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 |
|---|---|---|---|---|
| straker_translate 1.0.x-dev | Module | 0 | 15000 | jbhovik, 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. |
| 7 | 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 | 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 | 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. |
| 1 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 1 | 51 | 12 | Parse error | Function drush_get_option not found. |
| 3 | 33 | 10 | Parse error | Function drush_log not found. |
| 2 | 7 | 3 | Parse error | Instantiated class Drupal\cohesion\LayoutCanvas\LayoutCanvas not found. |
| 1 | 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 | 3 | 3 | Other problem | Call to static method loadMultiple() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 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 | Call to an undefined method Drupal\straker_translate\Controller\StrakerTranslateNotificationController::logger(). |
| 4 | 4 | 1 | Other problem | Undefined variable: $locale |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\straker_translate\EventSubscriber\AcquiaContentHubExcludeStrakerTranslateContentMetadataFromSerializationSubscriber::excludeContentField() has invalid type Drupal\acquia_contenthub\Event\ExcludeEntityFieldEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\straker_translate\EventSubscriber\AcquiaContentHubExcludeStrakerTranslateContentMetadataFromSerializationSubscriber::shouldExclude() has invalid type Drupal\acquia_contenthub\Event\ExcludeEntityFieldEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\straker_translate\EventSubscriber\DepCalcExcludeStrakerTranslateContentMetadataSubscriber::onFilterFields() has invalid type Drupal\depcalc\Event\FilterDependencyCalculationFieldsEvent. |
| 1 | 1 | 1 | Other problem | Method Drupal\straker_translate\Form\StrakerTranslateConfigManagementForm::getTargetStatusText() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.1: Required parameter $context follows optional parameter $fallbackAction. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.1: Required parameter $field follows optional parameter $query. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.1: Required parameter $table follows optional parameter $query. |