Drupal 11 deprecation errors

Filter errors
All occurences Sort ascending Affected projects Occurs in a top X project by usage Category Message
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 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 2 10000 Other problem Use of constant DATE_ISO8601 is deprecated.
2 1 10000 Other problem Call to deprecated method cleanupOldMessages() of interface Drupal​\​message_digest​\​DigestManagerInterface. Deprecated in message_digest:8.1.2 and is removed from message_digest:2.0.0. Entries in the message_digest table are cleaned up automatically when messages or users are deleted so this is no longer needed.
2 1 10000 Other problem Call to deprecated function zip_entry_open().
2 1 10000 Other problem Instantiation of deprecated class Drupal​\​mollie​\​Events​\​MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead.
2 1 10000 Other problem Fetching class constant EVENT_NAME of deprecated class Drupal​\​mollie​\​Events​\​MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead.
2 1 10000 Other problem YAML plugin managers should not invoke its parent constructor.
2 2 10000 Other problem Call to deprecated method getSettings() of class Drupal​\​extra_field_plus​\​Plugin​\​ExtraFieldPlusDisplayFormattedBase. Deprecated in extra_field_plus:3.0.0 and is removed from extra_field_plus:3.0.0. Due to conceptual issues. Use getEntityExtraFieldSettings() insted.
2 1 10000 Other problem Call to deprecated method set_language_path() of class GeSHi: The path to the language files should now be automatically detected, so this method should no longer be needed. The 1.1.X branch handles manual setting of the path differently so this method will disappear in 1.2.0.
2 1 10000 Other problem Instantiation of deprecated class Google​\​Cloud​\​Translate​\​TranslateClient.
2 1 10000 Other problem #lazy_builder value 'mixed' at key '0' is invalid.
2 1 10000 Symfony API Fetching deprecated class constant MASTER_REQUEST of class Drupal​\​whoops​\​StackMiddleware​\​WhoopsMiddleware: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0.
2 1 10000 Symfony API Fetching deprecated class constant MASTER_REQUEST of class Drupal​\​ip_login​\​StackMiddleware​\​EarlyIpLoginMiddleware: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0.
2 1 10000 Parse error File devel_generate.fields.inc could not be loaded from module_load_include because devel_generate module is not found.
2 2 10000 Other problem Calls to function fnmatch should not exist.
2 1 10000 Drupal API, not rector covered Call to deprecated method getEntityTranslation() of class Drupal​\​views​\​Plugin​\​views​\​field​\​BulkForm. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use Drupal​\​views​\​Entity​\​Render​\​EntityTranslationRenderTrait::getEntityTranslationByRelationship instead.
2 2 10000 Other problem Class [redacted] extends deprecated class Drupal​\​tmgmt​\​Tests​\​TMGMTTestBase.
2 2 10000 Other problem Call to method setUp() of deprecated class Drupal​\​tmgmt​\​Tests​\​TMGMTTestBase.
2 2 10000 Drupal API, not rector covered Fetching class constant class of deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.


Results are from dataset #256676 from 2024-08-17T19:58. Report is ran by the Drupal Association regularly.