Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_bank_cards_users_by_company | /admin/bank-cards/users-by-company | Path does not match |
| 2 | app_admin_payments_iframe | /admin/payments/iframe | Path does not match |
| 3 | app_admin_payments_token | /admin/payments/token | Path does not match |
| 4 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | app_admin_action_logs_index | /admin/action-logs | Path does not match |
| 20 | app_admin_action_logs_delete | /admin/action-logs/{id} | Path does not match |
| 21 | app_admin_additional_services_index | /admin/additional-services | Path does not match |
| 22 | app_admin_additional_services_new | /admin/additional-services/new | Path does not match |
| 23 | app_admin_additional_services_show | /admin/additional-services/{id} | Path does not match |
| 24 | app_admin_additional_services_edit | /admin/additional-services/{id}/edit | Path does not match |
| 25 | app_admin_additional_services_delete | /admin/additional-services/{id} | Path does not match |
| 26 | admin_login | /admin/login | Path does not match |
| 27 | admin_ajax_login | /admin/ajax-login | Path does not match |
| 28 | app_admin_admins_index | /admin/admins | Path does not match |
| 29 | app_admin_admins_new | /admin/admins/new | Path does not match |
| 30 | app_admin_admins_show | /admin/admins/{id} | Path does not match |
| 31 | app_admin_admins_edit | /admin/admins/{id}/edit | Path does not match |
| 32 | app_admin_admins_delete | /admin/admins/{id} | Path does not match |
| 33 | admin_alfabank_client_secret | /admin/alfa-bank/client-secret | Path does not match |
| 34 | admin_alfabank_fetch_secret | /admin/alfa-bank/fetch-secret | Path does not match |
| 35 | admin_alfabank_client_auth_index | /admin/alfa-bank/client-auth | Path does not match |
| 36 | admin_alfabank_client_auth_callback | /admin/alfa-bank/client-auth/callback | Path does not match |
| 37 | admin_alfabank_client_auth_manual_callback | /admin/alfa-bank/client-auth/manual-callback | Path does not match |
| 38 | admin_alfabank_client_auth_user_info | /admin/alfa-bank/client-auth/user-info | Path does not match |
| 39 | admin_alfabank_payment_create | /admin/alfa-bank/payment/create | Path does not match |
| 40 | admin_alfabank_payment_create_submit | /admin/alfa-bank/payment/create | Path does not match |
| 41 | admin_alfabank_payment_result | /admin/alfa-bank/payment/result/{externalId} | Path does not match |
| 42 | admin_alfabank_payment_state_check | /admin/alfa-bank/payment/state/check/{externalId} | Path does not match |
| 43 | admin_alfa_bank_test_service | /admin/alfa-bank/test-service | Path does not match |
| 44 | admin_alfa_bank_oauth_test | /admin/alfa-bank/oauth-test | Path does not match |
| 45 | admin_alfa_bank_certificates | /admin/alfa-bank/certificates | Path does not match |
| 46 | app_admin_alfa_bank_test_cards | /admin/alfa-bank-payments/test-cards | Path does not match |
| 47 | app_admin_alfa_bank_create_holding | /admin/alfa-bank-payments/create-holding | Path does not match |
| 48 | app_admin_alfa_bank_deposit | /admin/alfa-bank-payments/deposit/{orderId} | Path does not match |
| 49 | app_admin_alfa_bank_reverse | /admin/alfa-bank-payments/reverse/{orderId} | Path does not match |
| 50 | app_admin_alfa_bank_status | /admin/alfa-bank-payments/status/{orderId} | Path does not match |
| 51 | admin_analytics | /admin/analytics/ | Path does not match |
| 52 | app_admin_bank_cards_index | /admin/bank-cards | Path does not match |
| 53 | app_admin_bank_cards_new | /admin/bank-cards/new | Path does not match |
| 54 | app_admin_bank_cards_show | /admin/bank-cards/{id} | Path does not match |
| 55 | app_admin_bank_cards_edit | /admin/bank-cards/{id}/edit | Path does not match |
| 56 | app_admin_bank_cards_create_binding | /admin/bank-cards/{id}/create-binding | Path does not match |
| 57 | app_admin_bank_cards_set_bank_id | /admin/bank-cards/{id}/set-bank-id | Path does not match |
| 58 | app_admin_bank_cards_process_callback_manually | /admin/bank-cards/{id}/process-callback-manually | Path does not match |
| 59 | app_admin_bank_cards_update_bank_id | /admin/bank-cards/{id}/update-bank-id | Path does not match |
| 60 | app_admin_bank_cards_update_bank_id_from_db | /admin/bank-cards/{id}/update-bank-id-from-db | Path does not match |
| 61 | app_admin_bank_cards_refund_binding | /admin/bank-cards/{id}/refund-binding | Path does not match |
| 62 | app_admin_bank_cards_delete | /admin/bank-cards/{id}/delete | Path does not match |
| 63 | app_admin_chat_message_index | /admin/chat-message | Path does not match |
| 64 | app_admin_chat_message_show | /admin/chat-message/{id} | Path does not match |
| 65 | admin_chats | /admin/chats/ | Path does not match |
| 66 | app_admin_commission_index | /admin/commission | Path does not match |
| 67 | app_admin_commission_new | /admin/commission/new | Path does not match |
| 68 | app_admin_commission_show | /admin/commission/{id} | Path does not match |
| 69 | app_admin_commission_edit | /admin/commission/{id}/edit | Path does not match |
| 70 | app_admin_commission_delete | /admin/commission/{id} | Path does not match |
| 71 | app_admin_company_index | /admin/company | Path does not match |
| 72 | app_admin_company_new | /admin/company/new | Path does not match |
| 73 | app_admin_company_show | /admin/company/{id} | Path does not match |
| 74 | app_admin_company_edit | /admin/company/{id}/edit | Path does not match |
| 75 | app_admin_company_refresh_dadata | /admin/company/{id}/refresh-dadata | Path does not match |
| 76 | app_admin_company_delete | /admin/company/{id} | Path does not match |
| 77 | admin_console_index | /admin/console | Path does not match |
| 78 | admin_console_execute | /admin/console/execute | Path does not match |
| 79 | app_admin_digital_signature_certificates | /admin/digital-signature/certificates | Path does not match |
| 80 | app_admin_digital_signature_sign_file | /admin/digital-signature/sign-file | Path does not match |
| 81 | app_admin_digital_signature_certificates_browser | /admin/digital-signature/certificates-browser | Path does not match |
| 82 | app_admin_digital_signature_parse_certificate | /admin/digital-signature/parse-certificate | Path does not match |
| 83 | app_admin_directions_index | /admin/directions | Path does not match |
| 84 | app_admin_directions_new | /admin/directions/new | Path does not match |
| 85 | app_admin_directions_show | /admin/directions/{id} | Path does not match |
| 86 | app_admin_directions_edit | /admin/directions/{id}/edit | Path does not match |
| 87 | app_admin_directions_delete | /admin/directions/{id} | Path does not match |
| 88 | app_admin_drivers_index | /admin/drivers | Path does not match |
| 89 | app_admin_drivers_new | /admin/drivers/new | Path does not match |
| 90 | app_admin_drivers_show | /admin/drivers/{id} | Path does not match |
| 91 | app_admin_drivers_edit | /admin/drivers/{id}/edit | Path does not match |
| 92 | app_admin_drivers_delete | /admin/drivers/{id} | Path does not match |
| 93 | app_admin_invoices_index | /admin/invoices | Path does not match |
| 94 | app_admin_invoices_edit | /admin/invoices/{id}/edit | Path does not match |
| 95 | app_admin_invoices_show | /admin/invoices/{id} | Path does not match |
| 96 | app_admin_invoices_template_htm | /admin/invoices/{id}/template/htm | Path does not match |
| 97 | app_admin_invoices_create | /admin/invoices/create | Path does not match |
| 98 | app_admin_invoices_delete | /admin/invoices/{id}/delete | Path does not match |
| 99 | app_admin_invoice_qr_check | /admin/invoice-qr/check | Path does not match |
| 100 | app_admin_logs_index | /admin/logs/ | Path does not match |
| 101 | admin_media_index | /admin/media/ | Path does not match |
| 102 | admin_media_new | /admin/media/new | Path does not match |
| 103 | admin_media_show | /admin/media/{id} | Path does not match |
| 104 | admin_media_delete | /admin/media/{id} | Path does not match |
| 105 | app_admin_notification_settings_index | /admin/notification-settings | Path does not match |
| 106 | admin_notification_template_index | /admin/notification-template/ | Path does not match |
| 107 | admin_notification_template_new | /admin/notification-template/new | Path does not match |
| 108 | admin_notification_template_preview | /admin/notification-template/{id}/preview | Path does not match |
| 109 | admin_notification_template_edit | /admin/notification-template/{id}/edit | Path does not match |
| 110 | admin_notification_template_delete | /admin/notification-template/{id} | Path does not match |
| 111 | app_admin_notification_type_index | /admin/notification-type | Path does not match |
| 112 | app_admin_notification_type_new | /admin/notification-type/new | Path does not match |
| 113 | app_admin_notification_type_show | /admin/notification-type/{id} | Path does not match |
| 114 | app_admin_notification_type_edit | /admin/notification-type/{id}/edit | Path does not match |
| 115 | app_admin_notification_type_delete | /admin/notification-type/{id} | Path does not match |
| 116 | app_admin_notifications_index | /admin/notifications | Path does not match |
| 117 | app_admin_notifications_show | /admin/notifications/{id} | Path does not match |
| 118 | app_admin_notifications_mark_read | /admin/notifications/{id}/mark-read | Path does not match |
| 119 | app_admin_order_history_index | /admin/order/history | Path does not match |
| 120 | app_admin_order_history_new | /admin/order/history/new | Path does not match |
| 121 | app_admin_order_history_show | /admin/order/history/{id} | Path does not match |
| 122 | app_admin_order_history_edit | /admin/order/history/{id}/edit | Path does not match |
| 123 | app_admin_order_history_delete | /admin/order/history/{id} | Path does not match |
| 124 | admin_orders_index | /admin/orders/ | Path does not match |
| 125 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 126 | admin_orders_edit | /admin/orders/{id}/edit | Path does not match |
| 127 | admin_orders_create | /admin/orders/create | Path does not match |
| 128 | admin_orders_delete | /admin/orders/{id}/delete | Path does not match |
| 129 | admin_orders_template_htm | /admin/orders/{id}/template/htm | Path does not match |
| 130 | admin_orders_map | /admin/orders/map | Path does not match |
| 131 | admin_pages_index | /admin/page/ | Path does not match |
| 132 | admin_page_new | /admin/page/new | Path does not match |
| 133 | admin_page_edit | /admin/page/{id}/edit | Path does not match |
| 134 | admin_page_delete | /admin/page/{id} | Path does not match |
| 135 | app_admin_payments_index | /admin/payments | Path does not match |
| 136 | app_admin_payments_show | /admin/payments/{id} | Path does not match |
| 137 | app_admin_payments_sync | /admin/payments/sync | Path does not match |
| 138 | app_admin_payments_capture | /admin/payments/{id}/capture | Path does not match |
| 139 | app_admin_payments_reverse | /admin/payments/{id}/reverse | Path does not match |
| 140 | app_admin_payments_refresh | /admin/payments/{id}/refresh | Path does not match |
| 141 | app_admin_payments_create | /admin/payments/create | Path does not match |
| 142 | app_admin_payments_create_submit | /admin/payments/create | Path does not match |
| 143 | app_admin_permissions_index | /admin/permissions | Path does not match |
| 144 | app_admin_permissions_new | /admin/permissions/new | Path does not match |
| 145 | app_admin_permissions_show | /admin/permissions/{id} | Path does not match |
| 146 | app_admin_permissions_edit | /admin/permissions/{id}/edit | Path does not match |
| 147 | app_admin_permissions_delete | /admin/permissions/{id} | Path does not match |
| 148 | app_admin_project_settings_index | /admin/project/settings | Path does not match |
| 149 | app_admin_project_settings_new | /admin/project/settings/new | Path does not match |
| 150 | app_admin_project_settings_show | /admin/project/settings/{id} | Path does not match |
| 151 | app_admin_project_settings_edit | /admin/project/settings/{id}/edit | Path does not match |
| 152 | app_admin_project_settings_delete | /admin/project/settings/{id} | Path does not match |
| 153 | app_admin_role_permissions_index | /admin/role-permissions | Path does not match |
| 154 | app_admin_role_permissions_update | /admin/role-permissions/update | Path does not match |
| 155 | admin_search_test_index | /admin/search-test/ | Path does not match |
| 156 | admin_search_test_finder | /admin/search-test/finder | Path does not match |
| 157 | admin_search_test_order | /admin/search-test/order/{id} | Path does not match |
| 158 | admin_settings | /admin/settings/ | Path does not match |
| 159 | admin_settings_new | /admin/settings/new | Path does not match |
| 160 | admin_settings_edit | /admin/settings/{id}/edit | Path does not match |
| 161 | app_admin_status_transport_index | /admin/status-transport | Path does not match |
| 162 | app_admin_status_transport_new | /admin/status-transport/new | Path does not match |
| 163 | app_admin_status_transport_show | /admin/status-transport/{id} | Path does not match |
| 164 | app_admin_status_transport_edit | /admin/status-transport/{id}/edit | Path does not match |
| 165 | app_admin_status_transport_delete | /admin/status-transport/{id} | Path does not match |
| 166 | app_admin_support_chat_index | /admin/support-chat | Path does not match |
| 167 | app_admin_support_chat_show | /admin/support-chat/{id} | Path does not match |
| 168 | admin_task_index | /admin/tasks/ | Path does not match |
| 169 | admin_task_edit | /admin/tasks/{id}/edit | Path does not match |
| 170 | admin_task_show | /admin/tasks/{id} | Path does not match |
| 171 | admin_task_assign | /admin/tasks/assign | Path does not match |
| 172 | admin_task_create_from_order | /admin/tasks/create-from-order | Path does not match |
| 173 | admin_task_delete | /admin/tasks/{id}/delete | Path does not match |
| 174 | app_admin_task_invoices_index | /admin/task-invoices | Path does not match |
| 175 | app_admin_task_invoices_create_from_task | /admin/task-invoices/create-from-task/{id} | Path does not match |
| 176 | app_admin_task_invoices_show | /admin/task-invoices/{id} | Path does not match |
| 177 | app_admin_task_invoices_template_htm | /admin/task-invoices/{id}/template/htm | Path does not match |
| 178 | app_admin_task_invoices_delete | /admin/task-invoices/{id}/delete | Path does not match |
| 179 | app_admin_task_payment_orders_index | /admin/task-payment-orders | Path does not match |
| 180 | app_admin_task_payment_orders_create_from_invoice | /admin/task-payment-orders/create-from-invoice/{id} | Path does not match |
| 181 | app_admin_task_payment_orders_show | /admin/task-payment-orders/{id} | Path does not match |
| 182 | app_admin_task_payment_orders_delete | /admin/task-payment-orders/{id}/delete | Path does not match |
| 183 | app_admin_task_upd_index | /admin/task-upd | Path does not match |
| 184 | app_admin_task_upd_create | /admin/task-upd/create | Path does not match |
| 185 | app_admin_task_upd_create_from_task | /admin/task-upd/create-from-task/{id} | Path does not match |
| 186 | app_admin_task_upd_show | /admin/task-upd/{id} | Path does not match |
| 187 | app_admin_task_upd_template_htm | /admin/task-upd/{id}/template/htm | Path does not match |
| 188 | app_admin_task_upd_attachment_supplier_signed | /admin/task-upd/{id}/attachment/{attachmentId}/supplier-signed | Path does not match |
| 189 | app_admin_task_upd_attachment_buyer_signed | /admin/task-upd/{id}/attachment/{attachmentId}/buyer-signed | Path does not match |
| 190 | app_admin_task_upd_attachment_delete | /admin/task-upd/{id}/attachment/{attachmentId}/delete | Path does not match |
| 191 | app_admin_task_upd_delete | /admin/task-upd/{id}/delete | Path does not match |
| 192 | app_admin_transport_category_index | /admin/transport-category | Path does not match |
| 193 | app_admin_transport_category_new | /admin/transport-category/new | Path does not match |
| 194 | app_admin_transport_category_show | /admin/transport-category/{id} | Path does not match |
| 195 | app_admin_transport_category_edit | /admin/transport-category/{id}/edit | Path does not match |
| 196 | app_admin_transport_category_delete | /admin/transport-category/{id} | Path does not match |
| 197 | app_admin_transport_index | /admin/transport | Path does not match |
| 198 | app_admin_transport_new | /admin/transport/new | Path does not match |
| 199 | app_admin_transport_show | /admin/transport/{id} | Path does not match |
| 200 | app_admin_transport_edit | /admin/transport/{id}/edit | Path does not match |
| 201 | app_admin_transport_delete | /admin/transport/{id} | Path does not match |
| 202 | app_admin_transport_api_list | /admin/transport/api/list | Path does not match |
| 203 | admin_transport_filters_index | /admin/transport-filters | Path does not match |
| 204 | admin_transport_filters_new | /admin/transport-filters/new | Path does not match |
| 205 | admin_transport_filters_order_list | /admin/transport-filters/orders | Path does not match |
| 206 | admin_transport_filters_global | /admin/transport-filters/global | Path does not match |
| 207 | admin_transport_filters_order | /admin/transport-filters/order/{order} | Path does not match |
| 208 | admin_transport_filters_radius_global | /admin/transport-filters/radius/global | Path does not match |
| 209 | admin_transport_filters_radius_order | /admin/transport-filters/radius/order/{order} | Path does not match |
| 210 | admin_transport_filters_radius_disable | /admin/transport-filters/radius/disable/{order} | Path does not match |
| 211 | admin_transport_filters_edit | /admin/transport-filters/{id}/edit | Path does not match |
| 212 | admin_transport_filters_delete | /admin/transport-filters/{id} | Path does not match |
| 213 | app_admin_transport_loading_index | /admin/transport-loading/ | Path does not match |
| 214 | app_admin_transport_loading_new | /admin/transport-loading/new | Path does not match |
| 215 | app_admin_transport_loading_show | /admin/transport-loading/{id} | Path does not match |
| 216 | app_admin_transport_loading_edit | /admin/transport-loading/{id}/edit | Path does not match |
| 217 | app_admin_transport_loading_delete | /admin/transport-loading/{id}/delete | Path does not match |
| 218 | admin_transport_order_match_index | /admin/transport-order-matches/ | Path does not match |
| 219 | admin_transport_order_match_assign | /admin/transport-order-matches/assign | Path does not match |
| 220 | admin_transport_order_match_delete | /admin/transport-order-matches/{id}/delete | Path does not match |
| 221 | app_admin_transport_subcategory_index | /admin/transport-subcategory | Path does not match |
| 222 | app_admin_transport_subcategory_new | /admin/transport-subcategory/new | Path does not match |
| 223 | app_admin_transport_subcategory_show | /admin/transport-subcategory/{id} | Path does not match |
| 224 | app_admin_transport_subcategory_edit | /admin/transport-subcategory/{id}/edit | Path does not match |
| 225 | app_admin_transport_subcategory_delete | /admin/transport-subcategory/{id} | Path does not match |
| 226 | app_admin_transport_types_index | /admin/transport-types | Path does not match |
| 227 | app_admin_transport_types_new | /admin/transport-types/new | Path does not match |
| 228 | app_admin_transport_types_show | /admin/transport-types/{id} | Path does not match |
| 229 | app_admin_transport_types_edit | /admin/transport-types/{id}/edit | Path does not match |
| 230 | app_admin_transport_types_delete | /admin/transport-types/{id} | Path does not match |
| 231 | app_admin_transport_volume_index | /admin/transport-volume | Path does not match |
| 232 | app_admin_transport_volume_new | /admin/transport-volume/new | Path does not match |
| 233 | app_admin_transport_volume_show | /admin/transport-volume/{id} | Path does not match |
| 234 | app_admin_transport_volume_edit | /admin/transport-volume/{id}/edit | Path does not match |
| 235 | app_admin_transport_volume_delete | /admin/transport-volume/{id} | Path does not match |
| 236 | app_admin_upd_index | /admin/upd | Path does not match |
| 237 | app_admin_upd_create | /admin/upd/create | Path does not match |
| 238 | app_admin_upd_show | /admin/upd/{id} | Path does not match |
| 239 | app_admin_upd_template_htm | /admin/upd/{id}/template/htm | Path does not match |
| 240 | app_admin_upd_attachment_generate_htm | /admin/upd/{id}/attachment/htm/generate | Path does not match |
| 241 | app_admin_upd_attachment_supplier_signed | /admin/upd/{id}/attachment/{attachmentId}/supplier-signed | Path does not match |
| 242 | app_admin_upd_attachment_buyer_signed | /admin/upd/{id}/attachment/{attachmentId}/buyer-signed | Path does not match |
| 243 | app_admin_upd_attachment_delete | /admin/upd/{id}/attachment/{attachmentId}/delete | Path does not match |
| 244 | app_admin_upd_delete | /admin/upd/{id}/delete | Path does not match |
| 245 | admin_users | /admin/users/ | Path does not match |
| 246 | app_admin_users_index | /admin/users | Path does not match |
| 247 | app_admin_users_new | /admin/users/new | Path does not match |
| 248 | app_admin_users_show | /admin/users/{id} | Path does not match |
| 249 | app_admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 250 | app_admin_users_delete | /admin/users/{id} | Path does not match |
| 251 | admin_dashboard | /admin | Path does not match |
| 252 | ajax_login | /ajax-login | Path does not match |
| 253 | oauth_alfa_callback | /oauth/alfa/callback | Path does not match |
| 254 | app_analitics | /lk/analitics | Path does not match |
| 255 | api_auth_generate_token | /api/auth/generate-token | Path does not match |
| 256 | api_auth_verify_token | /api/auth/verify-token | Path does not match |
| 257 | api_auth_refresh_permissions | /api/auth/refresh-permissions | Path does not match |
| 258 | api_auth_revoke_token | /api/auth/revoke-token | Path does not match |
| 259 | api_auth_register | /api/auth/register | Path does not match |
| 260 | api_chats_index | /api/chats | Path does not match |
| 261 | api_chats_messages | /api/chats/{orderId}/messages | Path does not match |
| 262 | api_chats_send_message | /api/chats/{orderId}/messages | Path does not match |
| 263 | api_company_info | /api/company/info | Path does not match |
| 264 | api_company_update | /api/company/update | Path does not match |
| 265 | api_company_director_basis_patch | /api/company/director-basis | Path does not match |
| 266 | api_company_bank_card_patch | /api/company/bank-card | Path does not match |
| 267 | api_company_bank_accounts_patch | /api/company/bank-accounts/{id} | Path does not match |
| 268 | api_company_bank_accounts_add | /api/company/bank-accounts | Path does not match |
| 269 | api_driver_profile | /api/driver/profile | Path does not match |
| 270 | api_driver_transport | /api/driver/transport | Path does not match |
| 271 | api_driver_order | /api/driver/order | Path does not match |
| 272 | api_driver_checkpoints | /api/driver/checkpoints | Path does not match |
| 273 | api_drivers_list | /api/drivers | Path does not match |
| 274 | api_drivers_create_with_photos | /api/drivers/with-photos | Path does not match |
| 275 | api_drivers_create | /api/drivers | Path does not match |
| 276 | api_drivers_update | /api/drivers/{id} | Path does not match |
| 277 | api_drivers_delete | /api/drivers/{id} | Path does not match |
| 278 | api_drivers_add_photos | /api/drivers/{id}/photos | Path does not match |
| 279 | api_employees_list | /api/employees | Path does not match |
| 280 | api_employees_create | /api/employees | Path does not match |
| 281 | api_employees_update | /api/employees/{id} | Path does not match |
| 282 | api_employees_delete | /api/employees/{id} | Path does not match |
| 283 | api_invoices_index | /api/invoices | Path does not match |
| 284 | api_invoices_show | /api/invoices/{id} | Path does not match |
| 285 | api_orders_create_invoice | /api/orders/{orderId}/invoices | Path does not match |
| 286 | api_calculate_distance | /api/calculate-distance | Path does not match |
| 287 | api_calculate_price | /api/calculate-price | Path does not match |
| 288 | api_orders_index | /api/orders | Path does not match |
| 289 | api_orders_show | /api/orders/{id} | Path does not match |
| 290 | api_orders_create | /api/orders | Path does not match |
| 291 | api_orders_update | /api/orders/{id} | Path does not match |
| 292 | api_orders_delete | /api/orders/{id} | Path does not match |
| 293 | api_payments_index | /api/payments | Path does not match |
| 294 | api_payments_show | /api/payments/{id} | Path does not match |
| 295 | api_public_orders | /api/public/orders | Path does not match |
| 296 | api_public_transports | /api/public/transports | Path does not match |
| 297 | api_public_status | /api/public/status | Path does not match |
| 298 | api_support_chats_index | /api/support-chats | Path does not match |
| 299 | api_support_chats_show | /api/support-chats/{id} | Path does not match |
| 300 | api_support_chats_messages | /api/support-chats/{id}/messages | Path does not match |
| 301 | api_support_chats_create | /api/support-chats | Path does not match |
| 302 | api_support_chats_post_message | /api/support-chats/{id}/messages | Path does not match |
| 303 | api_tasks_index | /api/tasks | Path does not match |
| 304 | api_tasks_show | /api/tasks/{id} | Path does not match |
| 305 | api_transports_index | /api/transports | Path does not match |
| 306 | api_transports_show | /api/transports/{id} | Path does not match |
| 307 | api_transports_create_with_photos | /api/transports/with-photos | Path does not match |
| 308 | api_transports_create | /api/transports | Path does not match |
| 309 | api_transports_update | /api/transports/{id} | Path does not match |
| 310 | api_transports_delete | /api/transports/{id} | Path does not match |
| 311 | api_transports_add_photo | /api/transports/{id}/photos | Path does not match |
| 312 | api_user_notifications | /api/user/notifications | Path does not match |
| 313 | api_user_invoices | /api/user/invoices | Path does not match |
| 314 | api_user_support_chats | /api/user/support-chats | Path does not match |
| 315 | api_user_tasks | /api/user/tasks | Path does not match |
| 316 | admin_api_test | /admin/api-test | Path does not match |
| 317 | admin_api_token_test | /admin/api-token-test | Path does not match |
| 318 | app_chat | /lk/chat | Path does not match |
| 319 | chat_messages | /lk/chat/messages | Path does not match |
| 320 | chat_post_message | /lk/chat/post-message | Path does not match |
| 321 | chat_post_message_test | /lk/chat/post-message-test | Path does not match |
| 322 | ajax_company_update | /company/company-update | Path does not match |
| 323 | ajax_company_getByInn | /company/getByInn | Path does not match |
| 324 | ajax_company_search | /company/search | Path does not match |
| 325 | ajax_company_director_basis_update | /company/director-basis-update | Path does not match |
| 326 | docs_user_guide | /documentation/user-guide | Path does not match |
| 327 | docs_user_guide_markdown | /documentation/user-guide/markdown | Path does not match |
| 328 | docs_conditions | /documents/conditions | Path does not match |
| 329 | docs_agreement | /documents/agreement | Path does not match |
| 330 | docs_about_us | /documents/about-us | Path does not match |
| 331 | docs_instruction | /documents/instruction | Path does not match |
| 332 | driver_lk_order_redirect | /lk/driver/order | Path does not match |
| 333 | driver_lk | /lk/driver | Path does not match |
| 334 | driver_lk_section | /lk/driver/{section} | Path does not match |
| 335 | driver_task_update_status | /lk/driver/tasks/{id}/status | Path does not match |
| 336 | drivers_list | /lk/drivers/ | Path does not match |
| 337 | drivers_create | /lk/drivers/create | Path does not match |
| 338 | drivers_edit | /lk/drivers/edit/{id} | Path does not match |
| 339 | drivers_csrf_token | /lk/drivers/{id}/csrf-token | Path does not match |
| 340 | drivers_image_delete | /lk/drivers/{id}/image/{type}/delete | Path does not match |
| 341 | guide_index | /guide | Path does not match |
| 342 | guide_registration | /guide/getting-started/registration | Path does not match |
| 343 | guide_first_steps | /guide/getting-started/first-steps | Path does not match |
| 344 | guide_logist | /guide/roles/logist | Path does not match |
| 345 | guide_driver | /guide/roles/driver | Path does not match |
| 346 | guide_faq | /guide/faq | Path does not match |
| 347 | app_home | / | Path does not match |
| 348 | webapp_home | /webapp | Path does not match |
| 349 | app_instructions | /lk/instruction | Path does not match |
| 350 | app_lk_company_chat | /lk/chat | Path does not match |
| 351 | app_lk_company_chat_messages | /lk/chat/messages | Path does not match |
| 352 | app_lk_company_chat_post_message | /lk/chat/post-message | Path does not match |
| 353 | app_lk | /lk | Path does not match |
| 354 | ajax_bank_card_update | /lk/bank-card/update | Path does not match |
| 355 | ajax_bank_account_save | /lk/bank-account/save | Path does not match |
| 356 | lk_digital_signature_sign_file | /lk/digital-signature/sign-file | Path does not match |
| 357 | app_lk_driver_chat | /lk/driver/chat | Path does not match |
| 358 | app_lk_driver_chat_messages | /lk/driver/chat/messages | Path does not match |
| 359 | app_lk_driver_chat_post_message | /lk/driver/chat/post-message | Path does not match |
| 360 | lk_invoices_index | /lk/invoices/ | Path does not match |
| 361 | lk_invoices_template_htm | /lk/invoices/{id}/template/htm | Path does not match |
| 362 | lk_invoices_show | /lk/invoices/{id} | Path does not match |
| 363 | lk_notifications_index | /lk/notifications | Path does not match |
| 364 | lk_notifications_mark_read | /lk/notifications/{id}/mark-read | Path does not match |
| 365 | lk_notifications_mark_all_read | /lk/notifications/mark-all-read | Path does not match |
| 366 | lk_notifications_delete | /lk/notifications/{id}/delete | Path does not match |
| 367 | lk_payments_index | /lk/payments/ | Path does not match |
| 368 | lk_payments_show | /lk/payments/{id} | Path does not match |
| 369 | app_lk_support_chat_index | /lk/support-chat | Path does not match |
| 370 | app_lk_support_chat_messages | /lk/support-chat/messages | Path does not match |
| 371 | app_lk_support_chat_create | /lk/support-chat/create | Path does not match |
| 372 | app_lk_support_chat_post_message | /lk/support-chat/post-message | Path does not match |
| 373 | lk_tasks_index | /lk/tasks/ | Path does not match |
| 374 | lk_tasks_show | /lk/tasks/{id} | Path does not match |
| 375 | lk_tasks_change_status | /lk/tasks/{id}/status | Path does not match |
| 376 | lk_upd_index | /lk/upd/ | Path does not match |
| 377 | lk_upd_show | /lk/upd/{id} | Path does not match |
| 378 | lk_upd_template_htm | /lk/upd/{id}/template/htm | Path does not match |
| 379 | lk_upd_attachment_buyer_signed | /lk/upd/{id}/attachment/{attachmentId}/buyer-signed | Path does not match |
| 380 | app_moderator_company_index | /moderator/company | Path does not match |
| 381 | app_moderator_company_new | /moderator/company/new | Path does not match |
| 382 | app_moderator_company_check_inn_by_input | /moderator/company/check-inn | Path does not match |
| 383 | app_moderator_company_show | /moderator/company/{id} | Path does not match |
| 384 | app_moderator_company_edit | /moderator/company/{id}/edit | Path does not match |
| 385 | app_moderator_company_delete | /moderator/company/{id} | Path does not match |
| 386 | app_moderator_company_check_inn | /moderator/company/{id}/check-inn | Path does not match |
| 387 | admin_transport_approve | /moderator/company/transport/{id}/approve | Path does not match |
| 388 | admin_transport_reject | /moderator/company/transport/{id}/reject | Path does not match |
| 389 | admin_driver_approve | /moderator/company/driver/{id}/approve | Path does not match |
| 390 | admin_driver_reject | /moderator/company/driver/{id}/reject | Path does not match |
| 391 | app_driver_moderator_index | /moderator/driver | Path does not match |
| 392 | app_driver_moderator_new | /moderator/driver/new | Path does not match |
| 393 | app_driver_moderator_show | /moderator/driver/{id} | Path does not match |
| 394 | app_driver_moderator_edit | /moderator/driver/{id}/edit | Path does not match |
| 395 | app_driver_moderator_images | /moderator/driver/{id}/images | Path does not match |
| 396 | app_driver_moderator_delete | /moderator/driver/{id} | Path does not match |
| 397 | moderator_dashboard | /moderator | Path does not match |
| 398 | app_orders_moderator_index | /moderator/orders | Path does not match |
| 399 | app_orders_moderator_new | /moderator/orders/new | Path does not match |
| 400 | app_orders_moderator_show | /moderator/orders/{id} | Path does not match |
| 401 | app_orders_moderator_edit | /moderator/orders/{id}/edit | Path does not match |
| 402 | app_orders_moderator_delete | /moderator/orders/{id} | Path does not match |
| 403 | app_transport_moderator_index | /moderator/transport | Path does not match |
| 404 | app_transport_moderator_new | /moderator/transport/new | Path does not match |
| 405 | app_transport_moderator_show | /moderator/transport/{id} | Path does not match |
| 406 | app_transport_moderator_edit | /moderator/transport/{id}/edit | Path does not match |
| 407 | app_transport_moderator_images | /moderator/transport/{id}/images | Path does not match |
| 408 | app_transport_moderator_delete | /moderator/transport/{id} | Path does not match |
| 409 | orders_list | /lk/orders/ | Path does not match |
| 410 | new_orders_list | /lk/orders/new-orders | Path does not match |
| 411 | orders_create | /lk/orders/create | Path does not match |
| 412 | orders_template_htm | /lk/orders/{id}/template/htm | Path does not match |
| 413 | orders_review_add | /lk/orders/review-add | Path does not match |
| 414 | calculate_distance | /lk/orders/calculate-distance | Path does not match |
| 415 | calculate_price | /lk/orders/calculate-price | Path does not match |
| 416 | order_assign_owner | /lk/orders/assign-owner | Path does not match |
| 417 | order_change_status | /lk/orders/change-status | Path does not match |
| 418 | order_find_transports | /lk/orders/find-transports | Path does not match |
| 419 | order_invoice_info | /lk/orders/{id}/invoice-info | Path does not match |
| 420 | order_create_invoice | /lk/orders/{id}/create-invoice | Path does not match |
| 421 | page_show | /page/{slug} | Path does not match |
| 422 | paykeeper_callback | /paykeeper/callback | Path does not match |
| 423 | payment_success | /payment/success | Path does not match |
| 424 | payment_fail | /payment/fail | Path does not match |
| 425 | referrals_index | /lk/referrals/ | Path does not match |
| 426 | referrals_create | /lk/referrals/create | Path does not match |
| 427 | referrals_edit | /lk/referrals/{id}/edit | Path does not match |
| 428 | referrals_delete | /lk/referrals/{id} | Path does not match |
| 429 | register | /register | Path does not match |
| 430 | phone_confirm | /confirm-phone | Path does not match |
| 431 | app_login | /login | Path does not match |
| 432 | app_logout | /logout | Path does not match |
| 433 | admin_logout | /admin/logout | Path does not match |
| 434 | api_docs | /admin/api-docs | Path does not match |
| 435 | transport_list | /lk/transports | Path does not match |
| 436 | transport_create | /lk/transports/create | Path does not match |
| 437 | transport_edit | /lk/transports/edit/{id} | Path does not match |
| 438 | transport_check_edit_permission | /lk/transports/check-edit-permission/{id} | Path does not match |
| 439 | transport_info | /lk/transports/info/{id} | Path does not match |
| 440 | transport_assign_driver | /lk/transports/assign-driver | Path does not match |
| 441 | transport_set_coordinates | /lk/transports/set-coordinates | Path does not match |
| 442 | transport_api_categories_by_type | /lk/transports/api/categories-by-type | Path does not match |
| 443 | admin_users_index | /admin/users/ | Path does not match |
| 444 | admin_users_create | /admin/users/create | Path does not match |
| 445 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 446 | admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 447 | lk_users_index | /lk/users/ | Path does not match |
| 448 | lk_users_create | /lk/users/create | Path does not match |
| 449 | lk_users_edit | /lk/users/{id}/edit | Path does not match |
| 450 | lk_users_delete | /lk/users/{id}/delete | Path does not match |
| 451 | lk_users_drivers | /lk/users/drivers | Path does not match |
| 452 | lk_driver_csrf_token | /lk/users/driver/{id}/csrf-token | Path does not match |
| 453 | lk_driver_delete | /lk/users/driver/{id}/delete | Path does not match |
| 454 | lk_v2_company_dashboard | /lk/v2/company | Path does not match |
| 455 | lk_v2_company_profile | /lk/v2/company/profile | Path does not match |
| 456 | lk_v2_company_orders_index | /lk/v2/company/orders | Path does not match |
| 457 | lk_v2_company_orders_list | /lk/v2/company/orders/list | Path does not match |
| 458 | lk_v2_company_orders_create_page | /lk/v2/company/orders/create | Path does not match |
| 459 | lk_v2_company_orders_create_mobile_step1 | /lk/v2/company/orders/create/mobile/step1 | Path does not match |
| 460 | lk_v2_company_orders_create_mobile_step2 | /lk/v2/company/orders/create/mobile/step2 | Path does not match |
| 461 | lk_v2_company_orders_create_mobile_step3 | /lk/v2/company/orders/create/mobile/step3 | Path does not match |
| 462 | lk_v2_company_orders_create_mobile_step4 | /lk/v2/company/orders/create/mobile/step4 | Path does not match |
| 463 | lk_v2_company_orders_create_mobile_save | /lk/v2/company/orders/create/mobile/save | Path does not match |
| 464 | lk_v2_company_orders_calculate | /lk/v2/company/orders/calculate | Path does not match |
| 465 | lk_v2_company_orders_show | /lk/v2/company/orders/{id} | Path does not match |
| 466 | lk_v2_company_tasks_index | /lk/v2/company/tasks | Path does not match |
| 467 | lk_v2_company_tasks_show | /lk/v2/company/tasks/{id} | Path does not match |
| 468 | lk_v2_company_transports_index | /lk/v2/company/transports | Path does not match |
| 469 | lk_v2_company_users_index | /lk/v2/company/users | Path does not match |
| 470 | lk_v2_driver_dashboard | /lk/v2/driver | Path does not match |
| 471 | lk_v2_driver_profile | /lk/v2/driver/profile | Path does not match |
| 472 | lk_v2_driver_tasks | /lk/v2/driver/tasks | Path does not match |
| 473 | lk_v2_cabinet_switch | /lk/v2/cabinet/switch | Path does not match |
| 474 | home | / | Path does not match |
| 475 | app.swagger_ui | /api/doc | Path does not match |
| 476 | app.swagger | /api/doc.json | 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.