Drupal 11 deprecation errors

Filter errors
All occurences Sort ascending Affected projects Occurs in a top X project by usage Category Message
3 3 10000 Other problem Calls to function dd should not exist.
2 2 50 Parse error File captcha.inc could not be loaded from Drupal​\​Core​\​Extension​\​ModuleHandlerInterface::loadInclude because captcha module is not found.
2 2 500 Other problem Property Drupal​\​Tests​\​rebuild_cache_access​\​Functional​\​ToolbarTest::$modules property must be protected.
2 2 500 PHPUnit API Call to deprecated method assertFileNotExists() of class PHPUnit​\​Framework​\​Assert: https://github.com/sebastianbergmann/phpunit/issues/4077
2 2 500 Other problem Call to deprecated method create() of interface Drupal​\​openid_connect​\​OpenIDConnectStateTokenInterface. Deprecated in openid_connect:8.x-1.0-rc2 and is removed from openid_connect:8.x-2.0. Instead of the static OpenIDConnectStateToken::create, use the non-static ​\​Drupal::service('openid_connect.state_token')->create() instead.
2 2 500 Other problem Calls to function kpr should not exist.
2 1 500 Drupal API, not rector covered Call to deprecated method checkRequirements() of class Drupal​\​KernelTests​\​KernelTestBase. Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement.
2 1 500 Other problem Call to deprecated method getDefinitions() of class Drupal​\​tfa​\​TfaLoginPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinitions() of class Drupal​\​tfa​\​TfaSendPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinition() of class Drupal​\​tfa​\​TfaValidationPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinition() of class Drupal​\​tfa​\​TfaLoginPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 1000 Other problem Call to deprecated method fieldInfo() of class Drupal​\​extra_field​\​Plugin​\​ExtraFieldDisplayManager. Deprecated in extra_field:8.x-2.0 and is removed from extra_field:3.0.0. Use ExtraFieldManagerBaseInterface::fieldInfo instead.
2 1 1000 Other problem Access to deprecated property $blockContent of class Drupal​\​fixed_block_content​\​Entity​\​FixedBlockContent. Deprecated in fixed_block_content:8.x-1.0 and is removed from fixed_block_content:8.x-2.0. Use the mapping handler instead to get a cached version of the linked block content.
2 1 10000 Other problem Call to deprecated method getVersionFromClass() of class Drupal​\​markdown​\​Util​\​Composer. Deprecated in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement.
2 1 10000 Other problem Call to method getVersionFromClass() of deprecated class Drupal​\​markdown​\​Util​\​Composer. Deprecated in markdown:8.x-2.0 and is removed from markdown:4.0.0. Use ​\​Composer​\​InstalledVersions instead.
2 1 10000 Other problem Class [redacted] extends deprecated class Drupal​\​markdown​\​Exception​\​MarkdownException. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use Drupal​\​markdown​\​Exception​\​MarkdownExceptionInterface instead.
2 1 10000 Other problem Call to method __construct() of deprecated class Exception. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use Drupal​\​markdown​\​Exception​\​MarkdownExceptionInterface instead.
2 1 10000 Other problem Access to deprecated property $requiresFilter of class Drupal​\​markdown​\​Annotation​\​MarkdownAllowedHtml. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" properties instead.
2 1 10000 Other problem Access to deprecated property $requires of class Drupal​\​markdown​\​Annotation​\​MarkdownExtension. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
2 1 10000 Other problem Access to deprecated property $versionConstraint of class Drupal​\​markdown​\​Annotation​\​InstallableLibrary. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
2 2 10000 Frontend API Theme is overriding a deprecated library. The core/picturefill asset library is deprecated in Drupal 10.0.0 and will be removed in Drupal 11.0.0. See https://www.drupal.org/node/3280410
2 2 10000 Drupal API, not rector covered Call to deprecated function system_get_module_admin_tasks(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'system.module_admin_links_helper' service with the getModuleAdminLinks() method and 'user.module_permissions_link_helper' service with the ::getModulePermissionsLink() method instead.
2 2 10000 Drupal API, not rector covered Call to deprecated function file_validate_is_image(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead.
2 2 10000 Drupal API, not rector covered Call to deprecated method getEntityTranslation() of class Drupal​\​views​\​Plugin​\​views​\​field​\​EntityOperations. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use Drupal​\​views​\​Entity​\​Render​\​EntityTranslationRenderTrait::getEntityTranslationByRelationship instead.
2 1 10000 Drupal API, not rector covered Fetching deprecated class constant RETURN_INSERT_ID of class Drupal​\​Core​\​Database​\​Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.
2 1 10000 Drupal API, not rector covered Fetching deprecated class constant RETURN_NULL of class Drupal​\​Core​\​Database​\​Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.
2 1 10000 Drupal API, not rector covered Call to deprecated function db_installer_object(). Deprecated in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement.
2 1 10000 Drupal API, not rector covered Call to deprecated method formatExample() of class Drupal​\​calendar_systems​\​Element​\​CalendarSystemsDateTime. Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement.
2 1 10000 PHPUnit API Call to deprecated method getMockClass() of class PHPUnit​\​Framework​\​TestCase.
2 1 10000 Other problem Call to deprecated function zip_entry_open().


Results are from dataset #287957 from 2024-09-20T07:44. Report is ran by the Drupal Association regularly.