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 |
|---|---|---|---|---|
| dashboards 2.1.x-dev | Module | 2470 | 1000 | erik seifert, norman.lol, rajab natshah |
| 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 |
|---|---|---|---|---|
| 6 | 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 | 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 | 25 | 20 | Drupal API, rector covered | Call to deprecated function block_content_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 84 | 63 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 1 | 6 | 5 | Other problem | Deprecated in PHP 8.4: Parameter #3 $section_storage (Drupal\layout_builder\SectionStorageInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Class Drupal\dashboards\Form\FormAlter uses unknown trait Drupal\layout_builder_restrictions\Traits\PluginHelperTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Form\FormAlter::getLayoutDefinitions(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Form\FormAlter::blockManager(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Form\FormAlter::getDefinitionsByUntranslatedCategory(). |
| 1 | 1 | 1 | Drupal API, not rector covered | Call to deprecated method getSeverities() of class Drupal\Core\Render\Element\StatusReport. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Other problem | Class Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction extends unknown class Drupal\layout_builder_restrictions\Plugin\LayoutBuilderRestrictionBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction uses unknown trait Drupal\layout_builder_restrictions\Traits\PluginHelperTrait. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::$configuration. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::$pluginId. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::$pluginDefinition. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::getUntranslatedCategory(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::categoryIsRestricted(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::blockManager(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::t(). |
| 1 | 1 | 1 | Other problem | Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction::inlineBlocksAllowedinContext() calls parent::inlineBlocksAllowedinContext() but Drupal\dashboards\Plugin\LayoutBuilderRestriction\DashboardsViewModeRestriction does not extend any class. |