Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| mcp_tools 1.0.0-beta2 | Module | 18 | 15000 | mowens |
| 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 |
|---|---|---|---|---|
| 35 | 9794 | 7047 | 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. |
| 5 | 417 | 141 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 1416 | 1416 | 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 | 63 | 40 | Drupal API, not rector covered | Fetching deprecated class constant EXISTS_RENAME of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Rename instead. |
| 2 | 9 | 4 | Other problem | Fetching deprecated class constant REQUIREMENT_ERROR of class Drupal\system\SystemManager. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\Core\Extension\Requirement\RequirementSeverity::Error instead. |
| 3 | 4 | 2 | Other problem | Fetching deprecated class constant REQUIREMENT_WARNING of class Drupal\system\SystemManager. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\Core\Extension\Requirement\RequirementSeverity::Warning instead. |
| 2 | 5 | 3 | Other problem | Fetching deprecated class constant REQUIREMENT_OK of class Drupal\system\SystemManager. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\Core\Extension\Requirement\RequirementSeverity::OK instead. |
| 3 | 31 | 8 | PHPUnit API | Call to deprecated method isType() of class PHPUnit\Framework\Assert: https://github.com/sebastianbergmann/phpunit/issues/6052 |
| 2 | 2 | 1 | Other problem | Call to method notFound() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant ERROR_NOT_FOUND of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 4 | 4 | 1 | Other problem | Call to method validation() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant ERROR_VALIDATION of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method success() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method insufficientScope() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_SCOPE of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method alreadyExists() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_ALREADY_EXISTS of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Call to method permissionDenied() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant ERROR_PERMISSION of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method protectedEntity() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_PROTECTED of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Call to method entityInUse() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant ERROR_IN_USE of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method missingDependency() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_DEPENDENCY of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method rateLimitExceeded() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_RATE_LIMIT of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Call to method readOnlyMode() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 1 | 1 | 1 | Other problem | Fetching class constant ERROR_READ_ONLY of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Call to method error() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Fetching class constant ERROR_INTERNAL of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |
| 2 | 2 | 1 | Other problem | Call to method fromException() of deprecated class Drupal\mcp_tools\Service\ErrorFormatter: Constants are deprecated, use CodeWheel\McpErrorCodes\ErrorCode instead. |