GET https://shopro4.orangestudio.pl/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 cms_sitemap_page /site-map Path does not match
2 cms_sitemap_page_localized /{_locale}/site-map Path does not match
3 cms_sitemap /sitemap.xml Path does not match
4 cms_robots /robots.txt Path does not match
5 cms_search /search Path does not match
6 cms_search_localized /{_locale}/search Path does not match
7 admin_shop_product_bulk /admin/modules/shop/products/bulk Path does not match
8 _preview_error /_error/{code}.{_format} Path does not match
9 _wdt_stylesheet /_wdt/styles Path does not match
10 _wdt /_wdt/{token} Path does not match
11 _profiler_home /_profiler/ Path does not match
12 _profiler_search /_profiler/search Path does not match
13 _profiler_search_bar /_profiler/search_bar Path does not match
14 _profiler_phpinfo /_profiler/phpinfo Path does not match
15 _profiler_xdebug /_profiler/xdebug Path does not match
16 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
17 _profiler_search_results /_profiler/{token}/search/results Path does not match
18 _profiler_open_file /_profiler/open Path does not match
19 _profiler /_profiler/{token} Path does not match
20 _profiler_router /_profiler/{token}/router Path does not match
21 _profiler_exception /_profiler/{token}/exception Path does not match
22 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
23 admin_audit_log_index /admin/logs Path does not match
24 admin_audit_log_clear /admin/logs/clear Path does not match
25 admin_audit_log_show /admin/logs/{id} Path does not match
26 admin_dashboard /admin Path does not match
27 admin_menu_index /admin/menu Path does not match
28 admin_menu_reorder /admin/menu/reorder Path does not match
29 admin_menu_move /admin/menu/move Path does not match
30 admin_menu_new /admin/menu/new Path does not match
31 admin_menu_edit /admin/menu/{id}/edit Path does not match
32 admin_menu_delete /admin/menu/{id}/delete Path does not match
33 admin_menu_translation_index /admin/menu/{id}/translations Path does not match
34 admin_menu_translation_edit /admin/menu/{id}/translations/{languageId} Path does not match
35 admin_page_index /admin/pages Path does not match
36 admin_page_new /admin/pages/new Path does not match
37 admin_page_bulk /admin/pages/bulk Path does not match
38 admin_page_preview /admin/pages/preview Path does not match
39 admin_page_preview_show /admin/pages/preview/{token} Path does not match
40 admin_page_edit /admin/pages/{id}/edit Path does not match
41 admin_page_delete /admin/pages/{id}/delete Path does not match
42 admin_page_trash /admin/pages/trash Path does not match
43 admin_page_trash_bulk_restore /admin/pages/trash/bulk-restore Path does not match
44 admin_page_trash_bulk_destroy /admin/pages/trash/bulk-destroy Path does not match
45 admin_page_restore /admin/pages/{id}/restore Path does not match
46 admin_page_destroy /admin/pages/{id}/destroy Path does not match
47 admin_page_duplicate /admin/pages/{id}/duplicate Path does not match
48 admin_page_revision_index /admin/pages/{id}/revisions Path does not match
49 admin_page_revision_show /admin/pages/{id}/revisions/{revisionId} Path does not match
50 admin_page_revision_restore /admin/pages/{id}/revisions/{revisionId}/restore Path does not match
51 admin_page_translation_index /admin/pages/{id}/translations Path does not match
52 admin_page_translation_edit /admin/pages/{id}/translations/{languageId} Path does not match
53 admin_page_translation_copy_base /admin/pages/{id}/translations/{languageId}/copy-base-template Path does not match
54 admin_url_redirect_index /admin/configuration/redirects Path does not match
55 admin_url_redirect_new /admin/configuration/redirects/new Path does not match
56 admin_url_redirect_edit /admin/configuration/redirects/{id}/edit Path does not match
57 admin_url_redirect_delete /admin/configuration/redirects/{id}/delete Path does not match
58 app_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.