Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| client_config_care 2.0.1 | Module | 3 | 15000 | jepster_ |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 1 | 141 | 78 | Drupal API, rector covered | Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 4 | 20 | 12 | Parse error | Function drupal_set_message not found. |
| 1 | 26 | 14 | Other problem | Calls to function fnmatch should not exist. |
| 2 | 5 | 3 | Parse error | Function format_date not found. |
| 1 | 1 | 1 | Other problem | Parameter $entityCreator of method Drupal\client_config_care\Commands\ClientConfigCareCommands::__construct() has invalid type Drupal\client_config_care\Fixture\EntityCreator. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Controller\ConfigBlockerEntityController::entityManager(). |
| 1 | 1 | 1 | Other problem | Method Drupal\client_config_care\Form\ConfigBlockerEntityForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\client_config_care\Behat\Context\DrupalIndependentContext extends unknown class Behat\MinkExtension\Context\RawMinkContext. |
| 1 | 1 | 1 | Other problem | Parameter $dispatcher of method Drupal\client_config_care\Behat\Context\DrupalIndependentContext::setDispatcher() has invalid type Behat\Testwork\Hook\HookDispatcher. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\client_config_care\Behat\Context\DrupalIndependentContext::$dispatcher. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Behat\Context\DrupalIndependentContext::getDrupalParameter(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Behat\Context\DrupalIndependentContext::getDriver(). |
| 11 | 11 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Behat\Context\DrupalIndependentContext::getSession(). |
| 1 | 1 | 1 | Other problem | Class Drupal\client_config_care\Behat\Context\FormContext extends unknown class Behat\MinkExtension\Context\RawMinkContext. |
| 15 | 15 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Behat\Context\FormContext::getSession(). |
| 1 | 1 | 1 | Other problem | Parameter $table of method Drupal\client_config_care\Behat\Context\FormContext::assertDropdown() has invalid type Behat\Gherkin\Node\TableNode. |
| 1 | 1 | 1 | Other problem | Parameter $table of method Drupal\client_config_care\Behat\Context\FormContext::assertDropbutton() has invalid type Behat\Gherkin\Node\TableNode. |
| 1 | 1 | 1 | Other problem | Cannot unset offset '1' on list<string>. |
| 1 | 1 | 1 | Other problem | Class Drupal\client_config_care\Behat\Context\ModuleContext extends unknown class Drupal\DrupalExtension\Context\RawDrupalContext. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\client_config_care\Behat\Context\ModuleContext::getSession(). |
| 1 | 1 | 1 | Other problem | Parameter $modulesTable of method Drupal\client_config_care\Behat\Context\ModuleContext::proofMultipleDrupalModulesAreInstalled() has invalid type Behat\Gherkin\Node\TableNode. |
| 1 | 1 | 1 | Other problem | Parameter $modulesTable of method Drupal\client_config_care\Behat\Context\ModuleContext::installMultipleDrupalModules() has invalid type Behat\Gherkin\Node\TableNode. |
| 1 | 1 | 1 | Other problem | Method Drupal\client_config_care\Behat\Context\ModuleContext::getModuleInstaller() has invalid return type Drupal\Core\ProxyClass\Extension\ModuleInstaller. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\client_config_care\Kernel\ConfigBlockerEntityTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Kernel\ConfigBlockerEntityTest::setUp() is not covariant with return type void of method Drupal\KernelTests\Core\Entity\EntityKernelTestBase::setUp(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\client_config_care\Kernel\DeactivatorTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Kernel\DeactivatorTest::setUp() is not covariant with return type void of method Drupal\KernelTests\Core\Entity\EntityKernelTestBase::setUp(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\client_config_care\Kernel\EntityCreatorTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Kernel\EntityCreatorTest::setUp() is not covariant with return type void of method Drupal\KernelTests\Core\Entity\EntityKernelTestBase::setUp(). |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\client_config_care\Fixture\EntityCreator not found. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\client_config_care\Kernel\NonblockingConfigValidatorTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Kernel\NonblockingConfigValidatorTest::setUp() is not covariant with return type void of method Drupal\KernelTests\Core\Entity\EntityKernelTestBase::setUp(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Unit\ArrayDifferTest::setUp() is not covariant with return type void of method Drupal\Tests\UnitTestCase::setUp(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\client_config_care\Unit\DeactivatorTest::setUp() is not covariant with return type void of method Drupal\Tests\UnitTestCase::setUp(). |