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

  • AnnotationClassLoader
  • AnnotationDirectoryLoader
  • AnnotationFileLoader
  • ClosureLoader
  • DirectoryLoader
  • ObjectRouteLoader
  • PhpFileLoader
  • RecursiveCallbackFilterIterator
  • XmlFileLoader
  • YamlFileLoader
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Symfony\Component\Routing\Loader

Namespaces summary
Symfony\Component\Routing\Loader\DependencyInjection
Classes summary
AnnotationClassLoader AnnotationClassLoader loads routing information from a PHP class and its methods.
AnnotationDirectoryLoader AnnotationDirectoryLoader loads routing information from annotations set on PHP classes and methods.
AnnotationFileLoader AnnotationFileLoader loads routing information from annotations set on a PHP class and its methods.
ClosureLoader ClosureLoader loads routes from a PHP closure.
DirectoryLoader
ObjectRouteLoader A route loader that calls a method on an object to load the routes.
PhpFileLoader PhpFileLoader loads routes from a PHP file.
RecursiveCallbackFilterIterator
XmlFileLoader XmlFileLoader loads XML routing files.
YamlFileLoader YamlFileLoader loads Yaml routing files.
Ratchet API documentation generated by ApiGen 2.8.0