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 |
|---|---|---|---|---|
| lingotek 11.0.3 | Module | 138 | 15000 | alex-zhao, jahanzaib_at_straker, jbhovik, [email protected], lingotek-admin, megan_smith, naresh_bavaskar, [email protected] |
| 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 |
|---|---|---|---|---|
| 1 | 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. |
| 23 | 44 | 19 | Drupal API, rector covered | Call to deprecated function node_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 10 | 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 |
| 18 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 13 | 9 | Parse error | Class Drupal\paragraphs\Entity\Paragraph not found. |
| 3 | 47 | 29 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\RenderElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\Element\RenderElementBase instead. |
| 2 | 141 | 78 | Drupal API, rector covered | Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 1 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 8 | 5 | Parse error | Function potx_status not found. |
| 2 | 6 | 4 | Parse error | Function potx_local_init not found. |
| 2 | 6 | 4 | Parse error | Function _potx_explore_dir not found. |
| 1 | 4 | 4 | Parse error | Function _potx_process_file not found. |
| 2 | 13 | 8 | Parse error | Function drush_print_table not found. |
| 2 | 67 | 37 | Other problem | Call to static method encode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 1 | 25 | 20 | Drupal API, rector covered | Call to deprecated function block_content_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 88 | 210 | 12 | PHPUnit API | Call to deprecated method returnValue() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturn()</code> instead of <code>$double->will($this->returnValue())</code> |
| 4 | 51 | 12 | Parse error | Function drush_get_option not found. |
| 2 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 4 | 19 | 11 | Other problem | Call to static method load() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 2 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 3 | 33 | 10 | Parse error | Function drush_log not found. |
| 3 | 6 | 2 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\workbench_moderation\Entity\ModerationState. |
| 20 | 28 | 6 | PHPUnit API | Call to deprecated method returnValueMap() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturnMap()</code> instead of <code>$double->will($this->returnValueMap())</code> |
| 1 | 7 | 5 | PHPUnit API | Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5305 |
| 1 | 14 | 7 | Parse error | Class Drupal\group\Entity\GroupInterface not found. |
| 2 | 35 | 31 | Symfony API | Deprecated in PHP 8.4: Parameter #1 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 2 | 7 | 3 | Parse error | Instantiated class Drupal\cohesion\LayoutCanvas\LayoutCanvas not found. |
| 1 | 17 | 10 | PHPUnit API | Call to deprecated method returnCallback() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturnCallback()</code> instead of <code>$double->will($this->returnCallback())</code> |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #7 $entity_field_manager (Drupal\Core\Entity\EntityFieldManagerInterface) is implicitly nullable via default value null. |
| 3 | 4 | 2 | Parse error | Function _convert_csv_to_array not found. |
| 1 | 3 | 3 | Parse error | Function drush_confirm not found. |
| 1 | 2 | 2 | Other problem | Access to constant SUCCESS on an unknown class Drush\Log\LogLevel. |
| 1 | 2 | 2 | Other problem | Access to constant ERROR on an unknown class Drush\Log\LogLevel. |
| 1 | 2 | 2 | Other problem | Access to constant NOTICE on an unknown class Drush\Log\LogLevel. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $profile (Drupal\lingotek\Entity\LingotekProfile) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $time (Drupal\Component\Datetime\TimeInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\lingotek\EventSubscriber\AcquiaContentHubExcludeLingotekContentMetadataFromSerializationSubscriber::excludeContentField() has invalid type Drupal\acquia_contenthub\Event\ExcludeEntityFieldEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\lingotek\EventSubscriber\AcquiaContentHubExcludeLingotekContentMetadataFromSerializationSubscriber::shouldExclude() has invalid type Drupal\acquia_contenthub\Event\ExcludeEntityFieldEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\lingotek\EventSubscriber\DepCalcExcludeLingotekContentMetadataSubscriber::onFilterFields() has invalid type Drupal\depcalc\Event\FilterDependencyCalculationFieldsEvent. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $previous (Exception) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $previous (Exception) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #4 $previous (Throwable) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #5 $previous (Throwable) is implicitly nullable via default value null. |
| 3 | 3 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $url_generator (Drupal\Core\Routing\UrlGeneratorInterface) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #6 $link_generator (Drupal\Core\Utility\LinkGeneratorInterface) is implicitly nullable via default value null. |
| 1 | 2 | 2 | Other problem | Deprecated in PHP 8.4: Parameter #3 $build (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $node (Drupal\Core\Entity\ContentEntityInterface) is implicitly nullable via default value null. |
| 1 | 3 | 3 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $url_generator (Drupal\Core\Routing\UrlGeneratorInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $link_generator (Drupal\Core\Utility\LinkGeneratorInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #6 $url_generator (Drupal\Core\Routing\UrlGeneratorInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $link_generator (Drupal\Core\Utility\LinkGeneratorInterface) is implicitly nullable via default value null. |
| 4 | 4 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $fallbackAction (Drupal\lingotek\FormComponent\LingotekFormComponentBulkActionInterface) is implicitly nullable via default value null. |
| 14 | 14 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $query (Drupal\Core\Database\Query\SelectInterface) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $query (Drupal\Core\Database\Query\SelectInterface) is implicitly nullable via default value null. |
| 7 | 7 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $profile (Drupal\lingotek\LingotekProfileInterface) is implicitly nullable via default value null. |
| 3 | 3 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $profile (Drupal\lingotek\LingotekProfileInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lingotek\LingotekConfigTranslationService::messenger(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lingotek\LingotekConfigTranslationService::t(). |
| 4 | 4 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $profile (Drupal\lingotek\LingotekFilterProviderInterface) is implicitly nullable via default value null. |
| 1 | 3 | 3 | Parse error | File potx.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude because potx module is not found. |
| 1 | 3 | 3 | Parse error | File potx.local.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude because potx module is not found. |
| 1 | 2 | 2 | Parse error | Function potx_finish_processing not found. |
| 1 | 2 | 2 | Other problem | Static call to instance method Drupal\Core\Field\FieldItemBase::getLangcode(). |
| 2 | 4 | 2 | Other problem | Access to constant MATCH_UUID on an unknown class Drupal\cohesion\LayoutCanvas\ElementModel. |
| 1 | 1 | 1 | Other problem | Class Drupal\lingotek_cohesion_test\Entity\TestCohesionLayout extends unknown class Drupal\cohesion_elements\Entity\CohesionLayout. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lingotek_cohesion_test\Entity\TestCohesionLayout::getJsonValues(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lingotek_cohesion_test\Entity\TestCohesionLayout::id(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\lingotek_cohesion_test\Entity\TestCohesionLayout::language(). |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $profile (Drupal\lingotek\LingotekProfileInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\group\Entity\GroupType. |
| 1 | 3 | 2 | Other problem | Call to static method load() on an unknown class Drupal\group\Entity\Group. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\lingotek\Functional\Form\LingotekProfileFormTest::assertFieldDisabled() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\lingotek\Functional\Form\LingotekProfileFormTest::assertFieldEnabled() should return bool but return statement is missing. |
| 1 | 1 | 1 | PHPUnit API | Result of method PHPUnit\Framework\Assert::assertEquals() (void) is used. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekJobManagementTests uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekJobManagementTests::createEntityReferenceField(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\lingotek\Functional\LingotekLongTextFieldImportTest::$modules property must be protected. |
| 4 | 4 | 1 | Other problem | Call to static method load() on an unknown class Drupal\cohesion_elements\Entity\CohesionLayout. |
| 2 | 2 | 1 | Other problem | Call to static method create() on an unknown class Drupal\cohesion_elements\Entity\Component. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingBricksTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingContactFormTranslationTest::createEntityReferenceField(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingTagsTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekNodeEmbeddingTagsTranslationTest::createEntityReferenceField(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeManageTranslationTabTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekNodeManageTranslationTabTest::createEntityReferenceField(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithBlockfieldTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithCyclesTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekNodeWithCyclesTranslationTest::createEntityReferenceField(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithParagraphsManageTranslationTabTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithPathTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest uses unknown trait Drupal\Tests\field\Traits\EntityReferenceTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest uses unknown trait Drupal\Tests\pathauto\Functional\PathautoTestHelperTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::createPattern(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\lingotek\Functional\LingotekWebformBulkTranslationTest uses unknown trait Drupal\Tests\webform\Traits\WebformBrowserTestTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Functional\LingotekWebformBulkTranslationTest::createWebform(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\EventSubscriber\LingotekConfigSubscriberUnitTest::at(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\lingotek\Unit\FormComponent\TestLingotekFormComponent::setEntityTypeId() should return $this(Drupal\Tests\lingotek\Unit\FormComponent\TestLingotekFormComponent) but return statement is missing. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\LingotekFilterManagerUnitTest::at(). |
| 33 | 33 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\LingotekUnitTest::at(). |
| 2 | 3 | 2 | Parse error | Class Drupal\block_field\BlockFieldItemInterface not found. |
| 2 | 2 | 1 | Parse error | Class Drupal\cohesion\LayoutCanvas\ElementModel not found. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\Plugin\LingotekFieldProcessor\LingotekCohesionLayoutProcessorTest::at(). |
| 2 | 2 | 1 | Parse error | Class Drupal\cohesion\LayoutCanvas\LayoutCanvas not found. |
| 2 | 2 | 1 | Parse error | Class Drupal\cohesion_elements\Entity\Component not found. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\Plugin\LingotekFieldProcessor\LingotekLayoutBuilderATProcessorTest::at(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\Plugin\LingotekFieldProcessor\LingotekLayoutBuilderSTProcessorTest::at(). |
| 1 | 1 | 1 | Parse error | Class Drupal\metatag\Plugin\DataType\Metatag not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\group\Plugin\Group\Relation\GroupRelationTypeManager not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\group\Entity\GroupTypeInterface not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\group\Plugin\Group\Relation\GroupRelationType not found. |
| 17 | 17 | 1 | Other problem | Call to an undefined method Drupal\Tests\lingotek\Unit\Plugin\LingotekFormComponent\Filter\SourceStatusTest::at(). |