Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| ui_styles 1.x-dev | Module | 1277 | 15000 | pdureau, grimreaper |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 9 | 9794 | 7047 | 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 | 2 | 1 | Other problem | Call to deprecated method getSelector() of class Sabberworm\CSS\Property\Selector. Deprecated in version 9.2, will be removed in v10.0. Use either `getComponents()` or `render()` instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method setSelector() of class Sabberworm\CSS\Property\Selector. Deprecated in version 9.2, will be removed in v10.0. Use `setComponents()` instead. |
| 2 | 2 | 1 | Other problem | Call to deprecated method getRules() of class Sabberworm\CSS\RuleSet\DeclarationBlock. Deprecated in v9.2, will be removed in v10.0; use `getDeclarations()` instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method getRule() of class Sabberworm\CSS\Property\Declaration. Deprecated in v9.2, will be removed in v10.0; use `getPropertyName()` instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated method removeRule() of class Sabberworm\CSS\RuleSet\DeclarationBlock. Deprecated in v9.2, will be removed in v10.0; use `removeDeclaration()` instead. |