Drupal 10 deprecation errors

Filter errors
All occurences Affected projects Occurs in a top X project by usage Sort ascending Category Message
8 6 10000 Drupal API, rector covered Call to deprecated function file_create_url(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the appropriate method on ​\​Drupal​\​Core​\​File​\​FileUrlGeneratorInterface instead.
15 15 10000 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 1 10000 Other problem Property Drupal​\​Tests​\​fotorama_gallery​\​FunctionalJavascript​\​FotoramaGalleryTest::$modules property must be protected.
1 1 10000 Other problem Class Drupal​\​taxonomy_breadcrumb​\​VocabularyForm extends @internal class Drupal​\​taxonomy​\​VocabularyForm.
7 4 10000 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.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_sermepa​\​Functional​\​SermepaGatewayOnNotifyTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_sermepa​\​FunctionalJavascript​\​SermepaGatewayUiTest::$modules property must be protected.
1 1 10000 Other problem Call to deprecated method waitForAjaxToFinish() of class Drupal​\​Tests​\​commerce​\​FunctionalJavascript​\​CommerceWebDriverTestBase. Deprecated in commerce:8.x-2.16 and is removed from commerce:3.x.
2 1 10000 Other problem Call to deprecated function libxml_disable_entity_loader().
3 3 10000 Drupal API, rector covered Drupal​\​Tests​\​BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme. See https://www.drupal.org/node/3083055, which includes recommendations on which theme to use.
1 1 10000 Other problem Property Drupal​\​Tests​\​backup_db​\​Functional​\​InstallTest::$modules property must be protected.
1 1 10000 Frontend API The 'yamaps-init' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
2 2 10000 Drupal API, not rector covered Call to deprecated method getImplementations() of class Drupal​\​Core​\​Extension​\​ModuleHandlerInterface. Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Instead you should use ModuleHandlerInterface::invokeAllWith() for hook invocations or you should use ModuleHandlerInterface::hasImplementations() to determine if hooks implementations exist.
3 3 10000 Drupal API, rector covered Call to deprecated function drupal_get_path(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal​\​Core​\​Extension​\​ExtensionPathResolver::getPath() instead.
1 1 10000 Symfony API Parameter $event of method Drupal​\​nodejs​\​EventSubscriber​\​NodejsSubscriber::sendMessages() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​PostResponseEvent: since Symfony 4.3, use TerminateEvent instead
1 1 10000 Symfony API Parameter $event of method Drupal​\​ulogin​\​EventSubscriber​\​MaintenanceModeSubscriber::onKernelRequestMaintenance() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​GetResponseEvent: since Symfony 4.3, use RequestEvent instead
1 1 10000 Symfony API Symfony​\​Cmf​\​Component​\​Routing​\​RouteObjectInterface::ROUTE_OBJECT is deprecated and removed in Drupal 10. Use Drupal​\​Core​\​Routing​\​RouteObjectInterface::ROUTE_OBJECT instead.
2 1 10000 Drupal API, rector covered Call to deprecated function file_save_data(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal​\​file​\​FileRepositoryInterface::writeData() instead.
1 1 10000 Drupal API, rector covered Call to deprecated function file_move(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal​\​file​\​FileRepositoryInterface::move() instead.
1 1 10000 Frontend API The 'async' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
1 1 10000 Frontend API The 'ulogin' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
1 1 10000 Frontend API The 'admin' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
1 1 10000 Other problem Parameter $membership_loader of method Drupal​\​group_taxonomy​\​GroupTaxonomyService::__construct() has typehint with deprecated class Drupal​\​group​\​GroupMembershipLoader. Deprecated in group:3.2.0 and is removed from group:4.0.0. Use the static methods on ​\​Drupal​\​group​\​Entity​\​GroupMembership instead.
1 1 10000 Symfony API Parameter $event of method Drupal​\​pardot​\​EventSubscriber​\​PardotEventSubscriber::evaluateTrackingScope() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​GetResponseEvent: since Symfony 4.3, use RequestEvent instead
1 1 10000 Other problem Property Drupal​\​Tests​\​pardot​\​Functional​\​LoadTest::$modules property must be protected.
1 1 10000 Symfony API Parameter $event of method Drupal​\​cleanpager​\​EventSubscriber​\​CleanPagerSubscriber::checkForRedirection() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​GetResponseEvent: since Symfony 4.3, use RequestEvent instead
2 2 10000 Frontend API The 'widget' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
1 1 10000 Other problem Call to deprecated method toMinorUnits() of class Drupal​\​commerce_payment​\​Plugin​\​Commerce​\​PaymentGateway​\​PaymentGatewayBase.
1 1 10000 Frontend API The 'form' library is depending on a deprecated library. The core/jquery.once asset library is deprecated in Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the core/once library instead. See https://www.drupal.org/node/3158256
1 1 10000 Frontend API The 'cbb' library is depending on a deprecated library. The core/jquery.cookie asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677


Results are from dataset #127580 from 2024-03-24T12:31. Report is ran by the Drupal Association regularly.