https://project.puppetry.center/

Routing

app_login_frontend Matched route

Route Parameters

Name Value
_locale
"bg"

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_backend_audio /admin/audio Path does not match
2 app_backend_audio_upload /admin/audio_upload Path does not match
3 app_backend_audio_delete /admin/audio_delete Path does not match
4 app_backend /admin Path does not match
5 admin_all_registered /admin/all_registered Path does not match
6 admin_download /admin/download/{id}/{type} Path does not match
7 admin_download_all /admin/download/{id} Path does not match
8 admin_csv /admin/csv Path does not match
9 admin_stats /admin/stats Path does not match
10 admin_qa /admin/qa Path does not match
11 admin_projects /admin/projects Path does not match
12 app_backend_csv /admin/upload_csv Path does not match
13 app_backend_image /admin/image Path does not match
14 app_backend_image_upload /admin/image_upload Path does not match
15 app_backend_image_delete /admin/image_delete Path does not match
16 app_layers /admin/layers Path does not match
17 app_layers_new /admin/layers/new Path does not match
18 app_layers_save /admin/layers/save Path does not match
19 app_remove_geojson /admin/layers/remove-geojson/ Path does not match
20 app_layers_edit /admin/layers/{id}/edit Path does not match
21 app_layers_order /admin/layers_order/ Path does not match
22 app_layers_order_save /admin/layers_order/save Path does not match
23 app_layers_order_category_index /admin/layers_order/crud Path does not match
24 app_layers_order_category_new /admin/layers_order/new_category Path does not match
25 app_layers_order_category_edit /admin/layers_order/{id}/edit Path does not match
26 app_layers_order_category_delete /admin/layers_order/{id} Path does not match
27 page_index /admin/page/ Path does not match
28 page_new /admin/page/new Path does not match
29 page_show /admin/page/{id} Path does not match
30 page_edit /admin/page/{id}/edit Path does not match
31 page_delete /admin/page/admin/page Path does not match
32 app_backend_sphere /admin/sphere Path does not match
33 app_backend_sphere_upload /admin/sphere_upload Path does not match
34 app_backend_sphere_delete /admin/sphere_delete Path does not match
35 privacyPolicy.en /en/privacy-policy Path does not match
36 privacyPolicy.bg /политика-за-поверителност Path does not match
37 cookiePolicy.en /en/cookie-policy Path does not match
38 cookiePolicy.bg /политика-за-бисквитките Path does not match
39 registered.en /registered Path does not match
40 registered.bg /регистриран Path does not match
41 profile.en /en/profile Path does not match
42 profile.bg /профил Path does not match
43 profile_step_one.en /en/profile-step-one Path does not match
44 profile_step_one.bg /профил-стъпка-едно Path does not match
45 profile_step_two.en /en/profile-step-two Path does not match
46 profile_step_two.bg /профил-стъпка-две Path does not match
47 user_step_validate /user/validate-step Path does not match
48 user_file_uploader /user/file-uploader Path does not match
49 user_file_remover /user/file-remover Path does not match
50 user_file_remover_multiple /user/file-remover-multiple Path does not match
51 user_file_fetcher /user/file-fetcher Path does not match
52 user_documents /user-documents Path does not match
53 app_login_frontend.en /en/ Path does not match
54 app_login_frontend.bg / Route matches!

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