GET https://sulu.paco-dev.io/

Routing

sulu_route.route_id_1 Matched route

Route Parameters

Name Value
_cacheLifetime
86400
_sulu_route
Sulu\Route\Domain\Model\Route {#723
  -id: 1
  -webspace: "website"
  -locale: "en"
  -slug: "/"
  -parentRoute: null
  -resourceKey: "pages"
  -resourceId: "019ca6bb-42f6-7d2c-be2a-c5e1008281e7"
  -resourceIdCallable: null
}
object
Sulu\Page\Domain\Model\PageDimensionContent {#697
  #id: ? int
  #page: Sulu\Page\Domain\Model\Page {#758 …}
  #title: "Website"
  #navigationContexts: Doctrine\Common\Collections\ArrayCollection {#1393 …}
  #created: DateTimeImmutable @1772323816 {#750
    date: 2026-03-01 00:10:16.0 UTC (+00:00)
  }
  #changed: DateTimeImmutable @1772324182 {#740
    date: 2026-03-01 00:16:22.0 UTC (+00:00)
  }
  #creator: null
  #changer: Proxies\__CG__\Sulu\Bundle\SecurityBundle\Entity\User {#1008 …}
  -author: null
  -authored: DateTimeImmutable @1772323816 {#749
    date: 2026-03-01 00:10:16.0 UTC (+00:00)
  }
  -lastModified: null
  #locale: "en"
  #ghostLocale: "en"
  #availableLocales: [
    "en"
  ]
  #stage: "live"
  -isMerged: true
  -version: 0
  -excerptData: []
  -excerptCategories: Doctrine\Common\Collections\ArrayCollection {#2680 …}
  -excerptTags: Doctrine\Common\Collections\ArrayCollection {#2623 …}
  -excerptAudienceTargetGroups: Doctrine\Common\Collections\ArrayCollection {#2627 …}
  -excerptSegment: null
  -route: Sulu\Route\Domain\Model\Route {#723
    -id: 1
    -webspace: "website"
    -locale: "en"
    -slug: "/"
    -parentRoute: null
    -resourceKey: "pages"
    -resourceId: "019ca6bb-42f6-7d2c-be2a-c5e1008281e7"
    -resourceIdCallable: null
  }
  -seoData: []
  -seoNoIndex: false
  -seoNoFollow: false
  -seoHideInSitemap: false
  #shadowLocale: null
  #shadowLocales: null
  -templateKey: "homepage"
  -templateData: [
    "title" => "Website"
    "url" => "/"
    "article" => null
    "pages" => [
      "audienceTargeting" => null
      "categories" => null
      "categoryOperator" => "or"
      "dataSource" => "019ca6bb-42f6-7d2c-be2a-c5e1008281e7"
      "includeSubFolders" => true
      "limitResult" => null
      "sortBy" => "workflowPublished"
      "sortMethod" => "asc"
      "tagOperator" => "or"
      "tags" => null
      "types" => [
        "homepage"
        "default"
      ]
      "presentAs" => "two"
    ]
    "contacts" => [
      "audienceTargeting" => null
      "categories" => null
      "categoryOperator" => "or"
      "dataSource" => null
      "includeSubFolders" => null
      "limitResult" => null
      "presentAs" => "two"
      "sortBy" => "contact.firstName"
      "sortMethod" => "asc"
      "tagOperator" => "or"
      "types" => null
      "tags" => null
    ]
  ]
  -linkProvider: null
  -linkData: null
  #workflowPlace: null
  #workflowPublished: DateTimeImmutable @1772323816 {#747
    date: 2026-03-01 00:10:16.0 UTC (+00:00)
  }
}
view
"pages/homepage"

Route Matching Logs

Path to match: /
# Route name Path Log
1 2fa_login_check_admin /admin/2fa_check Path does not match
2 sulu_media.website.image.proxy /uploads/media/{slug} Path does not match
3 sulu_media.website.media.download /media/{id}/download/{slug} Path does not match
4 sulu_media.website.media.download_admin /admin/media/{id}/download/{slug} Path does not match
5 sulu_website.sitemap_index /sitemap.xml Path does not match
6 sulu_website.paginated_sitemap /sitemaps/{alias}-{page}.xml Path does not match
7 sulu_website.sitemap /sitemaps/{alias}.xml Path does not match
8 sulu_website.segment_switch /_sulu_segment_switch Path does not match
9 sulu_search.website_search /{prefix}search.{_format} Path does not match
10 _preview_error /{prefix}_error/{code}.{_format} Path does not match
11 _wdt_stylesheet /_wdt/styles Path does not match
12 _wdt /_wdt/{token} Path does not match
13 _profiler_home /_profiler/ Path does not match
14 _profiler_search /_profiler/search Path does not match
15 _profiler_search_bar /_profiler/search_bar Path does not match
16 _profiler_phpinfo /_profiler/phpinfo Path does not match
17 _profiler_xdebug /_profiler/xdebug Path does not match
18 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
19 _profiler_search_results /_profiler/{token}/search/results Path does not match
20 _profiler_open_file /_profiler/open Path does not match
21 _profiler /_profiler/{token} Path does not match
22 _profiler_router /_profiler/{token}/router Path does not match
23 _profiler_exception /_profiler/{token}/exception Path does not match
24 _profiler_exception_css /_profiler/{token}/exception.css Path does not match

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