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 |
|---|---|---|---|---|
| component_library 1.0.x-dev | Module | 17 | 15000 | chi, fabianx, graber, heddn, tim bozeman |
| 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 |
|---|---|---|---|---|
| 4 | 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 | 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 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 2 | 2 | Drupal API, rector covered | Call to deprecated function template_preprocess_html(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 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 | 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. |
| 1 | 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 |
| 1 | 2 | 2 | Parse error | Function twig_theme not found. |
| 1 | 2 | 2 | Parse error | Function twig_extension not found. |
| 1 | 3 | 3 | Parse error | Function twig_render_template not found. |
| 1 | 4 | 2 | Drupal API, not rector covered | Call to method getTrackedEntities() of deprecated interface Drupal\workspaces\WorkspaceAssociationInterface. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use Drupal\workspaces\WorkspaceTrackerInterface instead. |
| 1 | 1 | 1 | Drupal API, not rector covered | Parameter $workspace_association of method Drupal\component_library_workspaces\EventSubscriber\WorkspacePublishingSubscriber::__construct() has typehint with deprecated interface Drupal\workspaces\WorkspaceAssociationInterface. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Use Drupal\workspaces\WorkspaceTrackerInterface instead. |
| 1 | 1 | 1 | Other problem | Access to constant WORKSPACE_POST_PUBLISH on an unknown class Drupal\wse\Event\WorkspaceEvents. |
| 1 | 1 | 1 | Other problem | Access to constant WORKSPACE_PRE_PUBLISH on an unknown class Drupal\wse\Event\WorkspaceEvents. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\component_library_workspaces\EventSubscriber\WorkspacePublishingSubscriber::onPrePublish() has invalid type Drupal\wse\Event\WorkspacePublishEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\component_library_workspaces\EventSubscriber\WorkspacePublishingSubscriber::onPostPublish() has invalid type Drupal\wse\Event\WorkspacePublishEvent. |
| 1 | 1 | 1 | Other problem | Class Drupal\component_library\Plugin\Deriver\ComponentPatternDeriver extends unknown class Drupal\ui_patterns\Plugin\Deriver\AbstractPatternsDeriver. |
| 1 | 1 | 1 | Other problem | Drupal\component_library\Plugin\Deriver\ComponentPatternDeriver::create() calls parent::create() but Drupal\component_library\Plugin\Deriver\ComponentPatternDeriver does not extend any class. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\ui_patterns\Definition\PatternDefinition not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern extends unknown class Drupal\ui_patterns\Plugin\PatternBase. |
| 1 | 1 | 1 | Other problem | Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern::create() calls parent::create() but Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern::getThemeImplementation() calls parent::getThemeImplementation() but Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\component_library\Plugin\UiPatterns\Pattern\ComponentPattern::getPluginDefinition(). |