Change record status: 
Project: 
Introduced in branch: 
10.1.x
Introduced in version: 
10.1.0
Description: 

The following methods are deprecated in 10.1.x and will be removed in 11.0.0:

  • \Drupal\Core\Routing\UrlGenerator::supports()
  • \Drupal\Core\Routing\UrlGenerator::getRouteDebugMessage()

The URL generator should always be passed a string route name rather than a route object.

Impacts: 
Module developers