Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | apistandard_item | /api/standard/items | Path does not match |
2 | apistandard_awards | /api/standard/awards | Path does not match |
3 | apistandard_tour | /api/standard/tours | Path does not match |
4 | apistandard_section | /api/standard/sections | Path does not match |
5 | apistandard_museum_languages | /api/standard/museumLanguages | Path does not match |
6 | apistandard_tree | /api/standard/tree | Path does not match |
7 | api_exported_tour_zip | /api/zipTour | Path does not match |
8 | api_exported_section_zip | /api/zipSection | Path does not match |
9 | api_exported_accessibility_tour_zip | /api/zipAccessibility/{typeAccessibility} | Path does not match |
10 | api_get_index_tours | /api/getIndexTours | Path does not match |
11 | api_item | /api/item/{itemId} | Path does not match |
12 | api_languages | /api/languages | Path does not match |
13 | api_tour_medias_list | /api/tourMediasList | Path does not match |
14 | api_section_medias_list | /api/sectionMediasList | Path does not match |
15 | api_tour | /api/tour/{tourId} | Path does not match |
16 | api_section | /api/section/{sectionId} | Path does not match |
17 | api_notifications | /api/notifications | Path does not match |
18 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.