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 |
|---|---|---|---|---|
| style_options 2.0.x-dev | Module | 3081 | 1000 | justin2pin, pixelwhip, sethhill |
| 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 |
|---|---|---|---|---|
| 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 |
| 2 | 33 | 21 | Parse error | Class Drupal\paragraphs\ParagraphInterface not found. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\style_options\EventSubscriber\BeforeCreateComponentSubscriber::alterComponentType() has invalid type Drupal\mercury_editor\Event\BeforeCreateComponentEvent. |
| 1 | 1 | 1 | Other problem | Access to constant EVENT_NAME on an unknown class Drupal\layout_paragraphs\Event\LayoutParagraphsAllowedTypesEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\style_options\EventSubscriber\ComponentMenuVariationsSubscriber::typeRestrictions() has invalid type Drupal\layout_paragraphs\Event\LayoutParagraphsAllowedTypesEvent. |
| 1 | 1 | 1 | Other problem | Class Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior extends unknown class Drupal\paragraphs\ParagraphsBehaviorBase. |
| 1 | 1 | 1 | Other problem | Parameter $paragraph of method Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior::buildBehaviorForm() has invalid type Drupal\paragraphs\ParagraphInterface. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior::$pluginId. |
| 1 | 1 | 1 | Other problem | Parameter $paragraph of method Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior::view() has invalid type Drupal\paragraphs\Entity\Paragraph. |
| 1 | 1 | 1 | Other problem | Method Drupal\style_options\Plugin\Layout\StyleOptionLayoutPlugin::getStyleOptionPluginForm() should return array but return statement is missing. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior::getPluginId(). |
| 1 | 1 | 1 | Other problem | Method Drupal\style_options\Plugin\paragraphs\Behavior\StyleOptionBehavior::getStyleOptionPluginForm() should return array but return statement is missing. |
| 2 | 4 | 3 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |