Routing
app_checklist_add
Matched route
Route Parameters
| Name | Value |
|---|---|
| checklistId | "15329" |
| order | "59149" |
| type | "5" |
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/checklist/add/59149/5/15329
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | 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 | app_main_route | / | Path does not match |
| 17 | app_dashboard | /office-dashboard | Path does not match |
| 18 | crm_upload_image | /crm/upload-image | Path does not match |
| 19 | tts_generate | /tts/generate | Path does not match |
| 20 | app_login | /login | Path does not match |
| 21 | app_login_short_code | /login-short-code | Path does not match |
| 22 | app_change_password | /change-password | Path does not match |
| 23 | app_logout | /logout | Path does not match |
| 24 | api_sidebar | /api/sidebar | Path does not match |
| 25 | api_notifications_vapid_public_key | /notifications/vapid_public_key | Path does not match |
| 26 | api_notifications_clients_accept | /notifications/clients/accept | Path does not match |
| 27 | api_notifications_users_accept | /notifications/users/accept | Path does not match |
| 28 | api_notifications_unsubscribe | /notifications/unsubscribe | Path does not match |
| 29 | api_notifications_clients_opened | /notifications/clients/opened | Path does not match |
| 30 | api_notifications_users_opened | /notifications/users/opened | Path does not match |
| 31 | app_change_useful_status | /cashback/change-useful-status | Path does not match |
| 32 | app_send_checklist_preview | /cashback/send-checklist-preview | Path does not match |
| 33 | app_send_checklist | /cashback/send-checklist | Path does not match |
| 34 | public_booking_thread_get | /public-booking/thread/{token} | Path does not match |
| 35 | public_booking_thread_post_message | /public-booking/thread/{token}/messages | Path does not match |
| 36 | public_booking_thread_post_action | /public-booking/thread/{token}/actions | Path does not match |
| 37 | public_booking_resolve | /public-booking/resolve/{token} | Path does not match |
| 38 | app_send_orders_info_to_datera | /send/orders-info-to-datera | Path does not match |
| 39 | export_order | /esowa/export/order/{orderId} | Path does not match |
| 40 | import_order | /esowa/import/order/{orderId} | Path does not match |
| 41 | app_esoaw_token_view | /esowa/token-view | Path does not match |
| 42 | gbp_auth_start | /google/auth/start | Path does not match |
| 43 | gbp_oauth_callback | /callback | Path does not match |
| 44 | gbp_accounts | /google/gbp/accounts | Path does not match |
| 45 | gbp_tokeninfo | /google/gbp/tokeninfo | Path does not match |
| 46 | gbp_reviews | /google/gbp/reviews | Path does not match |
| 47 | app_checklist_choose | /checklist/choose/{order}/ | Path does not match |
| 48 | app_checklist_created | /checklist/created/{order}/ | Path does not match |
| 49 | app_checklist_add | /checklist/add/{order}/{type}/{checklistId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.