Routing
app_guide_estimation
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/nos-estimations-et-conditions
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_availability_index | /admin/availability | Path does not match |
| 2 | admin_availability_new | /admin/availability/new | Path does not match |
| 3 | admin_availability_batch_delete | /admin/availability/batch-delete | Path does not match |
| 4 | admin_availability_autocomplete | /admin/availability/autocomplete | Path does not match |
| 5 | admin_availability_render_filters | /admin/availability/render-filters | Path does not match |
| 6 | admin_availability_edit | /admin/availability/{entityId}/edit | Path does not match |
| 7 | admin_availability_delete | /admin/availability/{entityId}/delete | Path does not match |
| 8 | admin_availability_detail | /admin/availability/{entityId} | Path does not match |
| 9 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 10 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 11 | _wdt | /_wdt/{token} | Path does not match |
| 12 | _profiler_home | /_profiler/ | Path does not match |
| 13 | _profiler_search | /_profiler/search | Path does not match |
| 14 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 15 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 16 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 17 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 18 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 19 | _profiler_open_file | /_profiler/open | Path does not match |
| 20 | _profiler | /_profiler/{token} | Path does not match |
| 21 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 22 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 23 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 24 | admin_appointment_index | /admin/rendez-vous/ | Path does not match |
| 25 | admin_appointment_cancel | /admin/rendez-vous/{id}/cancel | Path does not match |
| 26 | admin_user_index | /admin/clients | Path does not match |
| 27 | admin_atelier_index | /admin/atelier | Path does not match |
| 28 | admin | /admin | Path does not match |
| 29 | admin_finance_index | /admin/finance/ | Path does not match |
| 30 | admin_finance_validate | /admin/finance/valider/{id} | Path does not match |
| 31 | admin_planning | /admin/planning/ | Path does not match |
| 32 | admin_vetement_index | /admin/vetements/ | Path does not match |
| 33 | admin_vetement_add | /admin/vetements/new | Path does not match |
| 34 | admin_vetement_edit | /admin/vetements/{id}/edit | Path does not match |
| 35 | admin_vetement_toggle_vendu | /admin/vetements/{id}/toggle-vendu | Path does not match |
| 36 | admin_vetement_toggle_paye | /admin/vetements/{id}/toggle-paye | Path does not match |
| 37 | admin_chat_index | /admin/chat/ | Path does not match |
| 38 | admin_chat_conversation | /admin/chat/{id} | Path does not match |
| 39 | admin_chat_reply | /admin/chat/{id}/reply | Path does not match |
| 40 | app_appointment | /booking/ | Path does not match |
| 41 | app_pre_book | /booking/pre-book/{date}/{time} | Path does not match |
| 42 | app_cancel_booking | /booking/cancel/{id} | Path does not match |
| 43 | app_booking | /booking/ | Path does not match |
| 44 | app_booking_confirm | /booking/book/{date}/{time} | Path does not match |
| 45 | app_boutique | /boutique | Path does not match |
| 46 | app_chat_send | /chat/send | Path does not match |
| 47 | app_chat_render | /chat/render | Path does not match |
| 48 | app_chat_check_unread | /chat/check-unread | Path does not match |
| 49 | app_concept | /concept | Path does not match |
| 50 | app_envoyer_habits | /envoyer/habits | Path does not match |
| 51 | connect_google_start | /connect/google | Path does not match |
| 52 | connect_google_check | /connect/google/check | Path does not match |
| 53 | app_guide_selection | /quels-vetements-vendre | Path does not match |
| 54 | app_guide_estimation | /nos-estimations-et-conditions | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.