https://muszkieterowie.jellydev.pl/

Routing

front-page Matched route

Route Parameters

Name Value
url
""

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_xdebug /_profiler/xdebug Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 _preview_error /_error/{code}.{_format} Path does not match
14 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
15 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
16 admin-dashboard /admin Path does not match
17 admin-cache-clear /admin/cache/clear Path does not match
18 admin-category-list /admin/category Path does not match
19 admin-category-sort /admin/category/sort Path does not match
20 admin-category-create /admin/category/create Path does not match
21 admin-category-edit /admin/category/{id}/edit Path does not match
22 admin-category-delete /admin/category/{id}/delete Path does not match
23 admin-form-list /admin/form Path does not match
24 admin-form-details /admin/form/details/{id} Path does not match
25 admin-form-delete /admin/form/{id}/delete Path does not match
26 admin-section-images-list-json /admin/images/listJson Path does not match
27 admin-section-images-list /admin/images/list Path does not match
28 admin-section-images-create /admin/images/create Path does not match
29 admin-section-images-edit /admin/images/{id}/edit Path does not match
30 admin-section-images-upload /admin/images/upload Path does not match
31 admin-section-images-create-custom /admin/images/create/custom Path does not match
32 admin-section-images-delete /admin/images/{id}/delete Path does not match
33 admin-main-menu-dashboard /admin/main-menu Path does not match
34 admin-main-menu-edit /admin/main-menu/edit/{id} Path does not match
35 admin-main-menu-update /admin/main-menu/{id}/update Path does not match
36 admin-main-menu-create /admin/main-menu/create Path does not match
37 admin-page-list /admin/page Path does not match
38 admin-page-create /admin/page/create Path does not match
39 admin-page-edit /admin/page/{id}/edit Path does not match
40 admin-page-delete /admin/page/{id}/delete Path does not match
41 admin-page-preview /admin/page/{id}/preview/{locale} Path does not match
42 admin-page-list-json /admin/page/json Path does not match
43 admin-posts-list /admin/posts Path does not match
44 admin-posts-sort /admin/posts/sort Path does not match
45 admin-posts-create /admin/posts/create Path does not match
46 admin-posts-edit /admin/posts/{id}/edit Path does not match
47 admin-posts-delete /admin/posts/{id}/delete Path does not match
48 admin-sections-list /admin/sections Path does not match
49 admin-sections-create /admin/sections/create/{pageId} Path does not match
50 admin-sections-edit /admin/sections/{id}/edit/{pageId} Path does not match
51 admin-sections-delete /admin/sections/{id}/delete Path does not match
52 admin-sections-list-json /admin/sections/search Path does not match
53 admin-sections-slide-create /admin/sections/{id}/slide Path does not match
54 admin-sections-posts-intro-create /admin/sections/{id}/posts-intro Path does not match
55 admin-sections-consent-add /admin/sections/add-consent Path does not match
56 admin-sections-category-add /admin/sections/add-category Path does not match
57 admin-sections-slide-remove /admin/sections/slide/remove Path does not match
58 admin-sections-posts-intro-remove /admin/sections/posts-intro/remove Path does not match
59 admin-security-login /admin/login Path does not match
60 admin-security-logout /admin/logout Path does not match
61 admin-security-password /admin/password Path does not match
62 admin-default /admin Path does not match
63 admin-shop-list /admin/shop Path does not match
64 admin-shop-sort /admin/shop/sort Path does not match
65 admin-shop-create /admin/shop/create Path does not match
66 admin-shop-edit /admin/shop/{id}/edit Path does not match
67 admin-shop-delete /admin/shop/{id}/delete Path does not match
68 admin-static-content-list /admin/staticContent Path does not match
69 admin-static-content-save /admin/staticContent/save Path does not match
70 admin-uploads-list /admin/uploads Path does not match
71 admin-uploads-edit /admin/uploads/{id}/edit Path does not match
72 admin-uploads-create /admin/uploads/create Path does not match
73 admin-uploads-list-json /admin/uploads/listJson/ Path does not match
74 admin-uploads-create-custom /admin/uploads/create/custom Path does not match
75 admin-uploads-preview /admin/uploads/preview/{previewFileName} Path does not match
76 admin-uploads-delete /admin/uploads/{id}/delete Path does not match
77 ajax-form /ajax/form Path does not match
78 front-page /{url} Route matches!

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