namespace Drupal\Core\Routing

Same name in other branches
  1. 9 Drupal\Core\Routing
  2. 8.9.x Drupal\Core\Routing
  3. 11.x Drupal\Core\Routing
  4. 10 Drupal\Core\Routing
Object name File name Summary
UrlGenerator core/lib/Drupal/Core/Routing/UrlGenerator.php Generates URLs from route names and parameters.
UrlGeneratorInterface core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Defines an interface for generating a URL from a route or system path.
UrlMatcher core/lib/Drupal/Core/Routing/UrlMatcher.php Drupal-specific URL Matcher; handles the Drupal "system path" mapping.
YamlRouteDiscovery core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Reads routing.yml files provided by modules and creates route collections.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.