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
      #arrData: [
        "id" => 22
        "pid" => 1
        "sorting" => 352
        "tstamp" => 1687252785
        "title" => "Referenzen"
        "alias" => "referenzen"
        "type" => "regular"
        "pageTitle" => ""
        "language" => "de"
        "robots" => "index,follow"
        "description" => null
        "redirect" => "permanent"
        "jumpTo" => 0
        "redirectBack" => ""
        "url" => ""
        "target" => ""
        "dns" => ""
        "staticFiles" => ""
        "staticPlugins" => ""
        "fallback" => ""
        "favicon" => null
        "robotsTxt" => null
        "adminEmail" => "noreply@mediamotion.dev"
        "dateFormat" => "d.m.Y"
        "timeFormat" => "H:i"
        "datimFormat" => "d.m.Y H:i"
        "validAliasCharacters" => "0-9a-z"
        "useSSL" => ""
        "autoforward" => ""
        "protected" => false
        "groups" => []
        "includeLayout" => ""
        "layout" => 1
        "includeCache" => ""
        "cache" => false
        "alwaysLoadFromCache" => false
        "clientCache" => false
        "includeChmod" => ""
        "cuser" => 1
        "cgroup" => 1
        "chmod" => "a:11:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g2";i:8;s:2:"g4";i:9;s:2:"g5";i:10;s:2:"g6";}"
        "noSearch" => ""
        "requireItem" => ""
        "cssClass" => null
        "sitemap" => "map_default"
        "hide" => ""
        "guests" => ""
        "tabindex" => 0
        "accesskey" => ""
        "published" => "1"
        "start" => ""
        "stop" => ""
        "enforceTwoFactor" => ""
        "twoFactorJumpTo" => 0
        "languageQuery" => ""
        "languageRoot" => 0
        "languageMain" => 0
        "urlPrefix" => ""
        "urlSuffix" => ".html"
        "useFolderUrl" => "1"
        "subpageLayout" => 0
        "canonicalKeepParams" => ""
        "canonicalLink" => ""
        "enableCanonical" => "1"
        "mailerTransport" => "default_mailer"
        "maintenanceMode" => ""
        "routePriority" => 0
        "disableLanguageRedirect" => ""
        "googlemaps_apiKey" => ""
        "overrideGooglemaps_apiKey" => ""
        "styleManager" => "a:2:{s:18:"Formats_text-align";s:0:"";s:14:"Layout_columns";s:0:"";}"
        "mainAlias" => "referenzen"
        "mainTitle" => "Referenzen"
        "mainPageTitle" => "Referenzen"
        "parentAlias" => "webseite-de"
        "parentTitle" => "Webseite | DE"
        "parentPageTitle" => "{{custom::project}}"
        "folderUrl" => ""
        "rootId" => 1
        "rootAlias" => "webseite-de"
        "rootTitle" => "Webseite | DE"
        "rootPageTitle" => "{{custom::project}}"
        "rootSorting" => 128
        "domain" => ""
        "rootLanguage" => "de"
        "useAutoItem" => true
        "rootIsPublic" => true
        "rootIsFallback" => true
        "rootUseSSL" => ""
        "rootFallbackLanguage" => "de"
        "trail" => [
          1
          22
        ]
        "isPublic" => true
        "hasJQuery" => ""
        "hasMooTools" => ""
        "layoutId" => 1
        "template" => "fe_page"
        "templateGroup" => ""
        "minifyMarkup" => "1"
      ]
      #arrModified: [
        "protected" => ""
        "groups" => null
        "layout" => 0
        "cache" => 0
        "alwaysLoadFromCache" => ""
        "clientCache" => 0
        "mainAlias" => null
        "mainTitle" => null
        "mainPageTitle" => null
        "parentAlias" => null
        "parentTitle" => null
        "parentPageTitle" => null
        "folderUrl" => null
        "rootId" => null
        "rootAlias" => null
        "rootTitle" => null
        "rootPageTitle" => null
        "rootSorting" => null
        "domain" => null
        "rootLanguage" => null
        "language" => ""
        "dateFormat" => ""
        "datimFormat" => ""
        "validAliasCharacters" => ""
        "urlSuffix" => ""
        "adminEmail" => ""
        "useFolderUrl" => ""
        "mailerTransport" => ""
        "useAutoItem" => null
        "rootIsPublic" => null
        "rootIsFallback" => null
        "rootUseSSL" => null
        "rootFallbackLanguage" => null
        "trail" => null
        "timeFormat" => ""
        "isPublic" => null
        "hasJQuery" => null
        "hasMooTools" => null
        "layoutId" => null
        "template" => null
        "templateGroup" => null
        "minifyMarkup" => null
      ]
      #arrRelations: [
        "jumpTo" => [
          "table" => "tl_page"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "groups" => [
          "table" => "tl_member_group"
          "field" => "id"
          "type" => "hasMany"
          "load" => "lazy"
        ]
        "layout" => [
          "table" => "tl_layout"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "subpageLayout" => [
          "table" => "tl_layout"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "cuser" => [
          "table" => "tl_user"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "cgroup" => [
          "table" => "tl_user_group"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "twoFactorJumpTo" => [
          "table" => "tl_page"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
      ]
      #arrRelated: []
      #blnPreventSaving: true
      #blnDetailsLoaded: true
    }
  ]
  -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
  #arrData: [
    "id" => 22
    "pid" => 1
    "sorting" => 352
    "tstamp" => 1687252785
    "title" => "Referenzen"
    "alias" => "referenzen"
    "type" => "regular"
    "pageTitle" => ""
    "language" => "de"
    "robots" => "index,follow"
    "description" => null
    "redirect" => "permanent"
    "jumpTo" => 0
    "redirectBack" => ""
    "url" => ""
    "target" => ""
    "dns" => ""
    "staticFiles" => ""
    "staticPlugins" => ""
    "fallback" => ""
    "favicon" => null
    "robotsTxt" => null
    "adminEmail" => "noreply@mediamotion.dev"
    "dateFormat" => "d.m.Y"
    "timeFormat" => "H:i"
    "datimFormat" => "d.m.Y H:i"
    "validAliasCharacters" => "0-9a-z"
    "useSSL" => ""
    "autoforward" => ""
    "protected" => false
    "groups" => []
    "includeLayout" => ""
    "layout" => 1
    "includeCache" => ""
    "cache" => false
    "alwaysLoadFromCache" => false
    "clientCache" => false
    "includeChmod" => ""
    "cuser" => 1
    "cgroup" => 1
    "chmod" => "a:11:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g2";i:8;s:2:"g4";i:9;s:2:"g5";i:10;s:2:"g6";}"
    "noSearch" => ""
    "requireItem" => ""
    "cssClass" => null
    "sitemap" => "map_default"
    "hide" => ""
    "guests" => ""
    "tabindex" => 0
    "accesskey" => ""
    "published" => "1"
    "start" => ""
    "stop" => ""
    "enforceTwoFactor" => ""
    "twoFactorJumpTo" => 0
    "languageQuery" => ""
    "languageRoot" => 0
    "languageMain" => 0
    "urlPrefix" => ""
    "urlSuffix" => ".html"
    "useFolderUrl" => "1"
    "subpageLayout" => 0
    "canonicalKeepParams" => ""
    "canonicalLink" => ""
    "enableCanonical" => "1"
    "mailerTransport" => "default_mailer"
    "maintenanceMode" => ""
    "routePriority" => 0
    "disableLanguageRedirect" => ""
    "googlemaps_apiKey" => ""
    "overrideGooglemaps_apiKey" => ""
    "styleManager" => "a:2:{s:18:"Formats_text-align";s:0:"";s:14:"Layout_columns";s:0:"";}"
    "mainAlias" => "referenzen"
    "mainTitle" => "Referenzen"
    "mainPageTitle" => "Referenzen"
    "parentAlias" => "webseite-de"
    "parentTitle" => "Webseite | DE"
    "parentPageTitle" => "{{custom::project}}"
    "folderUrl" => ""
    "rootId" => 1
    "rootAlias" => "webseite-de"
    "rootTitle" => "Webseite | DE"
    "rootPageTitle" => "{{custom::project}}"
    "rootSorting" => 128
    "domain" => ""
    "rootLanguage" => "de"
    "useAutoItem" => true
    "rootIsPublic" => true
    "rootIsFallback" => true
    "rootUseSSL" => ""
    "rootFallbackLanguage" => "de"
    "trail" => [
      1
      22
    ]
    "isPublic" => true
    "hasJQuery" => ""
    "hasMooTools" => ""
    "layoutId" => 1
    "template" => "fe_page"
    "templateGroup" => ""
    "minifyMarkup" => "1"
  ]
  #arrModified: [
    "protected" => ""
    "groups" => null
    "layout" => 0
    "cache" => 0
    "alwaysLoadFromCache" => ""
    "clientCache" => 0
    "mainAlias" => null
    "mainTitle" => null
    "mainPageTitle" => null
    "parentAlias" => null
    "parentTitle" => null
    "parentPageTitle" => null
    "folderUrl" => null
    "rootId" => null
    "rootAlias" => null
    "rootTitle" => null
    "rootPageTitle" => null
    "rootSorting" => null
    "domain" => null
    "rootLanguage" => null
    "language" => ""
    "dateFormat" => ""
    "datimFormat" => ""
    "validAliasCharacters" => ""
    "urlSuffix" => ""
    "adminEmail" => ""
    "useFolderUrl" => ""
    "mailerTransport" => ""
    "useAutoItem" => null
    "rootIsPublic" => null
    "rootIsFallback" => null
    "rootUseSSL" => null
    "rootFallbackLanguage" => null
    "trail" => null
    "timeFormat" => ""
    "isPublic" => null
    "hasJQuery" => null
    "hasMooTools" => null
    "layoutId" => null
    "template" => null
    "templateGroup" => null
    "minifyMarkup" => null
  ]
  #arrRelations: [
    "jumpTo" => [
      "table" => "tl_page"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
    "groups" => [
      "table" => "tl_member_group"
      "field" => "id"
      "type" => "hasMany"
      "load" => "lazy"
    ]
    "layout" => [
      "table" => "tl_layout"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
    "subpageLayout" => [
      "table" => "tl_layout"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
    "cuser" => [
      "table" => "tl_user"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
    "cgroup" => [
      "table" => "tl_user_group"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
    "twoFactorJumpTo" => [
      "table" => "tl_page"
      "field" => "id"
      "type" => "hasOne"
      "load" => "lazy"
    ]
  ]
  #arrRelated: []
  #blnPreventSaving: true
  #blnDetailsLoaded: true
}
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.