Routing (Component)

Symfony\Component\Routing

Namespaces

Classes

CompiledRoute CompiledRoutes are returned by the RouteCompiler class.
RequestContext Holds information about the current request.
Route A Route describes a route and its parameters.
RouteCollection A RouteCollection represents a set of Route instances.
RouteCompiler RouteCompiler compiles Route instances to CompiledRoute instances.
Router The Router class is an example of the integration of all pieces of the routing system for easier use.

Interfaces

RequestContextAwareInterface
RouteCompilerInterface RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
RouterInterface RouterInterface is the interface that all Router classes must implement.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/Routing.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部