Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| tmgmt 1.x-dev | Module | 9948 | 500 | floretan, cgalli, dawehner, berdir, miro_dietiker, webflo, schnitzel, fubhy |
| 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 |
|---|---|---|---|---|
| 9 | 9794 | 7047 | 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 | 417 | 141 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 7 | 7 | Other problem | 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 | 122 | 67 | Drupal API, not 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 | 182 | 120 | Drupal API, not 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 | 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 | 6 | 6 | Other problem | 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 | 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. |