Routing
home
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 | app.swagger | /api/doc.json | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
11 | _profiler_open_file | /_profiler/open | Path does not match |
12 | _profiler | /_profiler/{token} | Path does not match |
13 | _profiler_router | /_profiler/{token}/router | Path does not match |
14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
16 | admin_generate_all_services | /admin/services/generate-all | Path does not match |
17 | admin_restaurant_history | /admin/history/restaurant/{id} | Path does not match |
18 | admin_consume_messages | /admin/history/restaurant/{id}/consume | Path does not match |
19 | admin_no_show_index | /admin/no-shows/ | Path does not match |
20 | admin_no_show_show | /admin/no-shows/{id} | Path does not match |
21 | admin_no_show_unblock | /admin/no-shows/{id}/unblock | Path does not match |
22 | admin_no_show_block | /admin/no-shows/{id}/block | Path does not match |
23 | admin_no_show_delete | /admin/no-shows/{id}/delete | Path does not match |
24 | admin_no_show_record_delete | /admin/no-shows/record/{id}/delete | Path does not match |
25 | admin_no_show_stats | /admin/no-shows/stats | Path does not match |
26 | admin_restaurant_index | /admin/restaurants/ | Path does not match |
27 | admin_restaurant_layout | /admin/restaurants/{id}/layout | Path does not match |
28 | admin_restaurant_create | /admin/restaurants/create | Path does not match |
29 | admin_restaurant_edit | /admin/restaurants/edit/{id} | Path does not match |
30 | admin_restaurant_delete | /admin/restaurants/delete/{id} | Path does not match |
31 | admin_restaurant_reset_layout | /admin/restaurants/{id}/reset-layout | Path does not match |
32 | admin_restaurant_export_customers | /admin/restaurants/{id}/export-customers | Path does not match |
33 | admin_restaurant_correct_reservations | /admin/restaurants/admin/restaurant/{id}/correct-reservations | Path does not match |
34 | admin_restaurant_copy_demo_layout | /admin/restaurants/{id}/copy-demo-layout | Path does not match |
35 | admin_cleanup_old_areas | /admin/restaurants/cleanup-old-areas | Path does not match |
36 | admin_test_translation | /admin/restaurants/test-translation | Path does not match |
37 | admin_migrate_no_shows | /admin/restaurants/migrate-no-shows | Path does not match |
38 | admin_user_index | /admin/users/ | Path does not match |
39 | admin_user_create | /admin/users/create | Path does not match |
40 | admin_user_edit | /admin/users/edit/{id} | Path does not match |
41 | admin_user_delete | /admin/users/delete/{id} | Path does not match |
42 | admin_user_assign | /admin/users/assign/{id} | Path does not match |
43 | get_areas_by_service | /api/area/{date}/{type} | Path does not match |
44 | create_area | /api/area/new | Path does not match |
45 | cleanup_old_areas | /api/area/cleanup | Path does not match |
46 | edit_area | /api/area/{id}/edit | Path does not match |
47 | get_all_area_models | /api/area-model/ | Path does not match |
48 | get_area_model | /api/area-model/{id} | Path does not match |
49 | create_area_model | /api/area-model/ | Path does not match |
50 | update_area_model | /api/area-model/{id} | Path does not match |
51 | delete_area_model | /api/area-model/{id} | Path does not match |
52 | assign_table_api | /api/booking-table/assign | Path does not match |
53 | new_arrival_reservation | /api/booking-table/new-arrival | Path does not match |
54 | split_table_api | /api/booking-table/split | Path does not match |
55 | merge_tables_api | /api/booking-table/merge | Path does not match |
56 | unassign_table_api | /api/booking-table/unassign | Path does not match |
57 | reassign_table_api | /api/booking-table/reassign | Path does not match |
58 | update_table_plan_api | /api/booking-table/plan/update | Path does not match |
59 | api_customer_generate | /api/customer/generate | Path does not match |
60 | api_customers_list | /api/customers | Path does not match |
61 | api_customer_show | /api/customers/{id} | Path does not match |
62 | api_customer_update | /api/customers/{id} | Path does not match |
63 | api_customer_generate_from_giftcards | /api/customer/generate-from-giftcards | Path does not match |
64 | api_customer_deduplicate | /api/customer/deduplicate | Path does not match |
65 | api_customer_create | /api/customers | Path does not match |
66 | app_api_event_formula_new | /api/event/{id}/formula/new | Path does not match |
67 | app_api_event_formula_edit | /api/event/{id}/formula/{formula}/edit | Path does not match |
68 | app_api_event_formula_delete | /api/event/{id}/formula/{formula}/delete | Path does not match |
69 | app_api_event_formula_toggle | /api/event/{id}/formula/{formula}/toggle | Path does not match |
70 | app_api_event_formulas_list | /api/event/{id}/formulas | Path does not match |
71 | app_api_event_promocode_new | /api/event/{id}/promocode/new | Path does not match |
72 | app_api_event_promocode_edit | /api/event/{id}/promocode/{promo}/edit | Path does not match |
73 | app_api_event_promocode_toggle | /api/event/{id}/promocode/{promo}/toggle | Path does not match |
74 | app_api_event_promocode_delete | /api/event/{id}/promocode/{promo}/delete | Path does not match |
75 | app_api_event_list | /api/event/list | Path does not match |
76 | app_api_event_booking_arrival | /api/event/{id}/arrival | Path does not match |
77 | app_api_event_bookings | /api/event/{id}/bookings | Path does not match |
78 | app_api_event_show | /api/event/{id} | Path does not match |
79 | app_api_event_new | /api/event/new | Path does not match |
80 | app_api_event_edit | /api/event/{id}/edit | Path does not match |
81 | app_api_event_delete | /api/event/{id}/delete | Path does not match |
82 | app_api_event_toggle_publish | /api/event/{id}/toggle-publish | Path does not match |
83 | app_api_event_toggle_bookable | /api/event/{id}/toggle-bookable | Path does not match |
84 | app_api_event_toggle_show_remaining | /api/event/{id}/toggle-show-remaining | Path does not match |
85 | app_api_event_update_booking_status | /api/event/{id}/update-booking-status | Path does not match |
86 | app_api_event_create_booking | /api/event/{id}/create-booking | Path does not match |
87 | app_api_event_upload_image | /api/event/{id}/upload-image | Path does not match |
88 | app_api_event_delete_image | /api/event/{id}/delete-image | Path does not match |
89 | app_api_event_update_image_positions | /api/event/{id}/update-image-positions | Path does not match |
90 | app_api_event_check_qrcode | /api/event/check-qrcode | Path does not match |
91 | app_api_event_export_bookings | /api/event/{id}/export-bookings | Path does not match |
92 | app_restaurant_card | /restaurant/{id}/card | Path does not match |
93 | app_test_card_view | /card/view | Path does not match |
94 | stripe_webhook | /stripe/webhook | Path does not match |
95 | app_create_checkout_session | /restaurant/{id}/create-checkout-session | Path does not match |
96 | app_restaurant_card_processing | /restaurant/{id}/card/processing | Path does not match |
97 | app_restaurant_card_success | /restaurant/{id}/card/success | Path does not match |
98 | app_restaurant_card_payment_failed | /restaurant/{id}/card/payment-failed | Path does not match |
99 | app_restaurant_card_failed | /restaurant/{id}/card/failed | Path does not match |
100 | app_card_preview_template | /admin/card/preview-template | Path does not match |
101 | app_api_gift_card_stats_overview | /api/gift-card/stats/overview | Path does not match |
102 | app_api_gift_card_stats_comparison | /api/gift-card/stats/comparison | Path does not match |
103 | app_api_gift_card_stats_origins | /api/gift-card/stats/origins | Path does not match |
104 | app_api_gift_card_stats_yearly | /api/gift-card/stats/yearly | Path does not match |
105 | app_api_gift_card_stats_expired_unused | /api/gift-card/stats/expired-unused | Path does not match |
106 | api_no_show_check | /api/no-show/check | Path does not match |
107 | api_no_show_restaurant | /api/no-show/restaurant | Path does not match |
108 | api_no_show_restaurant_stats | /api/no-show/restaurant/stats | Path does not match |
109 | api_no_show_profiles | /api/no-show/profiles | Path does not match |
110 | api_no_show_profile_details | /api/no-show/profiles/{id} | Path does not match |
111 | api_no_show_profile_unblock | /api/no-show/profiles/{id}/unblock | Path does not match |
112 | api_no_show_global_stats | /api/no-show/stats/global | Path does not match |
113 | api_reservation_archives_list | /api/reservation-archives | Path does not match |
114 | api_reservation_archive_show | /api/reservation-archives/{id} | Path does not match |
115 | api_activate_reservation_modules | /api/restaurant/{id}/activate-reservation-modules | Path does not match |
116 | api_reservation_module_translate | /api/restaurant/{restaurantId}/reservation-module/translate | Path does not match |
117 | api_reservation_module_get | /api/restaurant/{restaurantId}/reservation-module | Path does not match |
118 | api_reservation_module_update | /api/restaurant/{restaurantId}/reservation-module | Path does not match |
119 | api_restaurant_get | /api/restaurant/{id} | Path does not match |
120 | api_restaurant_create_badge | /api/restaurant/{id}/badge | Path does not match |
121 | api_service_mark_complete | /api/service/{serviceId}/mark-complete | Path does not match |
122 | api_service_mark_closed | /api/service/{serviceId}/mark-closed | Path does not match |
123 | api_service_mark_open | /api/service/{serviceId}/mark-open | Path does not match |
124 | api_service_mark_free | /api/service/{serviceId}/mark-free | Path does not match |
125 | api_restaurant_delete_badge | /api/restaurant/{restaurantId}/badge/{badgeId} | Path does not match |
126 | api_restaurant_get_badges | /api/restaurant/{id}/badges | Path does not match |
127 | api_service_assign_badge | /api/service/{serviceId}/badge/{badgeId}/assign | Path does not match |
128 | api_service_remove_badge | /api/service/{serviceId}/badge/{badgeId}/remove | Path does not match |
129 | api_restaurant_update | /api/restaurant/{id} | Path does not match |
130 | api_restaurant_update_services | /api/restaurant/{id}/update-services | Path does not match |
131 | get_restaurant_open_day | /api/restaurant-settings/open-days | Path does not match |
132 | update_restaurant_open_days | /api/restaurant-settings/open-days | Path does not match |
133 | update_default_closed_days | /api/restaurant-settings/default-closed-days | Path does not match |
134 | add_service_comment | /api/service-comments/add | Path does not match |
135 | get_service_comments | /api/service-comments/comments/{date}/{type} | Path does not match |
136 | update_service_comments | /api/service-comments/edit/{id} | Path does not match |
137 | delete_service_comment | /api/service-comments/{id} | Path does not match |
138 | admin_reservation_slots | /api/service/reservation-module/{date} | Path does not match |
139 | update_service_slots | /api/service/update-slots/{id} | Path does not match |
140 | get_couverts_by_date | /api/service/couverts/{date} | Path does not match |
141 | get_service_comment | /api/service/comment/{date}/{type} | Path does not match |
142 | update_total_couverts | /api/service/total-couverts/{date}/{type} | Path does not match |
143 | update_service_comment | /api/service/comment/{date}/{type} | Path does not match |
144 | generate_next_50_services | /api/service/generate | Path does not match |
145 | update_service_status | /api/service/status/{date}/{type} | Path does not match |
146 | generate_next_50_services_all | /api/service/generate/all | Path does not match |
147 | update_service_max_capacity | /api/service/max-capacity/{date}/{type} | Path does not match |
148 | get_service_details | /api/service/{date}/{type} | Path does not match |
149 | update_special_service | /api/service/special/{id} | Path does not match |
150 | upload_special_service_image | /api/service/special/{id}/upload-image | Path does not match |
151 | delete_special_service_image | /api/service/special/{id}/delete-image | Path does not match |
152 | get_restaurant_settings | /api/schedule/restaurant-settings | Path does not match |
153 | get_service_slots_by_date | /api/schedule | Path does not match |
154 | app_api_simple_event_by_day | /api/simple-events/by-day/{date} | Path does not match |
155 | app_api_simple_event_create | /api/simple-events | Path does not match |
156 | app_api_simple_event_list | /api/simple-events | Path does not match |
157 | app_api_simple_event_update | /api/simple-events/{id} | Path does not match |
158 | app_api_simple_event_delete | /api/simple-events/{id} | Path does not match |
159 | get_reservation_statistics | /api/statistics/reservations | Path does not match |
160 | get_total_couverts_by_service | /api/statistics/total-couverts | Path does not match |
161 | api_get_all_restaurants | /api/superadmin/restaurants | Path does not match |
162 | api_switch_restaurant | /api/superadmin/switch-restaurant | Path does not match |
163 | get_tables_by_area | /api/table/area/{areaId} | Path does not match |
164 | get_tables_count_by_service | /api/table/{serviceId}/tables-count | Path does not match |
165 | delete_table | /api/table/delete | Path does not match |
166 | restore_original_table | /api/table/restore-original/{id} | Path does not match |
167 | update_table_name_capacity | /api/table/update | Path does not match |
168 | api_check_and_update_plan | /api/table/service/{id}/check-and-update-plan | Path does not match |
169 | api_update_service_plan | /api/table/service/{serviceId}/update-plan | Path does not match |
170 | get_tables_by_service | /api/table/service/{serviceId}/tables | Path does not match |
171 | transfer_table_reservation | /api/table/{id}/transfer-reservation | Path does not match |
172 | get_available_tables_by_service | /api/table/available/{serviceId} | Path does not match |
173 | create_table | /api/table/new | Path does not match |
174 | get_table | /api/table/{id} | Path does not match |
175 | edit_table | /api/table/{id}/edit | Path does not match |
176 | update_table_info | /api/table/{id}/update-info | Path does not match |
177 | get_all_table_models | /api/table-model/ | Path does not match |
178 | get_table_model | /api/table-model/{id} | Path does not match |
179 | create_table_model | /api/table-model/ | Path does not match |
180 | update_table_model | /api/table-model/{id} | Path does not match |
181 | delete_table_model | /api/table-model/{id} | Path does not match |
182 | debug_universal_gift_card | /debug/universal-gift-card/{id} | Path does not match |
183 | app_universal_gift_card | /carte-universelle-tatable | Path does not match |
184 | app_universal_create_checkout_session | /carte-universelle/create-checkout-session | Path does not match |
185 | app_universal_card_processing | /carte-universelle/processing | Path does not match |
186 | app_universal_card_success | /carte-universelle/success | Path does not match |
187 | app_universal_card_payment_failed | /carte-universelle/payment-failed | Path does not match |
188 | app_universal_card_failed | /carte-universelle/failed | Path does not match |
189 | app_universal_gift_card_download_pdf | /carte-universelle/download-pdf/{qrIdentifier} | Path does not match |
190 | api_user_info | /api/user/ | Path does not match |
191 | api_restaurant_users | /api/user/restaurant/{restaurantId}/users | Path does not match |
192 | api_user_change_password | /api/user/change-password | Path does not match |
193 | api_user_devices | /api/user/devices | Path does not match |
194 | api_restaurant_update_user | /api/user/restaurant/{restaurantId}/user/{userId} | Path does not match |
195 | api_restaurant_create_user | /api/user/restaurant/{restaurantId}/user | Path does not match |
196 | get_demo_plan_salle | /demo/plan-salle/{restaurantId} | Path does not match |
197 | api_planning_roles_list | /api/planning/roles | Path does not match |
198 | api_planning_roles_show | /api/planning/roles/{id} | Path does not match |
199 | api_planning_roles_create | /api/planning/roles | Path does not match |
200 | api_planning_roles_update | /api/planning/roles/{id} | Path does not match |
201 | api_planning_roles_delete | /api/planning/roles/{id} | Path does not match |
202 | api_planning_employees_list | /api/planning/employees | Path does not match |
203 | api_planning_employees_show | /api/planning/employees/{id} | Path does not match |
204 | api_planning_employees_create | /api/planning/employees | Path does not match |
205 | api_planning_employees_update | /api/planning/employees/{id} | Path does not match |
206 | api_planning_employees_delete | /api/planning/employees/{id} | Path does not match |
207 | api_planning_shifts_list | /api/planning/shifts | Path does not match |
208 | api_planning_shifts_show | /api/planning/shifts/{id} | Path does not match |
209 | api_planning_shifts_create | /api/planning/shifts | Path does not match |
210 | api_planning_shifts_update | /api/planning/shifts/{id} | Path does not match |
211 | api_planning_shifts_delete | /api/planning/shifts/{id} | Path does not match |
212 | api_planning_weekly | /api/planning/planning/weekly | Path does not match |
213 | api_planning_monthly | /api/planning/planning/monthly | Path does not match |
214 | api_employee_hours | /api/planning/employee/{id}/hours | Path does not match |
215 | api_planning_shifts_bulk_create | /api/planning/shifts/bulk | Path does not match |
216 | api_planning_template_weeks | /api/planning/template-weeks | Path does not match |
217 | api_planning_duplicate_week | /api/planning/duplicate-week | Path does not match |
218 | api_sync_restaurants_data | /api/sync/restaurants | Path does not match |
219 | api_sync_customers_data | /api/sync/customers | Path does not match |
220 | api_sync_customer_by_phone | /api/sync/customer-by-phone/{phone} | Path does not match |
221 | api_restaurants_gift_cards_enabled | /tatable/restaurants/gift-cards-enabled | Path does not match |
222 | api_create_public_reservation | /restaurant/{id}/reservation | Path does not match |
223 | api_cancel_reservation | /reservation/delete/{deletionToken} | Path does not match |
224 | api_reservation_module | /restaurant/{id}/reservation-module | Path does not match |
225 | api_reservation_slots | /restaurant/{id}/reservation-module/{date} | Path does not match |
226 | api_restaurant_available_dates | /restaurant/{id}/available-dates | Path does not match |
227 | api_undo_no_show | /reservation/{id}/undo-no-show | Path does not match |
228 | app_api_gift_card_create | /api/gift-card/create | Path does not match |
229 | app_api_gift_card_list | /api/gift-card/list | Path does not match |
230 | app_api_gift_card_settings_get | /api/gift-card/settings | Path does not match |
231 | app_api_gift_card_settings_edit | /api/gift-card/settings | Path does not match |
232 | app_api_gift_card_use | /api/gift-card/{id}/use | Path does not match |
233 | app_api_gift_card_send_email | /api/gift-card/{id}/send-email | Path does not match |
234 | app_api_gift_card_show | /api/gift-card/{id} | Path does not match |
235 | app_api_gift_card_verify_universal | /api/gift-card/verify-universal | Path does not match |
236 | app_api_gift_card_use_universal | /api/gift-card/use-universal | Path does not match |
237 | api_events_list | /list/public/events | Path does not match |
238 | get_event_image | /uploads/page_images/{filename} | Path does not match |
239 | add_file_to_reservation | /api/reservations/{id}/files | Path does not match |
240 | delete_file_from_reservation | /api/reservations/{reservationId}/files/{fileId} | Path does not match |
241 | api_login | /api/login | Path does not match |
242 | api_restaurant_page | /{id}/page | Path does not match |
243 | get_page_image | /page-image/{filename} | Path does not match |
244 | app_area_model_index | /area/model/ | Path does not match |
245 | app_area_model_new | /area/model/new | Path does not match |
246 | app_area_model_show | /area/model/{id} | Path does not match |
247 | app_area_model_edit | /area/model/{id}/edit | Path does not match |
248 | app_area_model_delete | /area/model/{id} | Path does not match |
249 | app_area_model_copy_plan | /area/model/copy-plan-de-salle/{sourceRestaurantId}/{destinationRestaurantId} | Path does not match |
250 | app_reservation_delete_success | /booking/delete/success | Path does not match |
251 | app_reservation_delete_confirm | /booking/delete/{deletionToken} | Path does not match |
252 | app_reservation_delete_process | /booking/delete/{deletionToken}/process | Path does not match |
253 | api_documentation | /api/doc | Path does not match |
254 | app_event_booking_manual_new | /admin/event-booking/{id}/manual-new | Path does not match |
255 | app_event_booking_show | /admin/event-booking/{event_id}/booking/{booking_id}/show | Path does not match |
256 | app_event_booking_delete | /admin/event-booking/{id}/booking/{booking}/delete | Path does not match |
257 | app_event_index | /admin/event/ | Path does not match |
258 | app_event_new | /admin/event/new | Path does not match |
259 | app_event_show | /admin/event/{id} | Path does not match |
260 | app_event_toggle_show_remaining | /admin/event/{id}/toggle-show-remaining | Path does not match |
261 | app_event_toggle_bookable | /admin/event/{id}/toggle-bookable | Path does not match |
262 | app_event_edit | /admin/event/{id}/edit | Path does not match |
263 | app_event_toggle_publish | /admin/event/{id}/toggle-publish | Path does not match |
264 | app_event_delete | /admin/event/{id}/delete | Path does not match |
265 | app_event_formula_new | /admin/event/{id}/formula/new | Path does not match |
266 | app_event_promocode_new | /admin/event/{id}/promocode/new | Path does not match |
267 | app_event_promocode_toggle | /admin/event/{event_id}/promocode/{id}/toggle | Path does not match |
268 | app_event_promocode_delete | /admin/event/{event_id}/promocode/{id}/delete | Path does not match |
269 | app_event_formula_edit | /admin/event/{event_id}/formula/{id}/edit | Path does not match |
270 | app_event_formula_get | /admin/event/{event_id}/formula/{id}/get | Path does not match |
271 | app_event_formula_delete | /admin/event/{id}/formula/{formula}/delete | Path does not match |
272 | event_public_show | /e/{slug}-{id} | Path does not match |
273 | event_public_booking_checkout | /e/booking/{id}/checkout | Path does not match |
274 | validate_promo_code | /e/validate-promo-code/{id} | Path does not match |
275 | app_event_create_checkout_session | /e/create-checkout-session/{id} | Path does not match |
276 | event_public_processing | /e/{id}/processing | Path does not match |
277 | event_public_success | /e/{id}/success | Path does not match |
278 | event_public_free_booking | /e/{id}/free-booking | Path does not match |
279 | event_public_processing_free | /e/{id}/processing-free | Path does not match |
280 | event_public_payment_failed | /e/{id}/payment-failed | Path does not match |
281 | event_public_test_booking_success | /e/{id}/test-booking-success | Path does not match |
282 | event_public_recap_pdf | /recap-pdf/{qrIdentifier} | Path does not match |
283 | event_public_test_success_page | /e/{id}/test-success-page | Path does not match |
284 | edit_gift_card_settings | /admin/restaurant/{id}/gift-card-settings | Path does not match |
285 | gift_card_preview | /admin/restaurant/{id}/gift-card-preview | Path does not match |
286 | 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.