Routing
relict_item_default
Matched route
Route Parameters
Name | Value |
---|---|
slug | "1-1-kopia-kopia-kopia-kopia-kopia-kopia" |
Route Matching Logs
Path to match:
/eksponat/1-1-kopia-kopia-kopia-kopia-kopia-kopia
# | Route name | Path | Log |
---|---|---|---|
1 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
2 | _error_preview | /_errors/{locale}/{statusCode} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | admin_login | /{locale}/login | Path does not match |
15 | admin_loginCheck | /{locale}/loginCheck | Path does not match |
16 | admin_logout | /{locale}/logout | Path does not match |
17 | admin_login_default | /zaloguj | Path does not match |
18 | admin_loginCheck_default | /wykonaj-logowanie | Path does not match |
19 | admin_logout_default | /wyloguj | Path does not match |
20 | admin_ajax_isAdminStillLogged | /ajax/is-admin-still-logged | Path does not match |
21 | admin_adminModule_home | /{locale}/ | Path does not match |
22 | admin_adminModule_action_id | /{locale}/{moduleSlug}/{objectId}/{actionSlug}/{additional} | Path does not match |
23 | admin_adminModule_action | /{locale}/{moduleSlug}/{actionSlug}/{additional} | Path almost matches, but Requirement for "locale" does not match (en) |
24 | admin_adminModule_home_default | / | Path does not match |
25 | admin_adminModule_action_id_default | /{moduleSlug}/{objectId}/{actionSlug}/{additional} | Path does not match |
26 | admin_adminModule_action_default | /{moduleSlug}/{actionSlug}/{additional} | Path almost matches, but Host "fpd.in.openform.pl" does not match the requirement ("panel.fpd.in.openform.pl") |
27 | admin_multiupload_ajax | /multiupload/{id}/{package}/{entityname}/{parententity} | Path does not match |
28 | index | /{locale} | Path does not match |
29 | index_default | / | Path does not match |
30 | home | /{locale} | Path does not match |
31 | home_default | / | Path does not match |
32 | page_home | /{locale} | Path does not match |
33 | page_home_default | / | Path does not match |
34 | gallery_ajax | /{locale}/galleryAjax | Path does not match |
35 | gallery_ajax_default | /galleryAjax | Path does not match |
36 | mak_list | /{locale}/{makSlug} | Path almost matches, but Requirement for "locale" does not match (en) |
37 | mak_list_default | /{makSlug} | Path does not match |
38 | mak_list_filter_ajax | /{locale}/{makSlug}/filterAjax | Path does not match |
39 | mak_list_filter_ajax_default | /{makSlug}/filterAjax | Path does not match |
40 | mak_item | /{locale}/{makSlug}/{slug} | Path does not match |
41 | mak_item_default | /{makSlug}/{slug} | Path almost matches, but Requirement for "makSlug" does not match (muzea|archiwa|kolekcje-prywatne) |
42 | mak_department_item | /{locale}/{makSlug}/department/{slug} | Path does not match |
43 | mak_department_item_default | /{makSlug}/dzial/{slug} | Path does not match |
44 | antique_suit_item | /{locale}/antique-suit/{slug} | Path does not match |
45 | antique_suit_item_default | /kolekcja/{slug} | Path does not match |
46 | antique_item | /{locale}/antique/{slug} | Path does not match |
47 | antique_item_default | /obiekt/{slug} | Path does not match |
48 | exhibition_list | /{locale}/exhibitions | Path does not match |
49 | exhibition_list_default | /wystawy | Path does not match |
50 | exhibition_list_filter_ajax | /{locale}/exhibitions/filterAjax | Path does not match |
51 | exhibition_list_filter_ajax_default | /wystawy/filterAjax | Path does not match |
52 | exhibition_item | /{locale}/exhibitions/{slug} | Path does not match |
53 | exhibition_item_default | /wystawy/{slug} | Path does not match |
54 | exhibition_department_item | /{locale}/exhibitions/department/{slug} | Path does not match |
55 | exhibition_department_item_default | /wystawy/dzial/{slug} | Path does not match |
56 | relict_pack_item | /{locale}/relict-pack/{slug} | Path does not match |
57 | relict_pack_item_default | /kolekcja-wystawy/{slug} | Path does not match |
58 | relict_item | /{locale}/relict/{slug} | Path does not match |
59 | relict_item_default | /eksponat/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.