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 |
|---|---|---|---|---|
| cmrf_core 2.1.16 | Module | 177 | 15000 | jaapjansma, jensschuppe, klaas |
| 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 |
|---|---|---|---|---|
| 5 | 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 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 1 | 4 | 4 | Other problem | Call to static method load() on an unknown class Drupal\webform\Entity\Webform. |
| 6 | 38 | 27 | Other problem | Deprecated in PHP 8.4: Parameter #3 $options (array) is implicitly nullable via default value null. |
| 2 | 7 | 3 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\webform\Entity\Webform. |
| 1 | 5 | 4 | Parse error | Class Drupal\webform\WebformSubmissionInterface not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_views\CMRFEntityViewsData::getViewsTableForEntityType() should return string but return statement is missing. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\cmrf_views\Plugin\views\field\File::$core. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_views\Plugin\views\field\Markup::render() should return Drupal\Component\Render\MarkupInterface|string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmrf_views\Plugin\views\query\API::$orderby. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmrf_views\Plugin\views\query\API4::$fieldAliases. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\cmrf_views\Plugin\views\query\API4::$where. |
| 1 | 1 | 1 | Other problem | Parameter $entity of function cmrf_webform_webform_submission_insert() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entity of function cmrf_webform_webform_delete() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entity of method Drupal\cmrf_webform\Entity\DefaultValue::getForWebform() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Parameter $entity of method Drupal\cmrf_webform\Entity\Submission::getForWebform() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_webform\Form\DefaultValueForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_webform\Form\OptionSetForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_webform\Form\SubmissionForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\cmrf_webform\Manager\CMRFDefaultsManager::fetch() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $webform of method Drupal\cmrf_webform\Manager\CMRFDefaultsManager::deleteWebformHandler() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Parameter $option_set of method Drupal\cmrf_webform\Manager\CMRFOptionsManager::setOptionProperties() has invalid type Drupal\webform\Entity\WebformOptions. |
| 1 | 1 | 1 | Other problem | Parameter $entity of method Drupal\cmrf_webform\Manager\CMRFOptionsManager::saveOptions() has invalid type Drupal\webform\Entity\WebformOptions. |
| 1 | 1 | 1 | Other problem | Parameter $entity of method Drupal\cmrf_webform\Manager\CMRFOptionsManager::deleteOptions() has invalid type Drupal\webform\Entity\WebformOptions. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\webform\Entity\WebformOptions. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\webform\Entity\WebformOptions. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\cmrf_webform\Manager\CMRFSubmissionsManager::queueApiQuery() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\cmrf_webform\Manager\CMRFSubmissionsManager::queryApi() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\cmrf_webform\Manager\CMRFSubmissionsManager::executeSingleHandler() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\cmrf_webform\Manager\CMRFSubmissionsManager::executeSubmissionHandlers() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $webform of method Drupal\cmrf_webform\Manager\CMRFSubmissionsManager::deleteWebformHandler() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_core\Form\CMRFConnectorForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cmrf_core\Form\CMRFProfileForm::save() should return int but return statement is missing. |