GET https://ravarotto.tadit.fr/

Routing

front_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin /admin Path does not match
2 admin_cake_index /admin/cake Path does not match
3 admin_cake_new /admin/cake/new Path does not match
4 admin_cake_batch_delete /admin/cake/batch-delete Path does not match
5 admin_cake_autocomplete /admin/cake/autocomplete Path does not match
6 admin_cake_render_filters /admin/cake/render-filters Path does not match
7 admin_cake_edit /admin/cake/{entityId}/edit Path does not match
8 admin_cake_delete /admin/cake/{entityId}/delete Path does not match
9 admin_cake_detail /admin/cake/{entityId} Path does not match
10 admin_cake_image_index /admin/cake-image Path does not match
11 admin_cake_image_new /admin/cake-image/new Path does not match
12 admin_cake_image_batch_delete /admin/cake-image/batch-delete Path does not match
13 admin_cake_image_autocomplete /admin/cake-image/autocomplete Path does not match
14 admin_cake_image_render_filters /admin/cake-image/render-filters Path does not match
15 admin_cake_image_edit /admin/cake-image/{entityId}/edit Path does not match
16 admin_cake_image_delete /admin/cake-image/{entityId}/delete Path does not match
17 admin_cake_image_detail /admin/cake-image/{entityId} Path does not match
18 admin_customer_index /admin/customer Path does not match
19 admin_customer_new /admin/customer/new Path does not match
20 admin_customer_batch_delete /admin/customer/batch-delete Path does not match
21 admin_customer_autocomplete /admin/customer/autocomplete Path does not match
22 admin_customer_render_filters /admin/customer/render-filters Path does not match
23 admin_customer_edit /admin/customer/{entityId}/edit Path does not match
24 admin_customer_delete /admin/customer/{entityId}/delete Path does not match
25 admin_customer_detail /admin/customer/{entityId} Path does not match
26 admin_page_index /admin/page Path does not match
27 admin_page_new /admin/page/new Path does not match
28 admin_page_batch_delete /admin/page/batch-delete Path does not match
29 admin_page_autocomplete /admin/page/autocomplete Path does not match
30 admin_page_render_filters /admin/page/render-filters Path does not match
31 admin_page_edit /admin/page/{entityId}/edit Path does not match
32 admin_page_delete /admin/page/{entityId}/delete Path does not match
33 admin_page_detail /admin/page/{entityId} Path does not match
34 admin_reservation_index /admin/reservation Path does not match
35 admin_reservation_new /admin/reservation/new Path does not match
36 admin_reservation_batch_delete /admin/reservation/batch-delete Path does not match
37 admin_reservation_autocomplete /admin/reservation/autocomplete Path does not match
38 admin_reservation_render_filters /admin/reservation/render-filters Path does not match
39 admin_reservation_edit /admin/reservation/{entityId}/edit Path does not match
40 admin_reservation_delete /admin/reservation/{entityId}/delete Path does not match
41 admin_reservation_detail /admin/reservation/{entityId} Path does not match
42 admin_reservation_item_index /admin/reservation-item Path does not match
43 admin_reservation_item_new /admin/reservation-item/new Path does not match
44 admin_reservation_item_batch_delete /admin/reservation-item/batch-delete Path does not match
45 admin_reservation_item_autocomplete /admin/reservation-item/autocomplete Path does not match
46 admin_reservation_item_render_filters /admin/reservation-item/render-filters Path does not match
47 admin_reservation_item_edit /admin/reservation-item/{entityId}/edit Path does not match
48 admin_reservation_item_delete /admin/reservation-item/{entityId}/delete Path does not match
49 admin_reservation_item_detail /admin/reservation-item/{entityId} Path does not match
50 _preview_error /_error/{code}.{_format} Path does not match
51 _wdt_stylesheet /_wdt/styles Path does not match
52 _wdt /_wdt/{token} Path does not match
53 _profiler_home /_profiler/ Path does not match
54 _profiler_search /_profiler/search Path does not match
55 _profiler_search_bar /_profiler/search_bar Path does not match
56 _profiler_phpinfo /_profiler/phpinfo Path does not match
57 _profiler_xdebug /_profiler/xdebug Path does not match
58 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
59 _profiler_search_results /_profiler/{token}/search/results Path does not match
60 _profiler_open_file /_profiler/open Path does not match
61 _profiler /_profiler/{token} Path does not match
62 _profiler_router /_profiler/{token}/router Path does not match
63 _profiler_exception /_profiler/{token}/exception Path does not match
64 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
65 admin_cake_image_custom_delete /admin/cake-image/{id}/delete Path does not match
66 admin_reservation_calendar /admin/reservations/calendar Path does not match
67 admin_reservation_devis /admin/reservation/{id}/devis Path does not match
68 admin_reservation_facture /admin/reservation/{id}/facture Path does not match
69 admin_statistiques /admin/statistiques Path does not match
70 front_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.