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 |
|---|---|---|---|---|
| crm_core 3.x-dev | Module | 0 | 15000 | berdir, bluegeek9, cr0ss, dealancer, grahl, miro_dietiker, morbus iff, pingers, rosk0, slashrsm, vlkff |
| 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 |
|---|---|---|---|---|
| 7 | 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. |
| 3 | 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 |
| 1 | 2 | 2 | Other problem | Call to an undefined static method Drupal\Core\Entity\EntityForm::validate(). |
| 1 | 1 | 1 | Other problem | Method Drupal\crm_core_activity\Entity\Activity::addParticipant() should return $this(Drupal\crm_core_activity\Entity\Activity) but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class Psr\Log\Test\TestLogger not found. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\crm_core_contact\Entity\Contact. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\relation\Entity\Relation. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\relation\Entity\Relation. |
| 1 | 1 | 1 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\crm_core_contact\Entity\Contact. |
| 1 | 1 | 1 | Other problem | Parameter $individual of method Drupal\Tests\crm_core_contact\Functional\ContactTestBase::assertIndividualAccess() has invalid type Drupal\Tests\crm_core_contact\Functional\IndividualInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\crm_core_match\Plugin\crm_core_match\engine\DefaultMatchingEngine::defaultConfiguration() should return array but return statement is missing. |
| 2 | 2 | 1 | Other problem | Class Drupal\crm_core_match\Plugin\crm_core_match\field\SelectFieldHandler constructor invoked with 0 parameters, 5 required. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\crm_core_match\Plugin\crm_core_match\field\textMatchField not found. |
| 1 | 1 | 1 | Parse error | Function field_get_items not found. |
| 3 | 3 | 1 | Other problem | Undefined variable: $rule |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\crm_core_match\Plugin\crm_core_match\field\EntityFieldQuery not found. |