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 |
|---|---|---|---|---|
| languagewire_translation_provider 13.2.1 | Module | 34 | 15000 | connector-lw, [email protected], marcinprz |
| 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 |
|---|---|---|---|---|
| 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. |
| 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 | 3 | 2 | PHPUnit API | Call to deprecated method assertContainsOnly() of class PHPUnit\Framework\Assert: https://github.com/sebastianbergmann/phpunit/issues/6055 |
| 1 | 1 | 1 | Other problem | Parameter $build of method Drupal\languagewire_translation_provider\Adapter\PreviewSite\PreviewSiteBuild::__construct() has invalid type Drupal\preview_site\Entity\PreviewSiteBuild. |
| 1 | 1 | 1 | Other problem | Property Drupal\languagewire_translation_provider\Adapter\PreviewSite\PreviewSiteBuild::$build has unknown class Drupal\preview_site\Entity\PreviewSiteBuild as its type. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\preview_site\Entity\PreviewSiteBuild. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\preview_site\Entity\PreviewSiteBuild. |
| 1 | 1 | 1 | Other problem | Call to static method operationMarkDeploymentStarted() on an unknown class Drupal\preview_site\PreviewSiteBuilder. |
| 1 | 1 | 1 | Other problem | Call to static method operationQueueGenerate() on an unknown class Drupal\preview_site\PreviewSiteBuilder. |
| 1 | 1 | 1 | Other problem | Call to static method operationQueueDeploy() on an unknown class Drupal\preview_site\PreviewSiteBuilder. |
| 4 | 4 | 1 | Parse error | Class Drupal\preview_site\PreviewSiteBuilder not found. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\preview_site\Generate\GenerationInProgressException not found. |
| 1 | 1 | 1 | Other problem | Property Drupal\languagewire_translation_provider\Adapter\PreviewSite\PreviewStrategy::$strategy has unknown class Drupal\preview_site\Entity\PreviewStrategy as its type. |
| 1 | 1 | 1 | Other problem | Parameter $strategy of method Drupal\languagewire_translation_provider\Adapter\PreviewSite\PreviewStrategy::__construct() has invalid type Drupal\preview_site\Entity\PreviewStrategy. |
| 2 | 2 | 1 | Other problem | Call to static method load() on an unknown class Drupal\preview_site\Entity\PreviewStrategy. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class Drupal\preview_site\Entity\PreviewStrategy. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #8 $bundlingId (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #10 $documentReferenceFiles (Drupal\languagewire_translation_provider\api\Libraries\Document\DocumentReferenceFiles) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #7 $documentReferenceFiles (Drupal\languagewire_translation_provider\api\Libraries\Document\DocumentReferenceFiles) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $targetDocumentID (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | PHPUnit API | Method Drupal\languagewire_translation_provider\Test\Builder\TmgmtJobBuilder::__construct() overrides @final method PHPUnit\Framework\TestCase::__construct(). |
| 1 | 1 | 1 | PHPUnit API | Method Drupal\languagewire_translation_provider\Test\Builder\UploadableDocumentBuilder::__construct() overrides @final method PHPUnit\Framework\TestCase::__construct(). |
| 1 | 1 | 1 | PHPUnit API | Class Drupal\languagewire_translation_provider\Test\BypassFinalHook implements unknown interface PHPUnit\Runner\BeforeTestHook. |
| 1 | 1 | 1 | Other problem | Call to static method enable() on an unknown class DG\BypassFinals. |