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 |
|---|---|---|---|---|
| drd 4.1.x-dev | Module | 95 | 15000 | danielspeicher, jurgenhaas |
| 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 |
|---|---|---|---|---|
| 8 | 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 | 10 | 6 | Other problem | Access to constant STATE_COMPLETED on an unknown class Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\drd_install_core\EventSubscriber\CreateProject::onCreateProject() has invalid type Drupal\gitlab_api\Event\CreateProject. |
| 1 | 1 | 1 | Other problem | Access to constant CREATEPROJECT on an unknown class Drupal\gitlab_api\GitLabEvents. |
| 1 | 1 | 1 | Other problem | Class Drupal\drd_install_core\Plugin\WebformElement\Domain extends unknown class Drupal\webform\Plugin\WebformElement\Url. |
| 1 | 1 | 1 | Other problem | Class Drupal\drd_install_core\Plugin\WebformHandler\InstallCore extends unknown class Drupal\webform\Plugin\WebformHandlerBase. |
| 1 | 1 | 1 | Other problem | Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::__construct() calls parent::__construct() but Drupal\drd_install_core\Plugin\WebformHandler\InstallCore does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::getWebform(). |
| 11 | 11 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::t(). |
| 26 | 26 | 1 | Other problem | Access to an undefined property Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::$configuration. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::elementTokenValidate(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::setSettingsParents(). |
| 1 | 1 | 1 | Other problem | Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\drd_install_core\Plugin\WebformHandler\InstallCore does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::applyFormStateToConfiguration(). |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::postSave() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\drd_install_core\Plugin\WebformHandler\InstallCore::replaceTokens(). |
| 1 | 1 | 1 | Other problem | Call to deprecated method getProjects() of class Platformsh\Client\PlatformClient: replaced by getProjectStubs() |