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 |
|---|---|---|---|---|
| custom_field 4.0.x-dev | Module | 2601 | 1000 | andreasderijcke, apmsooner, dave reid |
| 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 |
|---|---|---|---|---|
| 10 | 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 | 32 | 28 | Other problem | Call to static method createFromFieldDefinition() on an unknown class Drupal\feeds\FieldTargetDefinition. |
| 2 | 7 | 6 | Parse error | Instantiated class Drupal\feeds\Exception\EmptyFeedException not found. |
| 1 | 3 | 3 | Parse error | Caught class Drupal\feeds\Exception\EmptyFeedException not found. |
| 1 | 3 | 3 | Parse error | Caught class Drupal\feeds\Exception\TargetValidationException not found. |
| 5 | 284 | 11 | Other problem | Call to deprecated method callback() of class Drupal\graphql\GraphQL\ResolverBuilder. Deprecated in graphql:5.0.0 and is removed from graphql:6.0.0. Create a class implementing Drupal\graphql\Plugin\DataProducerPluginInterface and use ResolverBuilder::produce() instead. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field_graphql\Plugin\GraphQLCompose\FieldType\CustomFieldImage::$sanitizer has unknown class enshrined\svgSanitize\Sanitizer as its type. |
| 1 | 1 | 1 | Other problem | Return type array|ArrayObject|bool|float|int|string|null of method Drupal\custom_field_jsonapi\Normalizer\EntityReferenceNormalizer::normalize() is not covariant with return type array of method Drupal\serialization\Normalizer\ComplexDataNormalizer::normalize(). |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field_linkit\Plugin\CustomField\FieldFormatter\LinkitFormatter::$substitutionManager has unknown class Drupal\linkit\SubstitutionManagerInterface as its type. |
| 2 | 2 | 1 | Other problem | Call to static method getEntityFromUserInput() on an unknown class Drupal\linkit\Utility\LinkitHelper. |
| 2 | 2 | 1 | Parse error | Class Drupal\linkit\ProfileInterface not found. |
| 2 | 2 | 1 | Other problem | Access to constant DEFAULT_SUBSTITUTION on an unknown class Drupal\linkit\SubstitutionManagerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field_linkit\Plugin\CustomField\FieldFormatter\LinkitUrlFormatter::$substitutionManager has unknown class Drupal\linkit\SubstitutionManagerInterface as its type. |
| 2 | 2 | 1 | Other problem | Call to static method getEntityFromUri() on an unknown class Drupal\linkit\Utility\LinkitHelper. |
| 2 | 3 | 2 | Other problem | Call to static method uriFromUserInput() on an unknown class Drupal\linkit\Utility\LinkitHelper. |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Feeds\Target\CustomField extends unknown class Drupal\feeds\Plugin\Type\Target\FieldTargetBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Feeds\Target\CustomField implements unknown interface Drupal\feeds\Plugin\Type\Target\ConfigurableTargetInterface. |
| 1 | 1 | 1 | Other problem | Drupal\custom_field\Feeds\Target\CustomField::__construct() calls parent::__construct() but Drupal\custom_field\Feeds\Target\CustomField does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\custom_field\Feeds\Target\CustomField::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\custom_field\Feeds\Target\CustomField does not extend any class. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\custom_field\Feeds\Target\CustomField::$settings. |
| 1 | 1 | 1 | Other problem | Drupal\custom_field\Feeds\Target\CustomField::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\custom_field\Feeds\Target\CustomField does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Feeds\Target\CustomField::t(). |
| 1 | 1 | 1 | Other problem | Drupal\custom_field\Feeds\Target\CustomField::getSummary() calls parent::getSummary() but Drupal\custom_field\Feeds\Target\CustomField does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Feeds\Target\CustomField::getTargetDefinition(). |
| 1 | 1 | 1 | Other problem | Method Drupal\custom_field\Feeds\Target\CustomField::prepareTarget() has invalid return type Drupal\feeds\FieldTargetDefinition. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Feeds\Target\CustomField::getLangcode(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Feeds\Target\CustomField::addMessage(). |
| 1 | 1 | 1 | Other problem | Parameter $tokenModuleProvider of method Drupal\custom_field\Hook\TokenHooks::__construct() has invalid type Drupal\token\TokenModuleProvider. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field\Hook\TokenHooks::$tokenModuleProvider has unknown class Drupal\token\TokenModuleProvider as its type. |
| 1 | 1 | 1 | Other problem | Parameter $tokenEntityMapper of method Drupal\custom_field\Hook\TokenHooks::__construct() has invalid type Drupal\token\TokenEntityMapperInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field\Hook\TokenHooks::$tokenEntityMapper has unknown class Drupal\token\TokenEntityMapperInterface as its type. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field\Plugin\CustomField\FeedsType\EntityReferenceTarget::$entityFinder has unknown class Drupal\feeds\EntityFinderInterface as its type. |
| 3 | 4 | 2 | Parse error | Instantiated class Drupal\feeds\Exception\TargetValidationException not found. |
| 3 | 3 | 1 | Other problem | Attribute class Drupal\entity_usage\Attribute\EntityUsageTrack does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Plugin\EntityUsage\Track\CustomField extends unknown class Drupal\entity_usage\EntityUsageTrackBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Plugin\EntityUsage\Track\CustomField implements unknown interface Drupal\entity_usage\EntityUsageTrackMultipleLoadInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Plugin\EntityUsage\Track\CustomField::isEntityTypeTracked(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Plugin\EntityUsage\Track\CustomField::checkAndPrepareEntityIds(). |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldLink extends unknown class Drupal\entity_usage\EntityUsageTrackBase. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldLink::$urlToEntity. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldLink::checkAndPrepareEntityIds(). |
| 1 | 1 | 1 | Other problem | Class Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText extends unknown class Drupal\entity_usage\Plugin\EntityUsage\Track\TextFieldEmbedBase. |
| 1 | 1 | 1 | Other problem | Property Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::$trackManager has unknown class Drupal\entity_usage\EntityUsageTrackManager as its type. |
| 1 | 1 | 1 | Other problem | Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::create() calls parent::create() but Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to undefined constant Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::VALID_ENTITY_ID_PREFIX. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::$entityTypeManager. |
| 1 | 1 | 1 | Parse error | Class Drupal\entity_usage\Plugin\EntityUsage\Track\TextFieldEmbedBase not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::getPluginId(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\custom_field\Plugin\EntityUsage\Track\CustomFieldText::$config. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest extends unknown class Drupal\Tests\feeds\Kernel\FeedsKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::setUp() calls parent::setUp() but Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::installConfig(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::installSchema(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::$container. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::createFeedTypeForCsv(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::createFeed(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::resourcesPath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::assertNodeCount(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::assertNotEmpty(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::assertSame(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::assertCount(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::absolute(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\custom_field\Kernel\Feeds\Target\CustomFieldTest::getModulePath(). |