Data was last updated on Feb 21, 2026, 03:17 AM UTC from dataset #749129.
| 9794 | 7047 | 50 | 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. |
| 1416 | 1416 | 50 | 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. |
| 1381 | 234 | 50 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 491 | 143 | 50 | Twig API | Since twig/twig 3.12: Twig Filter "spaceless" is deprecated. See https://drupal.org/node/3071078. |
| 417 | 141 | 50 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 251 | 111 | 50 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 222 | 15 | 200 | PHPUnit API | Call to deprecated method returnValue() of class PHPUnit\Framework\TestCase: Use $double->willReturn() instead of $double->will($this->returnValue()) |
| 182 | 120 | 100 | Drupal API, not rector covered | Fetching deprecated class constant EXISTS_REPLACE 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::Replace instead. |
| 155 | 72 | 500 | Drupal API, not rector covered | Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked. |
| 122 | 67 | 50 | Drupal API, not rector covered | Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 113 | 65 | 100 | Drupal API, not rector covered | Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 105 | 62 | 200 | Other problem | Call to deprecated function curl_close(). |
| 89 | 45 | 100 | Other problem | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 76 | 56 | 500 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 63 | 40 | 100 | 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. |
| 62 | 7 | 200 | PHPUnit API | Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase: https://github.com/sebastianbergmann/phpunit/issues/5241 |
| 55 | 15 | 10000 | PHPUnit API | Call to deprecated method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5320 |
| 51 | 14 | 50 | Other problem | Call to deprecated function node_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 39 | 13 | 100 | Other problem | Call to deprecated function entity_test_create_bundle(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\entity_test\EntityTestHelper::createBundle() instead. |
| 38 | 20 | 50 | Frontend API | The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664. |
| 37 | 12 | 200 | Other problem | Call to deprecated function imagedestroy(). |
| 35 | 3 | 50 | Other problem | Call to deprecated method getFieldStorageDefinitions() of class Drupal\views\EntityViewsData. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. No replacement is provided. |
| 31 | 6 | 200 | PHPUnit API | Call to deprecated method returnValueMap() of class PHPUnit\Framework\TestCase: Use $double->willReturnMap() instead of $double->will($this->returnValueMap()) |
| 31 | 8 | 10000 | PHPUnit API | Call to deprecated method isType() of class PHPUnit\Framework\Assert: https://github.com/sebastianbergmann/phpunit/issues/6052 |
| 29 | 18 | 500 | Other problem | Call to method getLibraryByName() of deprecated class Drupal\Core\Asset\LibraryDiscovery. Deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
| 27 | 1 | 200 | Other problem | Fetching deprecated class constant WORDS of class Drupal\tamper\Plugin\Tamper\KeywordFilter. Deprecated in tamper:8.x-1.0-alpha6 and is removed from tamper:2.0.0. Use the 'words_list' setting instead. |
| 25 | 20 | 50 | Drupal API, not rector covered | Call to deprecated method getName() of interface Drupal\Core\Extension\ModuleHandlerInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal::service('extension.list.module')->getName($module) instead. |
| 25 | 13 | 500 | Other problem | Calls to function fnmatch should not exist. |
| 24 | 23 | 50 | Other problem | Call to deprecated function views_field_default_views_data(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::service('views.field_data_provider') ->defaultFieldImplementation($field_storage); instead. |
| 24 | 18 | 500 | Other problem | Call to deprecated function template_preprocess_views_view_unformatted(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |