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 |
|---|---|---|---|---|
| ai_integration_eca 1.0.x-dev | Module | 304 | 15000 | jurgenhaas, lammensj, marcus_johansson |
| 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 |
|---|---|---|---|---|
| 3 | 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 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 9 | 4 | Other problem | Class [redacted] extends deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 7 | 4 | Other problem | Call to method create() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 9 | 68 | 6 | Other problem | Call to method t() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 4 | 44 | 6 | Other problem | Access to property $agentHelper of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 3 | 14 | 5 | Other problem | Access to property $currentUser of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 7 | 3 | Other problem | Call to method hasAccess() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 2 | 10 | 4 | Other problem | Call to method determineSolvability() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 3 | 2 | Other problem | Call to method setTask() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 2 | 2 | Other problem | Access to property $task of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 2 | 2 | Other problem | Call to method getFullContextOfTask() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 1 | 1 | Other problem | Call to method setAiProvider() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 1 | 1 | Other problem | Call to method setModelName() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 1 | 1 | Other problem | Call to method setAiConfiguration() of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 2 | 2 | 1 | Other problem | Access to property $data of deprecated class Drupal\ai_agents\PluginBase\AiAgentBase. Deprecated in ai_agents:1.3.0 and is removed from ai:2.0.0 and possibly even earlier in ai_agents. Extend \Drupal\my_module\Plugin\NewPluginBase instead. phpcs:ignore |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\ai_integration_eca_agents\Kernel\AiEcaAgentsKernelTestBase uses unknown trait Drupal\Tests\eca\ContentTypeCreationTrait. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\ai_integration_eca_agents\Kernel\AiEcaAgentsKernelTestBase::createContentType(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\ai_integration_eca_agents\Kernel\EcaModelSchemaTest uses unknown trait Spatie\Snapshots\MatchesSnapshots. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\ai_integration_eca_agents\Kernel\EcaModelSchemaTest::assertMatchesJsonSnapshot(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\ai_integration_eca_agents\Kernel\ModelMapperTest uses unknown trait Spatie\Snapshots\MatchesSnapshots. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\ai_integration_eca_agents\Kernel\ModelMapperTest::assertMatchesJsonSnapshot(). |