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

  • CompiledRouteTest
  • RequestContextTest
  • RouteCollectionBuilderTest
  • RouteCollectionTest
  • RouteCompilerTest
  • RouterTest
  • RouteTest
  • Overview
  • Namespace
  • Class
  • Tree

Class RouteCompilerTest

PHPUnit\Framework\TestCase
Extended by Symfony\Component\Routing\Tests\RouteCompilerTest
Namespace: Symfony\Component\Routing\Tests
Located at Tests/RouteCompilerTest.php
Methods summary
public
# testCompile( mixed $name, mixed $arguments, mixed $prefix, mixed $regex, mixed $variables, mixed $tokens )

DataProvider

provideCompileData
public
# provideCompileData( )
public
# testRouteWithSameVariableTwice( )

ExpectedException

\LogicException
public
# testRouteWithVariableNameStartingWithADigit( mixed $name )

DataProvider

getVariableNamesStartingWithADigit

ExpectedException

\DomainException
public
# getVariableNamesStartingWithADigit( )
public
# testCompileWithHost( mixed $name, mixed $arguments, mixed $prefix, mixed $regex, mixed $variables, mixed $pathVariables, mixed $tokens, mixed $hostRegex, mixed $hostVariables, mixed $hostTokens )

DataProvider

provideCompileWithHostData
public
# provideCompileWithHostData( )
public
# testRouteWithTooLongVariableName( )

ExpectedException

\DomainException
Ratchet API documentation generated by ApiGen 2.8.0