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 |
|---|---|---|---|---|
| tmgmt 1.x-dev | Module | 10634 | 500 |
| 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 |
|---|---|---|---|---|
| 9 | 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 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 9 | 8 | Drupal API, rector covered | Call to deprecated function file_get_content_headers(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\file\Entity\FileInterface::getDownloadHeaders() 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 | 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 | 46 | 15 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |
| 14 | 118 | 46 | Other problem | Non-standard (boolean) cast is deprecated in PHP 8.5. Use (bool) instead. |
| 3 | 46 | 15 | Parse error | Function drush_set_error not found. |
| 5 | 33 | 10 | Parse error | Function drush_log not found. |
| 1 | 4 | 3 | Other problem | Access to constant CREATE on an unknown class Drupal\pathauto\PathautoState. |
| 1 | 1 | 1 | Parse error | Class Drupal\pathauto\PathautoFieldItemList not found. |
| 1 | 2 | 2 | Parse error | Class Drupal\entity_reference_revisions\EntityNeedsSaveInterface not found. |
| 1 | 6 | 5 | Other problem | Call to static method create() on an unknown class Drupal\pathauto\Entity\PathautoPattern. |
| 1 | 1 | 1 | Parse error | File paragraphs.install could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude because paragraphs module is not found. |
| 1 | 1 | 1 | Other problem | File core/modules/views/views.views.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude |
| 1 | 5 | 5 | Drupal API, rector covered | Call to deprecated function views_entity_field_label(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::service('entity_field.manager')->getFieldLabels() instead. |
| 1 | 2 | 2 | Other problem | Call to function unset() contains undefined variable $field_alias. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tmgmt_locale\Kernel\LocaleSourceTest::$langcode. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tmgmt_locale\Kernel\LocaleSourceTest::$context. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt_config\DefaultConfigProcessor::convertToTranslation() should return array but return statement is missing. |
| 2 | 6 | 5 | Parse error | Function url not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Controller\JobItemAccessControlHandler::checkAccess() should return Drupal\Core\Access\AccessResultInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Job::getSetting() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Job::getTranslator() should return Drupal\tmgmt\Entity\Translator but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Job::submitted() should return Drupal\tmgmt\JobInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Job::requestTranslation() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Job::acceptTranslation() should return bool but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\tmgmt\Entity\JobItem::addMessage() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Entity\Translator::getSetting() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Form\ContinuousJobForm::save() should return int but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\tmgmt\Form\JobForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Form\JobItemForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Form\TranslatorForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Menu\JobItemBreadcrumbBuilder::applies() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Plugin\views\access\ViewJobAccess::access() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Plugin\views\field\EntityLabel::render() should return Drupal\Component\Render\MarkupInterface|string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Plugin\views\field\JobItemType::render() should return Drupal\Component\Render\MarkupInterface|string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt\Plugin\views\field\JobState::render() should return Drupal\Component\Render\MarkupInterface|string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\SourcePluginUiBase::overviewFormHeader(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\EntityTestBase::drupalCreateContentType(). |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\EntityTestBase::randomMachineName(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\EntityTestBase::randomString(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\EntityTestBase::drupalCreateNode(). |
| 1 | 1 | 1 | Other problem | Class Drupal\tmgmt\Tests\TMGMTTestBase extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\tmgmt\Tests\TMGMTTestBase::setUp() calls parent::setUp() but Drupal\tmgmt\Tests\TMGMTTestBase does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::drupalPlaceBlock(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::drupalCreateUser(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::drupalLogin(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::randomMachineName(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::assertEqual(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::assertTrue(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::xpath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::fail(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::getAbsoluteUrl(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\tmgmt\Tests\TMGMTTestBase::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to deprecated function tmgmt_redirect_queue_set(): Deprecated in 8.x-1.x, use Drupal\tmgmt\JobQueue::startQueue() instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated function tmgmt_redirect_queue_dequeue(): Deprecated in 8.x-1.x, use Drupal\tmgmt\JobQueue::getNextJob() instead. |
| 1 | 1 | 1 | Other problem | Call to deprecated function tmgmt_redirect_queue_destination(): Deprecated in 8.x-1.x, use Drupal\tmgmt\JobQueue::getDestination() instead. |
| 1 | 1 | 1 | Parse error | Function confirm_form not found. |
| 2 | 2 | 1 | Parse error | Function drush_cwd not found. |
| 1 | 1 | 1 | Other problem | Static call to instance method Drupal\Core\File\FileSystemInterface::scanDirectory(). |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt_local\Form\LocalTaskForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tmgmt_local\Form\LocalTaskItemForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Parameter $task of function tmgmt_local_rules_task_assign() has invalid type TMGMTLocalTask. |
| 1 | 1 | 1 | Other problem | Parameter $task of function tmgmt_local_rules_task_unassign() has invalid type TMGMTLocalTask. |
| 2 | 3 | 2 | Parse error | Function user_access not found. |
| 3 | 3 | 1 | Parse error | Function rules_import not found. |