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 |
|---|---|---|---|---|
| proc 10.0.x-dev | Module | 15 | 15000 | duartebriz, revagomes, rodrigo panchiniak fernandes |
| 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 |
|---|---|---|---|---|
| 4 | 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 | 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 | 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 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\proc\Unit\Form\CustomEntityMock contains abstract method getOriginal() from interface Drupal\Core\Entity\EntityInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\Tests\proc\Unit\Form\CustomEntityMock contains abstract method setOriginal() from interface Drupal\Core\Entity\EntityInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getEntityTypeId() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::bundle() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::language() should return Drupal\Core\Language\LanguageInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::isNew() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getEntityType() should return Drupal\Core\Entity\EntityTypeInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getTypedData() should return Drupal\Core\TypedData\ComplexDataInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getCacheTags() should return list<string> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getCacheContexts() should return list<string> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getCacheMaxAge() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::toUrl() should return Drupal\Core\Url but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::toLink() should return Drupal\Core\Link but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::toArray() should return array<mixed> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::__sleep() should return array<int, string> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::access() should return bool|Drupal\Core\Access\AccessResultInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::enforceIsNew() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::hasLinkTemplate() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::uriRelationships() should return array<string> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::loadMultiple() should return array<static(Drupal\Tests\proc\Unit\Form\CustomEntityMock)> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::create() should return static(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::createDuplicate() should return static(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::referencedEntities() should return array<Drupal\Core\Entity\EntityInterface> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getCacheTagsToInvalidate() should return array<string> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::setOriginalId() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getConfigDependencyKey() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getConfigDependencyName() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::getConfigTarget() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::addCacheContexts() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::addCacheTags() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::mergeCacheMaxAge() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\proc\Unit\Form\CustomEntityMock::addCacheableDependency() should return $this(Drupal\Tests\proc\Unit\Form\CustomEntityMock) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\proc\Form\ProcDecryptForm constructor invoked with 12 parameters, 15 required. |
| 1 | 1 | 1 | Other problem | Class Drupal\proc\Form\ProcEncryptForm constructor invoked with 14 parameters, 16 required. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\proc\Unit\Form\ProcEncryptFormTest::$query. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\proc\Unit\Form\ProcEncryptFormTest::$headers. |
| 1 | 1 | 1 | Other problem | Class Drupal\proc\Form\ProcKeysGenerationForm constructor invoked with 9 parameters, 13 required. |
| 1 | 1 | 1 | Other problem | Class Drupal\proc\Service\ProcFieldProcessor constructor invoked with 7 parameters, 8 required. |