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_select 2.0.0-beta1 | Module | 35 | 15000 | anh_lcd, tyson_phan, ypx, zipme_hkt |
| 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 |
|---|---|---|---|---|
| 2 | 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 | 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 | 8 | 7 | Drupal API, not rector covered | The "library.discovery.collector" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscovery instead. See https://www.drupal.org/node/3462970 |
| 2 | 20 | 19 | Drupal API, rector covered | Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme. See https://www.drupal.org/node/3083055, which includes recommendations on which theme to use. |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\library_select_context\Functional\LoadTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\library_select_context\Functional\LoadTest::setUp() is not covariant with return type void of method Drupal\Tests\BrowserTestBase::setUp(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\library_select\Functional\LoadTest::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\Tests\library_select\Functional\LoadTest::setUp() is not covariant with return type void of method Drupal\Tests\BrowserTestBase::setUp(). |