Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env.backup
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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_home_number | /lucky/number | Path does not match |
| 17 | app_about | /about | Path does not match |
| 18 | app_services | /services | Path does not match |
| 19 | app_register | /register | Path does not match |
| 20 | home | / | Path does not match |
| 21 | admin_logout | /admin/logout | Path does not match |
| 22 | admin_dashboard | /admin/dashboard | Path does not match |
| 23 | admin_profile | /admin/profile | Path does not match |
| 24 | admin_user_approve | /admin/user/{id}/approve | Path does not match |
| 25 | admin_user_reject | /admin/user/{id}/reject | Path does not match |
| 26 | admin_documents_list | /admin/documents/list | Path does not match |
| 27 | admin_documents_approve | /admin/approve/{id} | Path does not match |
| 28 | admin_documents_reject | /admin/reject/{id} | Path does not match |
| 29 | user_list_bookings | /bookings | Path does not match |
| 30 | admin_list_bookings | /admin/bookings | Path does not match |
| 31 | operator_list_bookings | /operator/bookings | Path does not match |
| 32 | company_list_bookings | /company/bookings | Path does not match |
| 33 | user_list_bookings_requested_incoming | /bookings/requested | Path does not match |
| 34 | admin_list_bookings_requested_incoming | /admin/bookings/requested | Path does not match |
| 35 | operator_list_bookings_requested_incoming | /operator/bookings/requested | Path does not match |
| 36 | company_list_bookings_requested_incoming | /company/bookings/requested | Path does not match |
| 37 | user_list_bookings_requests | /bookings/requests | Path does not match |
| 38 | admin_list_bookings_requests | /admin/bookings/requests | Path does not match |
| 39 | operator_list_bookings_requests | /operator/bookings/requests | Path does not match |
| 40 | company_list_bookings_requests | /company/bookings/requests | Path does not match |
| 41 | user_list_bookings_requested_outgoing | /bookings/requests-outgoing | Path does not match |
| 42 | admin_list_bookings_requested_outgoing | /admin/bookings/requests-outgoing | Path does not match |
| 43 | operator_list_bookings_requested_outgoing | /operator/bookings/requests-outgoing | Path does not match |
| 44 | company_list_bookings_requested_outgoing | /company/bookings/requests-outgoing | Path does not match |
| 45 | user_list_available_bookings | /bookings/available | Path does not match |
| 46 | company_list_available_bookings | /company/bookings/available | Path does not match |
| 47 | user_booking_add | /booking/add | Path does not match |
| 48 | admin_booking_add | /admin/booking/add | Path does not match |
| 49 | operator_booking_add | /operator/booking/add | Path does not match |
| 50 | company_booking_add | /company/booking/add | Path does not match |
| 51 | user_booking_edit | /booking/{id}/edit | Path does not match |
| 52 | admin_booking_edit | /admin/booking/{id}/edit | Path does not match |
| 53 | operator_booking_edit | /operator/booking/{id}/edit | Path does not match |
| 54 | company_booking_edit | /company/booking/{id}/edit | Path does not match |
| 55 | user_booking_delete | /booking/{id}/delete | Path does not match |
| 56 | admin_booking_delete | /admin/booking/{id}/delete | Path does not match |
| 57 | operator_booking_delete | /operator/booking/{id}/delete | Path does not match |
| 58 | company_booking_delete | /company/booking/{id}/delete | Path does not match |
| 59 | user_booking_show | /booking/{id} | Path does not match |
| 60 | admin_booking_show | /admin/booking/{id} | Path does not match |
| 61 | operator_booking_show | /operator/booking/{id} | Path does not match |
| 62 | company_booking_show | /company/booking/{id} | Path does not match |
| 63 | user_booking_request_show | /booking/request/view/{id} | Path does not match |
| 64 | admin_booking_request_show | /admin/booking/request/view/{id} | Path does not match |
| 65 | operator_booking_request_show | /operator/booking/request/view/{id} | Path does not match |
| 66 | company_booking_request_show | /company/booking/request/view/{id} | Path does not match |
| 67 | user_booking_request | /booking/request/{id} | Path does not match |
| 68 | admin_booking_request | /admin/booking/request/{id} | Path does not match |
| 69 | operator_booking_request | /operator/booking/request/{id} | Path does not match |
| 70 | company_booking_request | /company/booking/request/{id} | Path does not match |
| 71 | user_booking_request_complete_details | /booking/request/complete-details/{id} | Path does not match |
| 72 | admin_booking_request_complete_details | /admin/booking/request/complete-details/{id} | Path does not match |
| 73 | operator_booking_request_complete_details | /operator/booking/request/complete-details/{id} | Path does not match |
| 74 | company_booking_request_complete_details | /company/booking/request/complete-details/{id} | Path does not match |
| 75 | user_booking_request_edit | /booking/request/edit/{id} | Path does not match |
| 76 | company_booking_request_edit | /company/booking/request/edit/{id} | Path does not match |
| 77 | user_booking_payment | /booking/payment/{id} | Path does not match |
| 78 | admin_booking_payment | /admin/booking/payment/{id} | Path does not match |
| 79 | operator_booking_payment | /operator/booking/payment/{id} | Path does not match |
| 80 | company_booking_payment | /company/booking/payment/{id} | Path does not match |
| 81 | user_booking_payment_process | /booking/payment/process/{id} | Path does not match |
| 82 | admin_booking_payment_process | /admin/booking/payment/process/{id} | Path does not match |
| 83 | operator_booking_payment_process | /operator/booking/payment/process/{id} | Path does not match |
| 84 | company_booking_payment_process | /company/booking/payment/process/{id} | Path does not match |
| 85 | user_booking_available_search | /bookings/available/search | Path does not match |
| 86 | company_booking_available_search | /company/bookings/available/search | Path does not match |
| 87 | api_booking_calculate_duration | /api/booking/calculate-duration | Path does not match |
| 88 | user_booking_payment_thankyou | /booking/payment/thankyou/{id} | Path does not match |
| 89 | admin_booking_payment_thankyou | /admin/booking/payment/thankyou/{id} | Path does not match |
| 90 | operator_booking_payment_thankyou | /operator/booking/payment/thankyou/{id} | Path does not match |
| 91 | company_booking_payment_thankyou | /company/booking/payment/thankyou/{id} | Path does not match |
| 92 | user_booking_complete_details | /booking/complete-details/{id} | Path does not match |
| 93 | admin_booking_complete_details | /admin/booking/complete-details/{id} | Path does not match |
| 94 | operator_booking_complete_details | /operator/booking/complete-details/{id} | Path does not match |
| 95 | company_booking_complete_details | /company/booking/complete-details/{id} | Path does not match |
| 96 | user_booking_cancel_request | /booking/cancel-request/{id} | Path does not match |
| 97 | admin_booking_cancel_request | /admin/booking/cancel-request/{id} | Path does not match |
| 98 | operator_booking_cancel_request | /operator/booking/cancel-request/{id} | Path does not match |
| 99 | company_booking_cancel_request | /company/booking/cancel-request/{id} | Path does not match |
| 100 | user_list_bookings_completed | /bookings/completed | Path does not match |
| 101 | admin_list_bookings_completed | /admin/bookings/completed | Path does not match |
| 102 | operator_list_bookings_completed | /operator/bookings/completed | Path does not match |
| 103 | company_list_bookings_completed | /company/bookings/completed | Path does not match |
| 104 | user_booking_request_update_status | /booking/request/update/status/{id} | Path does not match |
| 105 | admin_booking_request_update_status | /admin/booking/request/update/status//{id} | Path does not match |
| 106 | operator_booking_request_update_status | /operator/booking/request/update/status/{id} | Path does not match |
| 107 | company_booking_request_update_status | /company/booking/request/update/status/{id} | Path does not match |
| 108 | booking_history_index | /bookings/history | Path does not match |
| 109 | admin_booking_history_index | /admin/bookings/history | Path does not match |
| 110 | operator_booking_history_index | /operator/bookings/history | Path does not match |
| 111 | booking_history_add | /bookings/history/add | Path does not match |
| 112 | admin_booking_history_add | /admin/bookings/history/add | Path does not match |
| 113 | operator_booking_history_add | /operator/bookings/history/add | Path does not match |
| 114 | booking_history_edit | /bookings/history/{id}/edit | Path does not match |
| 115 | admin_booking_history_edit | /admin/bookings/history/{id}/edit | Path does not match |
| 116 | operator_booking_history_edit | /operator/bookings/history/{id}/edit | Path does not match |
| 117 | booking_history_delete | /bookings/history/{id}/delete | Path does not match |
| 118 | admin_booking_history_delete | /admin/bookings/history/{id}/delete | Path does not match |
| 119 | operator_booking_history_delete | /operator/bookings/history/{id}/delete | Path does not match |
| 120 | company_logout | /company/logout | Path does not match |
| 121 | company_dashboard | /company/dashboard | Path does not match |
| 122 | company_account | /company/account | Path does not match |
| 123 | admin_list_companies | /admin/companies | Path does not match |
| 124 | operator_list_companies | /operator/companies | Path does not match |
| 125 | show_company | /company/{id} | Path does not match |
| 126 | admin_show_company | /admin/company/{id} | Path does not match |
| 127 | operator_show_company | /operator/company/{id} | Path does not match |
| 128 | new_company | /company/new | Path does not match |
| 129 | admin_new_company | /admin/company/new | Path does not match |
| 130 | operator_new_company | /operator/company/new | Path does not match |
| 131 | edit_company | /company/{id}/edit | Path does not match |
| 132 | admin_edit_company | /admin/company/{id}/edit | Path does not match |
| 133 | operator_edit_company | /operator/company/{id}/edit | Path does not match |
| 134 | delete_company | /company/{id}/delete | Path does not match |
| 135 | admin_delete_company | /admin/company/{id}/delete | Path does not match |
| 136 | operator_delete_company | /operator/company/{id}/delete | Path does not match |
| 137 | company_vehicle_index | /company/vehicle/list | Path does not match |
| 138 | company_car_type_new | /company/vehicle/new | Path does not match |
| 139 | company_car_type_edit | /company/vehicle/edit/{id} | Path does not match |
| 140 | company_car_type_delete | /company/vehicle/delete/{id} | Path does not match |
| 141 | admin_assign_cars_company | /admin/company/{id}/assign-cars | Path does not match |
| 142 | operator_assign_cars_company | /operator/company/{id}/assign-cars | Path does not match |
| 143 | search | /search/{term} | Path does not match |
| 144 | operator_logout | /operator/logout | Path does not match |
| 145 | operator_dashboard | /operator/dashboard | Path does not match |
| 146 | payment_token | /payment/token | Path does not match |
| 147 | payment_checkout | /payment/checkout | Path does not match |
| 148 | user_list_transactions | /user/transactions | Path does not match |
| 149 | admin_list_transactions | /admin/transactions | Path does not match |
| 150 | operator_list_transactions | /operator/transactions | Path does not match |
| 151 | company_list_transactions | /company/transactions | Path does not match |
| 152 | admin_approve_transaction | /admin/transaction/{id}/approve | Path does not match |
| 153 | admin_release_transaction | /admin/transaction/{id}/release | Path does not match |
| 154 | operator_release_transaction | /operator/transaction/{id}/release | Path does not match |
| 155 | admin_transaction_delete | /admin/transaction/{id}/delete | Path does not match |
| 156 | admin_transaction_edit | /admin/transaction/{id}/edit | Path does not match |
| 157 | operator_transaction_edit | /operator/transaction/{id}/edit | Path does not match |
| 158 | admin_transaction_show | /admin/transaction/{id}/show | Path does not match |
| 159 | operator_transaction_show | /operator/transaction/{id}/show | Path does not match |
| 160 | company_transaction_show | /company/transaction/{id}/show | Path does not match |
| 161 | user_transaction_show | /transaction/{id}/show | Path does not match |
| 162 | login | /login | Path does not match |
| 163 | logout | /logout | Path does not match |
| 164 | dashboard_redirect | /dashboard-redirect | Path does not match |
| 165 | recover_password | /recover-password | Path does not match |
| 166 | settings_index | /settings/list | Path does not match |
| 167 | admin_settings_index | /admin/settings/list | Path does not match |
| 168 | operator_settings_index | /operator/settings/list | Path does not match |
| 169 | settings_new | /settings/new | Path does not match |
| 170 | admin_settings_new | /admin/settings/new | Path does not match |
| 171 | operator_settings_new | /operator/settings/new | Path does not match |
| 172 | settings_edit | /settings/{id}/edit | Path does not match |
| 173 | admin_settings_edit | /admin/settings/{id}/edit | Path does not match |
| 174 | operator_settings_edit | /operator/settings/{id}/edit | Path does not match |
| 175 | settings_delete | /settings/{id}/delete | Path does not match |
| 176 | admin_settings_delete | /admin/settings/{id}/delete | Path does not match |
| 177 | operator_settings_delete | /operator/settings/{id}/delete | Path does not match |
| 178 | user_logout | /user/logout | Path does not match |
| 179 | user_dashboard | /user/dashboard | Path does not match |
| 180 | user_profile | /user/profile | Path does not match |
| 181 | list_users | /users | Path does not match |
| 182 | admin_list_users | /admin/users | Path does not match |
| 183 | operator_list_users | /operator/users | Path does not match |
| 184 | company_list_users | /company/users | Path does not match |
| 185 | user_add | /user/add | Path does not match |
| 186 | admin_user_add | /admin/user/add | Path does not match |
| 187 | operator_user_add | /operator/user/add | Path does not match |
| 188 | company_user_add | /company/user/add | Path does not match |
| 189 | user_edit | /user/{id}/edit | Path does not match |
| 190 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 191 | operator_user_edit | /operator/user/{id}/edit | Path does not match |
| 192 | company_user_edit | /company/user/{id}/edit | Path does not match |
| 193 | user_delete | /user/{id}/delete | Path does not match |
| 194 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 195 | operator_user_delete | /operator/user/{id}/delete | Path does not match |
| 196 | company_user_delete | /company/user/{id}/delete | Path does not match |
| 197 | user_show | /user/{id} | Path does not match |
| 198 | admin_user_show | /admin/user/{id} | Path does not match |
| 199 | operator_user_show | /operator/user/{id} | Path does not match |
| 200 | company_user_show | /company/user/{id} | Path does not match |
| 201 | vehicle_index | /vehicle/list | Path does not match |
| 202 | admin_vehicle_index | /admin/vehicle/list | Path does not match |
| 203 | operator_vehicle_index | /operator/vehicle/list | Path does not match |
| 204 | vehicle_new | /vehicle/new | Path does not match |
| 205 | admin_vehicle_new | /admin/vehicle/new | Path does not match |
| 206 | operator_vehicle_new | /operator/vehicle/new | Path does not match |
| 207 | vehicle_edit | /vehicle/{id}/edit | Path does not match |
| 208 | admin_vehicle_edit | /admin/vehicle/{id}/edit | Path does not match |
| 209 | operator_vehicle_edit | /operator/vehicle/{id}/edit | Path does not match |
| 210 | vehicle_delete | /vehicle/{id}/delete | Path does not match |
| 211 | admin_vehicle_delete | /admin/vehicle/{id}/delete | Path does not match |
| 212 | operator_vehicle_delete | /operator/vehicle/{id}/delete | 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.