Drupal 11 deprecation errors

Filter errors
All occurences Sort ascending Affected projects Occurs in a top X project by usage Category Message
1 1 1000 Other problem Property Drupal​\​Tests​\​oembed_lazyload​\​FunctionalJavascript​\​LazyloadOEmbedFormatterTest::$modules property must be protected.
1 1 1000 Symfony API Parameter $queue_factory of method Drupal​\​queue_mail_language​\​Plugin​\​QueueWorker​\​LanguageAwareSendMailQueueWorker::__construct() has typehint with deprecated interface Symfony​\​Component​\​DependencyInjection​\​ContainerAwareInterface: since Symfony 6.4, use dependency injection instead
1 1 1000 Symfony API Parameter $queue_factory of method Drupal​\​queue_mail​\​Plugin​\​QueueWorker​\​SendMailQueueWorker::__construct() has typehint with deprecated interface Symfony​\​Component​\​DependencyInjection​\​ContainerAwareInterface: since Symfony 6.4, use dependency injection instead
1 1 1000 Other problem Property Drupal​\​Tests​\​monitoring_mail​\​Kernel​\​MonitoringMailKernelTest::$modules property must be protected.
1 1 1000 Other problem Property Drupal​\​Tests​\​monitoring_multigraph​\​Functional​\​MultigraphServicesTest::$modules property must be protected.
1 1 1000 Other problem Return type of method Drupal​\​rabbitmq​\​ConnectionFactory::getSecureConnection() has typehint with deprecated class PhpAmqpLib​\​Connection​\​AMQPSSLConnection: Use AMQPConnectionFactory with AMQPConnectionConfig::setIsSecure(true) and AMQPConnectionConfig::setSsl* methods.
1 1 1000 Other problem Instantiation of deprecated class PhpAmqpLib​\​Connection​\​AMQPSSLConnection: Use AMQPConnectionFactory with AMQPConnectionConfig::setIsSecure(true) and AMQPConnectionConfig::setSsl* methods.
1 1 1000 Other problem Property Drupal​\​Tests​\​entity_reference_override​\​Kernel​\​FormatterTest::$modules property must be protected.
1 1 1000 Drupal API, not rector covered Access to deprecated property $termStorage of class Drupal​\​taxonomy​\​Plugin​\​views​\​argument​\​IndexTidDepth. Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement.
1 1 10000 Other problem Property Drupal​\​Tests​\​jsonapi_include​\​Functional​\​LoadTest::$modules property must be protected.
1 1 10000 Symfony API Fetching deprecated class constant MASTER_REQUEST of class Drupal​\​trusted_reverse_proxy​\​StackMiddleware​\​TrustedReverseProxyMiddleware: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0.
1 1 10000 Other problem Call to deprecated function handy_cache_tags_get_entity_tags(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getEntityTags() instead.
1 1 10000 Other problem Call to deprecated function handy_cache_tags_get_tag(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getTag() instead.
1 1 10000 Other problem Call to deprecated function handy_cache_tags_get_bundle_tag_from_entity(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getBundleTagFromEntity() instead.
1 1 10000 Other problem Call to deprecated function handy_cache_tags_get_bundle_tag(). Deprecated in handy_cache_tags:8.x-1.0-beta1 and is removed from handy_cache_tags:2.0.0. Try to not use this, since its procedural. Use Drupal::service('handy_cache_tags.manager')->getBundleTag() instead.
1 1 10000 Other problem Property Drupal​\​Tests​\​rest_export_nested​\​Functional​\​RestExportNestedTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_process​\​Kernel​\​MigMagMigrateStubCompatibilityTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_process​\​Kernel​\​Plugin​\​MigMagTargetBundleTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableColorTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableConfigTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableDefaultLangcodeTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableDestinationTestBase::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableDisplayComponentTestBase::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​migmag_rollbackable​\​Kernel​\​RollbackableShortcutSetUsersTest::$modules property must be protected.
1 1 10000 Parse error The quickedit_stylesheets library does not have an extension name and is therefore not valid.
1 1 10000 Other problem Property Drupal​\​Tests​\​groupmedia​\​Functional​\​EntityOperationsTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​groupmedia​\​Kernel​\​GroupMediaConfigTest::$modules property must be protected.
1 1 10000 Other problem Call to deprecated method getInstalledVersion() of class Drupal​\​markdown​\​Util​\​Composer. Deprecated in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement.
1 1 10000 Other problem Call to method getInstalledVersion() 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.
1 1 10000 Other problem Class [redacted] extends deprecated class Drupal​\​markdown​\​BcSupport​\​FormStateDecoratorBase. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use Drupal​\​Core​\​Form​\​FormStateDecoratorBase instead.


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