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 |
|---|---|---|---|---|
| scheduled_publish 4.2.x-dev | Module | 1667 | 15000 | jepster_, lostcarpark, marcoliver, saschahannes, vitaliyb98 |
| 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 | 3 | 2 | Other problem | Attribute class Drupal\eca\Attribute\EcaEvent does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\scheduled_publish\Plugin\ECA\Event\ScheduledPublishEvent extends unknown class Drupal\eca\Plugin\ECA\Event\EventBase. |
| 1 | 6 | 2 | Other problem | Access to constant AFTER on an unknown class Drupal\eca\Event\Tag. |
| 1 | 3 | 3 | Other problem | Access to constant CONTENT on an unknown class Drupal\eca\Event\Tag. |
| 1 | 6 | 2 | Other problem | Access to constant PERSISTENT on an unknown class Drupal\eca\Event\Tag. |
| 1 | 6 | 2 | Other problem | Access to constant WRITE on an unknown class Drupal\eca\Event\Tag. |
| 5 | 5 | 1 | Other problem | Attribute class Drupal\eca\Attribute\Token does not exist. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\scheduled_publish\Plugin\ECA\Event\ScheduledPublishEvent::$event. |
| 1 | 1 | 1 | Other problem | Drupal\scheduled_publish\Plugin\ECA\Event\ScheduledPublishEvent::getData() calls parent::getData() but Drupal\scheduled_publish\Plugin\ECA\Event\ScheduledPublishEvent does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\scheduled_publish\Plugin\ECA\Event\ScheduledPublishEventDeriver extends unknown class Drupal\eca\Plugin\ECA\Event\EventDeriverBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\scheduled_publish\Kernel\EcaScheduledPublishEventsTest uses unknown trait Drupal\Tests\eca\ContentTypeCreationTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\scheduled_publish\Kernel\EcaScheduledPublishEventsTest::createContentType(). |
| 1 | 2 | 2 | Other problem | Call to static method create() on an unknown class Drupal\eca\Entity\Eca. |
| 2 | 2 | 1 | Other problem | Access to static property $array on an unknown class Drupal\eca_test_array\Plugin\Action\ArrayIncrement. |