http://www.schnuppern-lio.memo-labs.ch/referenzen.html

Routing

tl_page.22 Matched route

Route Parameters

Name Value
_canonical_route
"tl_page.22"
_format
"html"
_locale
"de"
_route_object
Contao\CoreBundle\Routing\Page\PageRoute {#1031
  -path: "/referenzen{!parameters}"
  -host: ""
  -schemes: [
    "http"
  ]
  -methods: []
  -defaults: [
    "_token_check" => true
    "_controller" => "Contao\FrontendIndex::renderPage"
    "_scope" => "frontend"
    "_locale" => "de"
    "_format" => "html"
    "_canonical_route" => "tl_page.22"
    "parameters" => ""
    "pageModel" => Contao\PageModel {#1082 …}
  ]
  -requirements: [
    "parameters" => "(/.+?)?"
  ]
  -options: [
    "compiler_class" => "Contao\CoreBundle\Routing\Page\PageRouteCompiler"
    "utf8" => true
  ]
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#1007 …}
  -pageModel: Contao\PageModel {#1082 …}
  -urlPrefix: ""
  -urlSuffix: ".html"
  -content: null
}
_scope
"frontend"
_token_check
true
pageModel
Contao\PageModel {#1082 …}
parameters
""

Route Matching Logs

Path to match: /referenzen.html
# Route name Path Log

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.