namespace Drupal\Core\Routing
Same name in other branches
| 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. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.