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_agents 1.4.x-dev | Module | 8400 | 500 | a.dmitriiev, akhil babu, andrewbelcher, harivansh, jurgenhaas, marcus_johansson, michaellander, yautja_cetanu |
| 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 |
|---|---|---|---|---|
| 5 | 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. |
| 5 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 6 | 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 |
| 4 | 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 |
| 46 | 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 |
| 27 | 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 |
| 8 | 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 |
| 5 | 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 |
| 6 | 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 | 1 | 1 | Other problem | Call to method getDescription() 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 getInputsAsString() 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 getOutputsAsString() 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 | 9 | 1 | Other problem | Access to property $entityTypeManager 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 __construct() 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 | Call to method getTask() 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 | 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 |
| 3 | 5 | 3 | Other problem | Call to method solve() 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 | Parameter $webformElement of method Drupal\ai_agents_extra\Service\WebformAgent\WebformActions::setWebformElement() has invalid type Drupal\webform\Plugin\WebformElementManager. |
| 1 | 4 | 4 | Other problem | Call to static method load() on an unknown class Drupal\webform\Entity\Webform. |
| 2 | 5 | 3 | Other problem | Access to property $information 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 | 3 | 2 | Other problem | Access to property $createDirectly 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 | 10 | 2 | Other problem | Call to method setOriginalConfigurations() 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 |
| 7 | 8 | 2 | Other problem | Call to method getDiffOfConfigurations() 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 |
| 15 | 17 | 2 | Other problem | Access to property $structuredResultData 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 setOriginalEntity() 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 |