Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Routing

Object name File name Summary
Alias vendor/symfony/routing/Alias.php
CompiledRoute vendor/symfony/routing/CompiledRoute.php CompiledRoutes are returned by the RouteCompiler class.
RequestContext vendor/symfony/routing/RequestContext.php Holds information about the current request.
RequestContextAwareInterface vendor/symfony/routing/RequestContextAwareInterface.php
Route vendor/symfony/routing/Route.php A Route describes a route and its parameters.
RouteCollection vendor/symfony/routing/RouteCollection.php A RouteCollection represents a set of Route instances.
RouteCompiler vendor/symfony/routing/RouteCompiler.php RouteCompiler compiles Route instances to CompiledRoute instances.
RouteCompilerInterface vendor/symfony/routing/RouteCompilerInterface.php RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
Router vendor/symfony/routing/Router.php The Router class is an example of the integration of all pieces of the
routing system for easier use.
RouterInterface vendor/symfony/routing/RouterInterface.php RouterInterface is the interface that all Router classes must implement.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal