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 |
|---|---|---|---|---|
| library_manager 3.0.x-dev | Module | 141 | 15000 | jmdeleon, joel_osc, lawxen, smulvih2 |
| 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. |
| 2 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 64 | 21 | Parse error | Function drush_print not found. |
| 1 | 13 | 8 | Parse error | Function drush_print_table not found. |
| 2 | 20 | 17 | Drupal API, not rector covered | Call to deprecated method clearCachedDefinitions() of interface Drupal\Core\Asset\LibraryDiscoveryInterface. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
| 2 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 2 | 32 | 23 | Parse error | Function format_size not found. |
| 1 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 2 | 48 | 13 | Drupal API, not rector covered | Call to deprecated method clearCachedDefinitions() of class Drupal\Core\Asset\LibraryDiscoveryCollector. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
| 1 | 46 | 15 | Parse error | Function drush_set_error not found. |
| 1 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 2 | 33 | 10 | Parse error | Function drush_log not found. |
| 1 | 6 | 4 | Drupal API, not rector covered | Call to method getLibrariesByExtension() of deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 2 | 28 | 17 | Drupal API, not rector covered | Call to method getLibraryByName() of deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\library_manager\Form\LibraryDefinitionCssDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\library_manager\Form\LibraryDefinitionCssForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\library_manager\Form\LibraryDefinitionForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\library_manager\Form\LibraryDefinitionJsDeleteForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\library_manager\Form\LibraryDefinitionJsForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 1 | 1 | 1 | Drupal API, not rector covered | Call to method __construct() of deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AccessTest::assertSession(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AccessTest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AccessTest::drupalCreateUser(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AccessTest::drupalLogin(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::drupalGet(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::assertXpath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::clickLink(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::assertPageTitle(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\AssetsCheckFormTest::assertSession(). |
| 1 | 1 | 1 | Other problem | Access to constant CODEMIRROR_VERSION on an unknown class Drupal\codemirror_editor\CodeMirrorLibraryBuilder. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\CodeMirrorAssetsTest::drupalGet(). |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\CodeMirrorAssetsTest::assertXpath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryAutoLoadTest::createContentType(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryAutoLoadTest::createNode(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryAutoLoadTest::assertSession(). |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryAutoLoadTest::drupalGet(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryAutoLoadTest::submitForm(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionAssetsTest::drupalGet(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionAssetsTest::submitForm(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionAssetsTest::assertTrue(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionAssetsTest::assertFalse(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::assertSession(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::assertPageTitle(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::assertStatusMessage(). |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionBuildFormTest::assertEquals(). |
| 1 | 2 | 2 | Drupal API, not rector covered | Call to method clearCachedDefinitions() of deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::drupalGet(). |
| 19 | 19 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::assertPageTitle(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::xpath(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::assertEquals(). |
| 73 | 73 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::assertXpath(). |
| 14 | 14 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::submitForm(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::assertStatusMessage(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::getAbsoluteUrl(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::t(). |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::clickLink(). |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryDefinitionTest::assertErrorMessage(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::drupalGet(). |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::assertPageTitle(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::assertXpath(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::assertSession(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::xpath(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::assertEquals(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::assertTrue(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::clickLink(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::click(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryInformationTest::getSession(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryOverrideTest::assertSession(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryOverrideTest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\LibraryOverrideTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\SettingsFormTest::drupalGet(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\SettingsFormTest::assertXpath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\SettingsFormTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\SettingsFormTest::assertStatusMessage(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\library_manager\Functional\TestBase extends unknown class TestBase\BrowserTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\library_manager\Functional\TestBase::setUp() calls parent::setUp() but Drupal\Tests\library_manager\Functional\TestBase does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::drupalCreateUser(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::drupalLogin(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::xpath(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::assertEquals(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\library_manager\Functional\TestBase::getAbsoluteUrl(). |