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_content_assistant 1.0.x-dev | Module | 4 | 15000 | amitaibu, andrey.troeglazov |
| 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. |
| 18 | 46 | 15 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\ParagraphsType. |
| 1 | 1 | 1 | Other problem | Access to constant ERROR_CODE on an unknown class Drupal\mcp_server_oauth\Exception\AuthenticationRequiredException. |
| 5 | 5 | 1 | Other problem | Attribute class Drupal\mcp_server\Attribute\Tool does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool extends unknown class Drupal\mcp_server\Plugin\ToolPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool::__construct() calls parent::__construct() but Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $gateway of method Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool::execute() has invalid type Mcp\Server\ClientGateway. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool::t(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\ai_content_assistant_mcp\Plugin\Tool\CreateNodeTool::$currentUser. |
| 1 | 1 | 1 | Other problem | Class Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool extends unknown class Drupal\mcp_server\Plugin\ToolPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool::__construct() calls parent::__construct() but Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $gateway of method Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool::execute() has invalid type Mcp\Server\ClientGateway. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool::t(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\ai_content_assistant_mcp\Plugin\Tool\DescribeContentTypeTool::$currentUser. |
| 1 | 1 | 1 | Other problem | Class Drupal\ai_content_assistant_mcp\Plugin\Tool\GetNodeTool extends unknown class Drupal\mcp_server\Plugin\ToolPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\ai_content_assistant_mcp\Plugin\Tool\GetNodeTool::__construct() calls parent::__construct() but Drupal\ai_content_assistant_mcp\Plugin\Tool\GetNodeTool does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $gateway of method Drupal\ai_content_assistant_mcp\Plugin\Tool\GetNodeTool::execute() has invalid type Mcp\Server\ClientGateway. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\ai_content_assistant_mcp\Plugin\Tool\GetNodeTool::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool extends unknown class Drupal\mcp_server\Plugin\ToolPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool::__construct() calls parent::__construct() but Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $gateway of method Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool::execute() has invalid type Mcp\Server\ClientGateway. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool::$currentUser. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\ai_content_assistant_mcp\Plugin\Tool\ListContentTypesTool::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\ai_content_assistant_mcp\Plugin\Tool\ListEntitiesTool extends unknown class Drupal\mcp_server\Plugin\ToolPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\ai_content_assistant_mcp\Plugin\Tool\ListEntitiesTool::__construct() calls parent::__construct() but Drupal\ai_content_assistant_mcp\Plugin\Tool\ListEntitiesTool does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $gateway of method Drupal\ai_content_assistant_mcp\Plugin\Tool\ListEntitiesTool::execute() has invalid type Mcp\Server\ClientGateway. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\ai_content_assistant_mcp\Plugin\Tool\ListEntitiesTool::t(). |
| 1 | 1 | 1 | Other problem | Method Drupal\ai_content_assistant\Service\ContentGenerator::createParagraph() has invalid return type Drupal\paragraphs\ParagraphInterface. |
| 1 | 1 | 1 | Parse error | Class Mcp\Server\Session\SessionInterface not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Mcp\Server\ClientGateway not found. |