Overview

Namespaces

  • Evenement
  • None
  • PHP
  • Psr
    • Http
      • Message
  • Ratchet
    • Http
    • RFC6455
      • Handshake
      • Messaging
    • Server
    • Session
      • Serialize
      • Storage
        • Proxy
    • Wamp
    • WebSocket
  • React
    • EventLoop
      • Tick
      • Timer
    • Socket
    • Stream
  • Symfony
    • Component
      • HttpFoundation
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
      • Routing
        • Annotation
        • Exception
        • Generator
          • Dumper
        • Loader
          • DependencyInjection
        • Matcher
          • Dumper
        • Tests
          • Annotation
          • Fixtures
            • AnnotatedClasses
            • OtherAnnotatedClasses
          • Generator
            • Dumper
          • Loader
          • Matcher
            • Dumper

Classes

  • CompiledRoute
  • RequestContext
  • Route
  • RouteCollection
  • RouteCollectionBuilder
  • RouteCompiler
  • Router

Interfaces

  • RequestContextAwareInterface
  • RouteCompilerInterface
  • RouterInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Symfony\Component\Routing

Namespaces summary
Symfony\Component\Routing\Annotation
Symfony\Component\Routing\Exception
Symfony\Component\Routing\Generator
Symfony\Component\Routing\Loader
Symfony\Component\Routing\Matcher
Symfony\Component\Routing\Tests
Classes summary
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.
RouteCollectionBuilder Helps add and import routes into a RouteCollection.
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 summary
RequestContextAwareInterface
RouteCompilerInterface RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
RouterInterface RouterInterface is the interface that all Router classes must implement.
Ratchet API documentation generated by ApiGen 2.8.0