Routing

E452808

Routing is the Symfony component responsible for mapping incoming HTTP requests to specific controllers and actions based on defined URL patterns.

Try in SPARQL Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Routing 0

Statements (49)

Predicate Object
instanceOf Symfony component
belongsTo symfony/routing package NERFINISHED
consoleCommand debug:router
router:match
integratesWith Symfony FrameworkBundle NERFINISHED
Symfony HttpKernel component NERFINISHED
isConfiguredIn routing configuration files
isOpenSource true
isUsedFor API routing
RESTful endpoint routing
mapping paths to controller actions
isWrittenIn PHP NERFINISHED
licensedUnder MIT License NERFINISHED
maps HTTP requests to controllers
partOf Symfony framework NERFINISHED
provides RequestContext NERFINISHED
Route
RouteCollection NERFINISHED
UrlGenerator NERFINISHED
UrlMatcher NERFINISHED
repositoryHostedOn GitHub NERFINISHED
stableSince Symfony 2.0 NERFINISHED
supports PHP route configuration
PSR-7 compatible usage via bridges
URL generation from route names
XML route configuration
YAML route configuration
annotations for route configuration
attributes for route configuration
debugging via console commands
grouping routes
host-based routing
importing routes from other files
localized routes
method-based routing
optional route parameters
parameter requirements
prefixing imported routes
route caching
route conditions
route defaults
route name generation
route options
route parameters
route priorities
route requirements
scheme-based routing
trailing slash handling
uses URL patterns

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Routing