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 |
|---|---|---|---|---|
| nodehive_core 2.0.x-dev | Module | 0 | 15000 | lukas.fischer, nkoporec, yannickbaettig |
| 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 |
|---|---|---|---|---|
| 22 | 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 | 51 | 26 | Frontend API | The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664. |
| 1 | 20 | 19 | Parse error | Class Drupal\node\NodeForm not found. |
| 1 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 1 | 123 | 64 | Other problem | Call to deprecated function curl_close(). |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_admin\Controller\AdminDashboardController::logger(). |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard extends unknown class Drupal\content_planner\DashboardTypeBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard implements unknown interface Drupal\content_planner\DashboardTypeInterface. |
| 1 | 1 | 1 | Other problem | Parameter $dashboard_block_plugin_manager of method Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard::__construct() has invalid type Drupal\content_planner\DashboardBlockPluginManager. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard::__construct() calls parent::__construct() but Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core_space_dashboard\Plugin\DashboardType\NodehiveSpaceDashboard::getRouteMatch(). |
| 1 | 1 | 1 | Other problem | Parameter $jwt_auth of method Drupal\nodehive_visualeditor\Controller\VisualEditorController::__construct() has invalid type Drupal\jwt\Authentication\Provider\JwtAuth. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_visualeditor\Form\NodeEditForm extends unknown class Drupal\node\NodeForm. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_visualeditor\Form\NodeEditForm::__construct() calls parent::__construct() but Drupal\nodehive_visualeditor\Form\NodeEditForm does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_visualeditor\Form\NodeEditForm::buildForm() calls parent::buildForm() but Drupal\nodehive_visualeditor\Form\NodeEditForm does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\nodehive_visualeditor\Form\NodeEditForm::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\nodehive_visualeditor\Form\NodeEditForm::$entityTypeBundleInfo. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_visualeditor\Form\NodeEditForm::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_visualeditor\Form\NodeEditForm::save(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\nodehive_visualeditor\Form\NodeEditForm::$entity. |
| 1 | 1 | 1 | Parse error | Function template_preprocess_html__webform_share not found. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\nodehive_core\EventSubscriber\QueryAccessSubscriber::onQueryAccess() has invalid type Drupal\entity\QueryAccess\QueryAccessEvent. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\CalendarFilter\Space extends unknown class Drupal\content_calendar\Plugin\CalendarFilterPluginBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\CalendarFilter\Space contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\CalendarFilter\Space::getPluginDefinition(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\CalendarFilter\Space::getSettings(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\CalendarFilter\Space::filterWidgetPluginManager(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\CalendarFilter\Space::getPluginId(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\CalendarFilter\Space::entityTypeManager(). |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\MatomoGoalWidget extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\MatomoGoalWidget::create() calls parent::create() but Drupal\nodehive_core\Plugin\DashboardBlock\MatomoGoalWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\MatomoGoalWidget::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\MatomoTopPages extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\MatomoTopPages::create() calls parent::create() but Drupal\nodehive_core\Plugin\DashboardBlock\MatomoTopPages does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\MatomoTopPages::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock::create() calls parent::create() but Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock::$currentUser. |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\MyRecentNodeEditsBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveActivityBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveActivityBlock::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveActivityBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveDatabaseHealthBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveFileSpaceUsageBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveFileSpaceUsageBlock::create() calls parent::create() but Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveFileSpaceUsageBlock does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveNodeStatisticsBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveNodeStatisticsBlock contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveNodeStatisticsBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveQuickLinkContentModelBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveQuickLinkContentModelBlock contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveQuickLinksBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveQuickLinksBlock contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesBlock contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesCardsBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesCardsBlock contains abstract method create() from interface Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesCardsBlock::getConfiguration(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveSpacesCardsBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveUserStatisticsBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveUserStatisticsBlock::__construct() calls parent::__construct() but Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveUserStatisticsBlock does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\NodeHiveUserStatisticsBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\RecentNodeEditsBlock extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\RecentNodeEditsBlock::__construct() calls parent::__construct() but Drupal\nodehive_core\Plugin\DashboardBlock\RecentNodeEditsBlock does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\nodehive_core\Plugin\DashboardBlock\RecentNodeEditsBlock::getConfiguration(). |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\nodehive_core\Plugin\DashboardBlock\RecentNodeEditsBlock::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Class Drupal\nodehive_core\Plugin\DashboardBlock\SecurityAlertsWidget extends unknown class Drupal\content_planner\DashboardBlockBase. |
| 1 | 1 | 1 | Other problem | Drupal\nodehive_core\Plugin\DashboardBlock\SecurityAlertsWidget::__construct() calls parent::__construct() but Drupal\nodehive_core\Plugin\DashboardBlock\SecurityAlertsWidget does not extend any class. |