+--------------+-------------------------------------------------------------------+ | Property | Value | +--------------+-------------------------------------------------------------------+ | Route Name | | | Path | /hello/{name} | | Path Regex | #PATH_REGEX# | | Host | localhost | | Host Regex | #HOST_REGEX# | | Scheme | http|https | | Method | GET|HEAD | | Requirements | name: [a-z]+ | | Class | Symfony\Bundle\FrameworkBundle\Tests\Console\Descriptor\RouteStub | | Defaults | name: Joseph | | Options | compiler_class: Symfony\Component\Routing\RouteCompiler | | | opt1: val1 | | | opt2: val2 | +--------------+-------------------------------------------------------------------+