Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_index | /admin/user/create | Path does not match |
| 2 | app_admin_index_1 | /admin/users | Path does not match |
| 3 | app_admin_index_2 | /admin/user/update | Path does not match |
| 4 | admin_dashboard | /admin/dashboard | Path does not match |
| 5 | admin_create_task_type | /admin/task-type/create | Path does not match |
| 6 | admin_update_task_type | /admin/task-type/update | Path does not match |
| 7 | admin_task_types_list | /admin/task-types/list | Path does not match |
| 8 | admin_create_form | /admin/forms/create | Path does not match |
| 9 | admin_forms_list | /admin/forms/list | Path does not match |
| 10 | admin_update_forms | /admin/forms/update | Path does not match |
| 11 | admin_task_list | /admin/tasks/list | Path does not match |
| 12 | admin_task_list_view | /admin/tasks/detail/list-view | Path does not match |
| 13 | admin_view_task | /admin/tasks/task | Path does not match |
| 14 | admin_trips | /admin/trips | Path does not match |
| 15 | admin_contacts_list | /admin/contacts/list | Path does not match |
| 16 | admin_contacts_contact | /admin/contacts/contact | Path does not match |
| 17 | admin_email_logs | /admin/email/list | Path does not match |
| 18 | admin_email_log | /admin/email/log | Path does not match |
| 19 | admin_delivery_charges | /admin/delivery-charges | Path does not match |
| 20 | admin_api_list | /admin/api/list | Path does not match |
| 21 | admin_api_update | /admin/api/update | Path does not match |
| 22 | admin_price_lists_list | /admin/price-lists/list | Path does not match |
| 23 | admin_cron_job_list | /admin/cron-jobs/list | Path does not match |
| 24 | admin_cron_job_update | /admin/cron-job/update | Path does not match |
| 25 | admin_cron_job_create | /admin/cron-job/create | Path does not match |
| 26 | admin_organisation_update | /admin/organisation/update | Path does not match |
| 27 | admin_sales_orders_list | /admin/sales-orders/list | Path does not match |
| 28 | admin_maintenance_list | /admin/maintenance/list | Path does not match |
| 29 | admin_api_log_list | /admin/api-logs/list | Path does not match |
| 30 | admin_api_log_view | /admin/api-log/view | Path does not match |
| 31 | admin_get_home_page | /admin/get/home/page | Path does not match |
| 32 | admin_calendar | /admin/calendar | Path does not match |
| 33 | admin_get_downloads | /admin/get/downloads | Path does not match |
| 34 | admin_download_backup | /admin/export/downloads | Path does not match |
| 35 | admin_get_delivery_charges | /admin/get/delivery-charges | Path does not match |
| 36 | admin_save_delivery_charges | /admin/save/delivery-charges | Path does not match |
| 37 | admin_get_detail_email_logs | /admin/get/detail/email/log | Path does not match |
| 38 | admin_get_email_logs | /admin/get/email/logs | Path does not match |
| 39 | admin_get_cron_jobs_list | /admin/get/cron-jobs/list | Path does not match |
| 40 | admin_get_cron_jobs | /admin/get/cron-job/create | Path does not match |
| 41 | admin_get_cron_job_form | /admin/get/cron-job/form/update | Path does not match |
| 42 | admin_cron_submit | /admin/cron-job/submit | Path does not match |
| 43 | admin_cron_delete | /admin/cron-job/delete | Path does not match |
| 44 | cron_job_is_active | /admin/cron-job/update/is-active | Path does not match |
| 45 | admin_cron_run | /admin/cron-job/run | Path does not match |
| 46 | admin_get_organisation_form | /admin/get/organisation/form/update | Path does not match |
| 47 | admin_submit_organisation_form | /admin/organisation/submit/form | Path does not match |
| 48 | admin_get_sales_orders | /admin/sales-orders/get/list | Path does not match |
| 49 | admin_filter_sales_orders | /admin/sales-orders/filter/list | Path does not match |
| 50 | admin_sync_sales_orders | /admin/sales-orders/sync | Path does not match |
| 51 | admin_maintenance_get_list | /admin/maintenance/get/list | Path does not match |
| 52 | admin_maintenance_edit | /admin/maintenance/edit | Path does not match |
| 53 | under_maintenance | /maintenance | Path does not match |
| 54 | frontend_error_500 | /admin/error | Path does not match |
| 55 | php_info | /php-info | Path does not match |
| 56 | get_api_list | /admin/api/get/list | Path does not match |
| 57 | get_api_log_list | /admin/api-logs/get/list | Path does not match |
| 58 | get_api_log_form | /admin/api-logs/form | Path does not match |
| 59 | get_api_form | /admin/api/get/form | Path does not match |
| 60 | get_api_details_submit_form | /admin/api-details/submit | Path does not match |
| 61 | api_is_active | /admin/api/update/is-active | Path does not match |
| 62 | campaign_create | /campaign/create | Path does not match |
| 63 | campaign_update | /campaign/update | Path does not match |
| 64 | campaigns_list | /campaigns/list | Path does not match |
| 65 | campaigns_form_update | /campaigns/form/update | Path does not match |
| 66 | campaigns_form_submit | /campaigns/form/submit | Path does not match |
| 67 | campaigns_get_list | /campaigns/get/list | Path does not match |
| 68 | get_contacts | /tasks/contacts/get | Path does not match |
| 69 | sync_contacts | /admin/contacts/sync | Path does not match |
| 70 | get_quotes_contacts | /quotes/contacts/get | Path does not match |
| 71 | get_admin_quotescontacts | /admin/quotes/contacts/get | Path does not match |
| 72 | save_contacts | /contact/address/save | Path does not match |
| 73 | create_contact | /contact/create | Path does not match |
| 74 | admin_get_contacts_list | /admin/get/contacts/list | Path does not match |
| 75 | admin_get_contacts_form | /admin/contact/get/form | Path does not match |
| 76 | contact_get_address_modal | /contact/get/address-modal | Path does not match |
| 77 | contact_check_duplicate | /tasks/contacts/check/duplicate | Path does not match |
| 78 | quotes_get_price_lists | /quotes/get/price-lists | Path does not match |
| 79 | admin_save_credit_limit | /admin/save/credit-limit | Path does not match |
| 80 | contact_get_addresses | /contact/get/addresses | Path does not match |
| 81 | get_new_forms_form | /admin/new/forms/form | Path does not match |
| 82 | update_forms_form | /admin/forms/form/update | Path does not match |
| 83 | save_forms_form | /admin/save/forms | Path does not match |
| 84 | forms_get_list | /admin/forms/get/list | Path does not match |
| 85 | forms_is_active | /admin/forms/update/is-active | Path does not match |
| 86 | app_google_drive | /google/drive/authenticate | Path does not match |
| 87 | app_google_drive_test | /google/drive/test | Path does not match |
| 88 | home_page | / | Path does not match |
| 89 | frontend_phpinfo | /phpinfo | Path does not match |
| 90 | get_php_info | /php/info | Path does not match |
| 91 | app_login | /admin/login | Path does not match |
| 92 | staff_login_path | /tasks/login | Path does not match |
| 93 | get_price_lists | /admin/get/price-lists/list | Path does not match |
| 94 | sync_price_lists | /admin/price-lists/sync | Path does not match |
| 95 | quotes_update_id | /quotes/update/{id} | Path does not match |
| 96 | quotes_update | /quotes/update | Path does not match |
| 97 | quotes_list | /quotes/list | Path does not match |
| 98 | admin_quotes_update_id | /admin/quote/view/{id} | Path does not match |
| 99 | admin_quote | /admin/quote/view | Path does not match |
| 100 | admin_quotes_list | /admin/quotes/list | Path does not match |
| 101 | quotes_get_list | /quotes/get/list | Path does not match |
| 102 | admin_quotes_get_list | /admin/quotes/get/list | Path does not match |
| 103 | quotes_get_quote | /quotes/get/quote | Path does not match |
| 104 | admin_quotes_get_quote | /admin/quotes/get/quote | Path does not match |
| 105 | quotes_search_products | /quotes/search/products | Path does not match |
| 106 | quotes_get_item_batches | /quotes/get/item/batches | Path does not match |
| 107 | quotes_select_customer | /quotes/select-customer | Path does not match |
| 108 | quotes_create_customer | /quotes/create-customer | Path does not match |
| 109 | quotes_create | /quotes/create | Path does not match |
| 110 | quotes_item_add | /quotes/item/add | Path does not match |
| 111 | quotes_item_get | /quotes/item/get | Path does not match |
| 112 | quotes_item_delete | /quotes/item/delete | Path does not match |
| 113 | quotes_submit_approval | /quotes/submit/approval | Path does not match |
| 114 | admin_approve_quote | /admin/approve/quote | Path does not match |
| 115 | quotes_quotes_approval | /quotes/cancel/approval | Path does not match |
| 116 | quotes_edit_rfqno | /quotes/edit/rfqno | Path does not match |
| 117 | quotes_edit_comments | /quotes/submit/comment | Path does not match |
| 118 | admin_quotes_edit_comments | /admin/quotes/submit/comment | Path does not match |
| 119 | quotes_approval_submit_comments | /quotes/approval-submit/comments | Path does not match |
| 120 | quotes_edit_order_type | /quotes/edit/order-type | Path does not match |
| 121 | quotes_edit_date | /quotes/edit/date | Path does not match |
| 122 | quotes_edit_customer | /quotes/edit/customer | Path does not match |
| 123 | quotes_get_address | /quotes/get/address | Path does not match |
| 124 | quotes_pdf | /quotes/pdf | Path does not match |
| 125 | quotes_download_pdf | /quotes/download/pdf/{quoteId} | Path does not match |
| 126 | quotes_download_attachment | /quotes/download/attachment/{quoteId} | Path does not match |
| 127 | quotes_generate_pdf | /quotes/generate/pdf | Path does not match |
| 128 | quotes_get_base64_logo | /quotes/get/base64/logo | Path does not match |
| 129 | quotes_get_base_url | /quotes/get/base-url | Path does not match |
| 130 | quotes_send_email | /quotes/send/email | Path does not match |
| 131 | quotes_resend_email | /quotes/resend/email | Path does not match |
| 132 | quotes_approval | /quotes/approval/{quoteId}/{uniqueId} | Path does not match |
| 133 | quotes_approve | /quotes/approve/{quoteId}/{uniqueId} | Path does not match |
| 134 | quotes_approve_view | /quotes/approve/view/{quoteId}/{uniqueId} | Path does not match |
| 135 | quotes_click_approve | /quotes/click/approve | Path does not match |
| 136 | quotes_save_attachment | /quotes/attachment/save | Path does not match |
| 137 | quotes_cancel | /quotes/cancel | Path does not match |
| 138 | quotes_reopen | /quotes/reopen | Path does not match |
| 139 | contact_edit_requested_terms | /quotes/edit/requested-terms | Path does not match |
| 140 | contact_edit_payment_method | /quotes/edit/payment-method | Path does not match |
| 141 | quotes_is_authenticated | /quotes/is-authenticated | Path does not match |
| 142 | quotes_waiver_delivery_fee | /quotes/waiver/delivery-fee | Path does not match |
| 143 | quotes_view_pdf | /quotes/pdf/view/{quoteId} | Path does not match |
| 144 | quotes_click_submit_for_approval | /quotes/click/submit-for-approval | Path does not match |
| 145 | app_register | /register | Path does not match |
| 146 | app_verify_email | /verify/email | Path does not match |
| 147 | app_reports | /quotes/reports | Path does not match |
| 148 | app_forgot_password_request | /reset-password | Path does not match |
| 149 | app_check_email | /reset-password/check-email | Path does not match |
| 150 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 151 | email_footer | /reset-password/email/footer | Path does not match |
| 152 | app_sales_orders | /sales/orders | Path does not match |
| 153 | admin_login | /admin/login | Path does not match |
| 154 | admin_logout | /admin/logout | Path does not match |
| 155 | tasks_login | /tasks/login | Path does not match |
| 156 | tasks_logout | /tasks/logout | Path does not match |
| 157 | tasks_dashboard | /tasks/home | Path does not match |
| 158 | tasks_home | /tasks/home | Path does not match |
| 159 | tasks_create | /tasks/create | Path does not match |
| 160 | tasks_update | /tasks/update | Path does not match |
| 161 | tasks_list | /tasks/list | Path does not match |
| 162 | tasks_detail_list | /tasks/detail/list | Path does not match |
| 163 | user_home_location | /tasks/my-location | Path does not match |
| 164 | tasks_trips | /tasks/trips | Path does not match |
| 165 | maintenance | /maintenance | Path does not match |
| 166 | task_error_500 | /tasks/error | Path does not match |
| 167 | tasks_get_home_page | /tasks/get/home/page | Path does not match |
| 168 | get_create_tasks_form | /tasks/create/tasks/form | Path does not match |
| 169 | submit_tasks_form | /tasks/form/submit | Path does not match |
| 170 | task_type_change | /tasks/task-type/change | Path does not match |
| 171 | task_add_form | /tasks/add/form | Path does not match |
| 172 | task_delete_form | /tasks/delete/form | Path does not match |
| 173 | tasks_get_user_list | /tasks/get/user/list | Path does not match |
| 174 | admin_get_task_view | /admin/get/tasks/view | Path does not match |
| 175 | admin_get_users_list | /admin/get/users/list | Path does not match |
| 176 | tasks_update_task_form | /tasks/form/update | Path does not match |
| 177 | tasks_save_location | /tasks/save/location | Path does not match |
| 178 | tasks_save_home_location | /tasks/save/home/location | Path does not match |
| 179 | tasks_save_customer_location | /tasks/save/customer/location | Path does not match |
| 180 | delete_task | /tasks/delete | Path does not match |
| 181 | forms_get_template | /tasks/form/template/get | Path does not match |
| 182 | forms_submit_template | /tasks/form/template/submit | Path does not match |
| 183 | tasks_get_day_calendar | /tasks/day/calendar/get | Path does not match |
| 184 | admin_get_day_calendar | /admin/day/calendar/get | Path does not match |
| 185 | tasks_get_week_calendar | /tasks/week/calendar/get | Path does not match |
| 186 | admin_get_week_calendar | /admin/week/calendar/get | Path does not match |
| 187 | tasks_get_list | /tasks/get/list | Path does not match |
| 188 | tasks_get_list_view | /admin/tasks/get/list-view | Path does not match |
| 189 | tasks_save_photo | /tasks/save/photo | Path does not match |
| 190 | tasks_delete_photo | /tasks/delete/photo | Path does not match |
| 191 | tasks_upload_photo | /tasks/upload/photo | Path does not match |
| 192 | tasks_get_login | /tasks/get/login | Path does not match |
| 193 | tasks_test | /tasks/test | Path does not match |
| 194 | admin_task_type_create | /admin/task/type/create | Path does not match |
| 195 | get_new_task_type_form | /admin/new/task-type/form | Path does not match |
| 196 | task_type_list | /admin/task-type/list | Path does not match |
| 197 | update_task_type_form | /admin/task-type/form/update | Path does not match |
| 198 | save_type_form | /admin/task-type/save | Path does not match |
| 199 | delete_task_type | /admin/task-type/delete | Path does not match |
| 200 | tasks_get_trips_today | /tasks/get/trips-today | Path does not match |
| 201 | admin_get_trips_by_date | /admin/search/trips/date | Path does not match |
| 202 | tasks_get_trips_by_date | /tasks/search/trips/date | Path does not match |
| 203 | tasks_get_trip_data | /tasks/get/trip/data | Path does not match |
| 204 | admin_get_user_trips | /admin/get/user-trips | Path does not match |
| 205 | test | /tasks/test/{taskId} | Path does not match |
| 206 | export_to_csv | /admin/trips/export/{userId}/{start}/{end} | Path does not match |
| 207 | user_new_form | /admin/user/form/new | Path does not match |
| 208 | create_user | /admin/user/new | Path does not match |
| 209 | users_list | /admin/users/list | Path does not match |
| 210 | update_user | /admin/user/form/update | Path does not match |
| 211 | user_delete | /admin/user/delete | Path does not match |
| 212 | get_my_location | /tasks/get/my-location | Path does not match |
| 213 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 214 | _wdt | /_wdt/{token} | Path does not match |
| 215 | _profiler_home | /_profiler/ | Path does not match |
| 216 | _profiler_search | /_profiler/search | Path does not match |
| 217 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 218 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 219 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 220 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 221 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 222 | _profiler_open_file | /_profiler/open | Path does not match |
| 223 | _profiler | /_profiler/{token} | Path does not match |
| 224 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 225 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 226 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.