Neos\Flow\Mvc\Routing
Namespaces
Classes
abstract Route Part
Allows to annotate controller methods with route configurations
Dynamic Route Part
Identity Route Part This route part can be used to create and resolve ObjectPathMappings.
An ObjectPathMapping model This contains the URI representation of an object (pathSegment)
Repository for object path mapping objects
Implementation of a standard route
The default web router
Caching of findMatchResults() and resolve() calls on the web Router.
A routing HTTP component
Static Route Part
Extends the routing to be able to add custom routes at runtime.
An URI Builder
Interfaces
Contract for Dynamic Route Parts
Contract for Route parts that are aware of Routing RouteParameters
Contract for all Route Parts.
Contract for a Web Router
Supplier for lazily fetching the routes for the router.