https://bagirazoovet.dp.ua/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug 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 app_admin_owners /admin/{_locale}/owners Path does not match
15 app_admin_owner_new /admin/{_locale}/owners/new Path does not match
16 app_admin_owner_show /admin/{_locale}/owners/{id} Path does not match
17 app_admin_owner_edit /admin/{_locale}/owners/{id}/edit Path does not match
18 app_admin_owner_delete /admin/{_locale}/owners/{id}/delete Path does not match
19 app_admin_owner_verify /admin/{_locale}/owners/{id}/verify Path does not match
20 app_admin_owner_pet_new /admin/{_locale}/owners/{ownerId}/pets/new Path does not match
21 app_admin_pets /admin/{_locale}/pets Path does not match
22 app_admin_pet_new /admin/{_locale}/pets/new Path does not match
23 app_admin_pet_show /admin/{_locale}/pets/{id} Path does not match
24 app_admin_pet_edit /admin/{_locale}/pets/{id}/edit Path does not match
25 app_admin_pet_delete /admin/{_locale}/pets/{id}/delete Path does not match
26 app_admin_pets_export /admin/{_locale}/pets/export Path does not match
27 app_admin_staff /admin/{_locale}/staff Path does not match
28 app_admin_staff_new /admin/{_locale}/staff/new Path does not match
29 app_admin_staff_show /admin/{_locale}/staff/{id} Path does not match
30 app_admin_staff_edit /admin/{_locale}/staff/{id}/edit Path does not match
31 app_admin_staff_delete /admin/{_locale}/staff/{id}/delete Path does not match
32 app_admin_staff_export /admin/{_locale}/staff/export Path does not match
33 app_admin_dashboard /admin/{_locale}/dashboard Path does not match
34 app_admin_root /admin Path does not match
35 app_admin /admin/{_locale} Path does not match
36 app_admin_users /admin/{_locale}/users Path does not match
37 app_admin_invitations /admin/{_locale}/invitations Path does not match
38 app_admin_invitation_new /admin/{_locale}/invitations/new Path does not match
39 app_admin_invitation_show /admin/{_locale}/invitations/{id} Path does not match
40 app_admin_invitation_resend /admin/{_locale}/invitations/{id}/resend Path does not match
41 app_admin_invitation_delete /admin/{_locale}/invitations/{id}/delete Path does not match
42 app_admin_invitations_export /admin/{_locale}/invitations/export Path does not match
43 app_admin_pet_documents_dashboard /admin/{_locale}/pet-documents Path does not match
44 app_admin_pet_vaccinations_dashboard /admin/{_locale}/pet-vaccinations Path does not match
45 app_admin_profile /admin/{_locale}/profile Path does not match
46 app_admin_profile_edit /admin/{_locale}/profile/edit Path does not match
47 homepage / Route matches!

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