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 |
|---|---|---|---|---|
| pantheon_content_publisher 1.0.x-dev | Module | 43 | 15000 | anaispantheor, ghost of drupal past, greg.1.anderson, metasim, pwtyler, roshnykunjappan, sukottokun |
| 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 |
|---|---|---|---|---|
| 2 | 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 | 1 | 1 | Other problem | Call to method create() of deprecated class Drupal\search_api\IndexBatchHelper. Deprecated in search_api:8.x-1.40 and is removed from search_api:2.0.0. Use the "search_api.indexing_batch_helper" service instead. |
| 1 | 1 | 1 | Other problem | Property Drupal\pantheon_content_publisher\Form\PantheonSmartComponentForm::$moduleHandler (Drupal\Core\Extension\ModuleHandlerInterface) overriding property Drupal\Core\Entity\EntityForm::$moduleHandler should not have a native type. |
| 1 | 1 | 1 | PHPUnit API | Result of method PHPUnit\Framework\Assert::assertStringContainsString() (void) is used. |