Routing
(none)
Matched route
Route Matching Logs
Path to match:
/security.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_customer_addorder | /customer/show/{id}/add | Path does not match |
| 2 | app_availabilityreport_list | /admin/availability/list | Path does not match |
| 3 | app_availabilityreport_edit | /admin/availability/edit | Path does not match |
| 4 | app_availabilityreportdriver_edit | /driver/availability/edit | Path does not match |
| 5 | app_cancellationpolicy_list | /admin/cancellationpolicies/list/{page} | Path does not match |
| 6 | app_cancellationpolicy_edit | /admin/cancellationpolicies/edit/{id} | Path does not match |
| 7 | app_cancellationpolicy_add | /admin/cancellationpolicies/add | Path does not match |
| 8 | app_car_list | /admin/car/list/{page} | Path does not match |
| 9 | app_car_showdetails | /admin/car/{id}/details/show/ | Path does not match |
| 10 | app_car_showfiles | /admin/car/{id}/file/list/{page} | Path does not match |
| 11 | app_car_edit | /admin/car/{id}/detail/edit | Path does not match |
| 12 | app_car_addfile | /admin/car/{id}/add/file/{type} | Path does not match |
| 13 | app_car_editfile | /admin/car/{id}/file/{file_id}/edit | Path does not match |
| 14 | app_car_showfile | /admin/car/{car_id}/file/{file_id}/show | Path does not match |
| 15 | app_car_deletefile | /admin/car/{car_id}/file/{file_id}/delete | Path does not match |
| 16 | app_car_add | /admin/car/add | Path does not match |
| 17 | app_customer_show | /customer/show/{id}/{page} | Path does not match |
| 18 | app_customer_list | /customer/list/{page} | Path does not match |
| 19 | app_customer_add | /customer/add | Path does not match |
| 20 | app_customer_edit | /customer/edit/{id} | Path does not match |
| 21 | app_dashboard_dashboard | / | Path does not match |
| 22 | app_dashboard_driverdashboard | /drivers | Path does not match |
| 23 | app_dashboard_copyright | /copyright | Path does not match |
| 24 | app_dashboard_systeminformation | /systemInformation | Path does not match |
| 25 | serve_tinymce_css | /build/tinymce.css | Path does not match |
| 26 | app_datarequest_list | /admin/data-request/list/{page} | Path does not match |
| 27 | app_datarequest_show | /admin/data-request/{id}/show/ | Path does not match |
| 28 | app_datarequest_add | /admin/data-request/add | Path does not match |
| 29 | app_datarequest_reenable | /admin/data-request/re-enable/{id} | Path does not match |
| 30 | app_datarequest_delete | /admin/data-request/delete/{id} | Path does not match |
| 31 | app_driver_list | /admin/driver/list/{page} | Path does not match |
| 32 | app_driver_showdetails | /admin/driver/{id}/details/show/ | Path does not match |
| 33 | app_driver_showfiles | /admin/driver/{id}/file/list/{page} | Path does not match |
| 34 | app_driver_showbankdetails | /admin/driver/{id}/bankdetails/list/{page} | Path does not match |
| 35 | app_driver_addbankdetail | /admin/driver/{id}/bankdetails/add/ | Path does not match |
| 36 | app_driver_editbankdetail | /admin/driver/{id}/bankdetails/{bankdetail_id}/edit | Path does not match |
| 37 | app_driver_edit | /admin/driver/{id}/detail/edit | Path does not match |
| 38 | app_driver_addfile | /admin/driver/{id}/add/file/{type} | Path does not match |
| 39 | app_driver_editfile | /admin/driver/{id}/file/{file_id}/edit | Path does not match |
| 40 | app_driver_showfile | /admin/driver/{driver_id}/file/{file_id}/show | Path does not match |
| 41 | app_driver_deletefile | /admin/driver/{driver_id}/file/{file_id}/delete | Path does not match |
| 42 | app_driver_add | /admin/driver/add | Path does not match |
| 43 | app_expiration_list | /admin/revenue/expirations | Path does not match |
| 44 | app_file_download | /admin/file/full/{id} | Path does not match |
| 45 | app_file_thumb | /admin/file/thumb/{file}/{width} | Path does not match |
| 46 | app_file_preview | /admin/file/preview/{id}/{page}/{width}/{height} | Path does not match |
| 47 | app_hqstatus_update | /admin/hqstatus/update | Path does not match |
| 48 | app_login | /login | Path does not match |
| 49 | app_order_show | /order/show/{id} | Path does not match |
| 50 | app_order_list | /order/list/{page} | Path does not match |
| 51 | app_order_listrequests | /order/list/requests/{page} | Path does not match |
| 52 | app_order_listoffers | /order/list/offers/{page} | Path does not match |
| 53 | app_order_listconfirmed | /order/list/confirmedorders/{page} | Path does not match |
| 54 | app_order_listfinished | /order/list/finishedorders/{page} | Path does not match |
| 55 | app_order_listbilled | /order/list/billedorders/{page} | Path does not match |
| 56 | app_order_listoverdue | /order/list/overdueorders/{page} | Path does not match |
| 57 | app_order_listpaid | /order/list/paidorders/{page} | Path does not match |
| 58 | app_order_listdeleted | /order/list/deletedorders/{page} | Path does not match |
| 59 | app_order_restore | /order/restore/{id} | Path does not match |
| 60 | app_order_edit | /order/edit/{id} | Path does not match |
| 61 | app_order_adddetail | /order/show/{id}/add | Path does not match |
| 62 | app_order_editdetail | /order/edit/detail/{id} | Path does not match |
| 63 | app_order_deletedetail | /order/delete/detail/{id} | Path does not match |
| 64 | app_order_showdetail | /order/show/detail/{id} | Path does not match |
| 65 | app_order_printupcomingdrivingorders | /order/show/upcomingdrivingorders | Path does not match |
| 66 | app_order_listbilledoverdue | /order/list/billedoverdue/{page} | Path does not match |
| 67 | app_order_listbilledoverduebycustomer | /order/list/billedoverduebycustomer/{customer}/{page} | Path does not match |
| 68 | app_pdf_request | /pdf/request/{id} | Path does not match |
| 69 | app_pdf_receipts | /pdf/receipts/{id} | Path does not match |
| 70 | app_pdf_receipt | /pdf/receipt/{id} | Path does not match |
| 71 | app_pdf_orderdetail | /pdf/orderdetail/{id} | Path does not match |
| 72 | app_pdf_drivingorder | /pdf/drivingorder/{id} | Path does not match |
| 73 | app_pdf_drivingorders | /pdf/drivingorders/{id} | Path does not match |
| 74 | app_pdf_upcomingdrivingorders | /pdf/drivingorders/upcoming | Path does not match |
| 75 | app_pdf_workinghours | /pdf/workreports/workinghours | Path does not match |
| 76 | app_pdf_availabilityreport | /pdf/availabilityreport | Path does not match |
| 77 | app_pdf_offer | /pdf/offer/{id} | Path does not match |
| 78 | app_pdf_order | /pdf/order/{id} | Path does not match |
| 79 | app_pdf_invoice | /pdf/invoice/{id} | Path does not match |
| 80 | app_pdf_listoutstandingitems | /pdf/outstandingitems/{customerId} | Path does not match |
| 81 | app_revenue_preview | /admin/revenue/preview | Path does not match |
| 82 | app_revenue_topcustomers | /admin/revenue/top-customers | Path does not match |
| 83 | app_revenue_topmovers | /admin/revenue/top-movers | Path does not match |
| 84 | self-service-register-data | /secure/customer/self-registration/{accessKey} | Path does not match |
| 85 | self-service-register-data-completed | /secure/customer/self-registration/{accessKey}/completed | Path does not match |
| 86 | dispatch_show | /admin/dispatch | Path does not match |
| 87 | dispatch_list | /admin/dispatch/list | Path does not match |
| 88 | order_detail_show | /admin/dispatch/orderDetail/show/{orderDetail} | Path does not match |
| 89 | order_detail_edit | /admin/dispatch/orderDetail/edit/{orderDetail} | Path does not match |
| 90 | app_user_list | /admin/users/list/{page} | Path does not match |
| 91 | app_user_show | /admin/users/show/{id} | Path does not match |
| 92 | app_user_edit | /admin/users/edit/{id} | Path does not match |
| 93 | app_user_add | /admin/users/add | Path does not match |
| 94 | app_user_delete | /admin/users/delete/{id} | Path does not match |
| 95 | app_user_changepassword | /admin/users/change-password | Path does not match |
| 96 | app_user_getsignature | /admin/users/signature/{user} | Path does not match |
| 97 | app_vatrate_list | /admin/vat-rates/list/{page} | Path does not match |
| 98 | app_vatrate_edit | /admin/vat-rates/edit/{id} | Path does not match |
| 99 | app_vatrate_add | /admin/vat-rates/add | Path does not match |
| 100 | app_workreport_list | /admin/work-report/list/{page} | Path does not match |
| 101 | app_workreport_show | /admin/work-report/show/{id} | Path does not match |
| 102 | app_workreport_listbystatus | /admin/work-report/list/status/{status}/{page} | Path does not match |
| 103 | app_workreport_add | /admin/work-report/add/{id} | Path does not match |
| 104 | app_workreport_edit | /admin/work-report/edit/{id} | Path does not match |
| 105 | app_workreport_check | /admin/work-report/check/{id} | Path does not match |
| 106 | app_workreport_delete | /admin/work-report/delete/{id} | Path does not match |
| 107 | app_workreport_printworkinghours | /admin/work-report/list/workinghours | Path does not match |
| 108 | app_workreportdriver_show | /driver/work-report/show/{id} | Path does not match |
| 109 | app_workreportdriver_listbystatus | /driver/work-report/list/status/{status}/{page} | Path does not match |
| 110 | app_workreportdriver_add | /driver/work-report/add | Path does not match |
| 111 | app_workreportdriver_edit | /driver/work-report/edit/{id} | Path does not match |
| 112 | app_workreportdriver_delete | /driver/work-report/delete/{id} | Path does not match |
| 113 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 114 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 115 | _wdt | /_wdt/{token} | Path does not match |
| 116 | _profiler_home | /_profiler/ | Path does not match |
| 117 | _profiler_search | /_profiler/search | Path does not match |
| 118 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 119 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 120 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 121 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 122 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 123 | _profiler_open_file | /_profiler/open | Path does not match |
| 124 | _profiler | /_profiler/{token} | Path does not match |
| 125 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 126 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 127 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 128 | app_logout | /logout | 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.