Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_booking_reminder | /api/booking/reminder | Path does not match |
| 2 | api_diary_postcode | /api/diary/public | Path does not match |
| 3 | api_diary_postcode_v2 | /api/diary/public/v2 | Path does not match |
| 4 | api_diary_operator | /api/diary/operator | Path does not match |
| 5 | api_diary_pod | /api/diary/pod/{operator} | Path does not match |
| 6 | api_diary_recent | /api/diary/recent | Path does not match |
| 7 | api_insurer_sync | /api/insurer/sync | Path does not match |
| 8 | api_location_sync | /api/location/sync | Path does not match |
| 9 | api_operator_public | /api/operator/public | Path does not match |
| 10 | api_operator_locations | /api/operator/{operator}/locations | Path does not match |
| 11 | api_operator_reviews | /api/operator/{operator}/reviews | Path does not match |
| 12 | api_ticket_open | /api/ticket/open | Path does not match |
| 13 | api_ticket_sync | /api/ticket/sync | Path does not match |
| 14 | api_ticket_debt_find | /api/ticket/payment/find | Path does not match |
| 15 | api_ticket_debt_settle | /api/ticket/payment/settle | Path does not match |
| 16 | api_ticket_note | /api/ticket/note | Path does not match |
| 17 | api_login | /api/login | Path does not match |
| 18 | api_login_form | /api/login/form | Path does not match |
| 19 | api_zendesk_notify | /api/zendesk/notify | Path does not match |
| 20 | app_admin_list | /users | Path does not match |
| 21 | app_admin_create | /users/create | Path does not match |
| 22 | app_admin_show | /users/{admin} | Path does not match |
| 23 | app_admin_details | /users/{admin}/details | Path does not match |
| 24 | app_admin_details_edit | /users/{admin}/details/edit | Path does not match |
| 25 | app_audit_activity | /audit/activity/{actor} | Path does not match |
| 26 | app_audit_show | /audit/log/{log} | Path does not match |
| 27 | app_autowindscreen_batch_list | /auto-windscreen/batches | Path does not match |
| 28 | app_autowindscreen_batch_show | /auto-windscreen/batches/{batch} | Path does not match |
| 29 | app_autowindscreen_pool | /auto-windscreen | Path does not match |
| 30 | app_autowindscreen_pool_createbatch | /auto-windscreen/pool/create-batch | Path does not match |
| 31 | app_booking_list | /bookings | Path does not match |
| 32 | app_booking_show | /bookings/{booking} | Path does not match |
| 33 | app_booking_paid_update | /bookings/{booking}/paid | Path does not match |
| 34 | app_consumable_buy | /consumables/buy | Path does not match |
| 35 | app_consumable_buy_summary | /consumables/buy/order-summary | Path does not match |
| 36 | app_consumable_buy_remove | /consumables/buy/{consumable}/remove | Path does not match |
| 37 | app_consumable_list | /consumables | Path does not match |
| 38 | app_consumable_create | /consumables/create | Path does not match |
| 39 | app_consumable_edit | /consumables/{consumable}/edit | Path does not match |
| 40 | app_consumable_remove | /consumables/{consumable}/remove | Path does not match |
| 41 | app_consumable_order_list | /consumables/orders | Path does not match |
| 42 | app_consumable_order_show | /consumables/orders/{order} | Path does not match |
| 43 | app_consumable_order_complete | /consumables/orders/{order}/complete | Path does not match |
| 44 | app_consumable_order_cancel | /consumables/orders/{order}/cancel | Path does not match |
| 45 | app_dashboard | / | Path does not match |
| 46 | app_event_diary | /events | Path does not match |
| 47 | app_event_diary_slice | /events/slice/{operator}/{date}/{range} | Path does not match |
| 48 | app_event_change | /events/change/{operator}/{date} | Path does not match |
| 49 | app_event_private_pick | /events/change/{operator}/{date}/private-locations | Path does not match |
| 50 | app_event_private_book | /events/change/{operator}/{date}/private-locations/{location} | Path does not match |
| 51 | app_event_sms_compose | /events/sms/compose/{operator}/{date} | Path does not match |
| 52 | app_event_thirdparty_pick | /events/change/{operator}/{date}/third-party-locations | Path does not match |
| 53 | app_event_thirdparty_book | /events/change/{operator}/{date}/third-party-locations/{location} | Path does not match |
| 54 | app_event_thirdparty_confirm | /events/booking/{booking}/confirm | Path does not match |
| 55 | app_event_thirdparty_cancel | /events/booking/{booking}/cancel | Path does not match |
| 56 | app_event_thirdparty_changestatus | /events/change-public-status/{operator}/{date} | Path does not match |
| 57 | app_event_thirdparty_timings | /events/booking/{booking}/change-timings | Path does not match |
| 58 | app_help | /help | Path does not match |
| 59 | app_insurer_instructions | /insurers/{insurer}/instructions | Path does not match |
| 60 | app_insurer_instructions_edit | /insurers/{insurer}/instructions/edit | Path does not match |
| 61 | app_insurer_payouts | /insurers/{insurer}/payouts | Path does not match |
| 62 | app_insurer_payouts_edit | /insurers/{insurer}/payouts/edit | Path does not match |
| 63 | app_insurer_profile | /insurers/{insurer}/profile | Path does not match |
| 64 | app_insurer_profile_edit | /insurers/{insurer}/profile/edit | Path does not match |
| 65 | app_insurer_list | /insurers | Path does not match |
| 66 | app_insurer_create | /insurers/create | Path does not match |
| 67 | app_insurer_deactivate | /insurers/{insurer}/deactivate | Path does not match |
| 68 | app_insurer_show | /insurers/{insurer} | Path does not match |
| 69 | app_insurer_note_list | /insurers/{insurer}/notes | Path does not match |
| 70 | app_insurer_note_edit | /insurers/{insurer}/notes/{note}/edit | Path does not match |
| 71 | app_insurer_note_update | /insurers/{insurer}/notes/{note}/update | Path does not match |
| 72 | app_insurer_note_delete | /insurers/{insurer}/notes/{note}/delete | Path does not match |
| 73 | app_insurer_office_list | /insurers/{insurer}/offices | Path does not match |
| 74 | app_insurer_office_add | /insurers/{insurer}/offices/add | Path does not match |
| 75 | app_insurer_office_edit | /insurers/{insurer}/offices/{office}/edit | Path does not match |
| 76 | app_insurer_office_update | /insurers/{insurer}/offices/{office}/update | Path does not match |
| 77 | app_insurer_office_delete | /insurers/{insurer}/offices/{office}/delete | Path does not match |
| 78 | app_location_booking_list_upcoming | /locations/{location}/bookings/upcoming | Path does not match |
| 79 | app_location_booking_list_historic | /locations/{location}/bookings/historic | Path does not match |
| 80 | app_location_event_list_upcoming | /locations/{location}/events/upcoming | Path does not match |
| 81 | app_location_event_list_historic | /locations/{location}/events/historic | Path does not match |
| 82 | app_location_list | /locations | Path does not match |
| 83 | app_location_show | /locations/{location} | Path does not match |
| 84 | app_location_edit | /locations/{location}/edit | Path does not match |
| 85 | app_location_remove | /locations/{location}/remove | Path does not match |
| 86 | app_location_private_add | /locations/private/add | Path does not match |
| 87 | app_location_private_edit | /locations/private/{location}/edit | Path does not match |
| 88 | app_location_private_remove | /locations/private/{location}/remove | Path does not match |
| 89 | app_location_thirdparty_add | /locations/third-party/add | Path does not match |
| 90 | app_location_thirdparty_edit | /locations/third-party/{location}/edit | Path does not match |
| 91 | app_location_thirdparty_remove | /locations/third-party/{location}/remove | Path does not match |
| 92 | app_operator_accountant | /operators/{operator}/accountant | Path does not match |
| 93 | app_operator_accountant_edit | /operators/{operator}/accountant/edit | Path does not match |
| 94 | app_operator_address | /operators/{operator}/address | Path does not match |
| 95 | app_operator_address_edit | /operators/{operator}/address/edit | Path does not match |
| 96 | app_operator_assignment | /operators/{operator}/assignment | Path does not match |
| 97 | app_operator_assignment_edit | /operators/{operator}/assignment/edit | Path does not match |
| 98 | app_operator_assignment_remove | /operators/{operator}/assignment/remove | Path does not match |
| 99 | app_operator_bank | /operators/{operator}/bank | Path does not match |
| 100 | app_operator_bank_edit | /operators/{operator}/bank/edit | Path does not match |
| 101 | app_operator_company | /operators/{operator}/company | Path does not match |
| 102 | app_operator_company_edit | /operators/{operator}/company/edit | Path does not match |
| 103 | app_operator_contract | /operators/{operator}/contract | Path does not match |
| 104 | app_operator_contract_edit | /operators/{operator}/contract/edit | Path does not match |
| 105 | app_operator_details | /operators/{operator}/details | Path does not match |
| 106 | app_operator_details_edit | /operators/{operator}/details/edit | Path does not match |
| 107 | app_operator_insurance | /operators/{operator}/insurance | Path does not match |
| 108 | app_operator_insurance_edit | /operators/{operator}/insurance/edit | Path does not match |
| 109 | app_operator_profile | /operators/{operator}/profile | Path does not match |
| 110 | app_operator_profile_edit | /operators/{operator}/profile/edit | Path does not match |
| 111 | app_operator_settings | /operators/{operator}/settings | Path does not match |
| 112 | app_operator_settings_edit | /operators/{operator}/setting/edit | Path does not match |
| 113 | app_operator_note_list | /operators/{operator}/notes | Path does not match |
| 114 | app_operator_note_edit | /operators/{operator}/notes/{note}/edit | Path does not match |
| 115 | app_operator_note_update | /operators/{operator}/notes/{note}/update | Path does not match |
| 116 | app_operator_note_delete | /operators/{operator}/notes/{note}/delete | Path does not match |
| 117 | app_operator_list | /operators | Path does not match |
| 118 | app_operator_create | /operators/create | Path does not match |
| 119 | app_operator_deactivate | /operators/{operator}/deactivate | Path does not match |
| 120 | app_operator_show | /operators/{operator} | Path does not match |
| 121 | app_payment_cardfee_list | /card-fees | Path does not match |
| 122 | app_payment_charge | /payments/charge-operator/{operator} | Path does not match |
| 123 | app_payment_credit | /payments/credit-operator/{operator} | Path does not match |
| 124 | app_payment_overview | /payments | Path does not match |
| 125 | app_payment_overview_export | /payments/export/{export} | Path does not match |
| 126 | app_payment_statement_self | /payments/statement | Path does not match |
| 127 | app_payment_statement | /payments/statement/{operator} | Path does not match |
| 128 | app_payment_ccinvoice_download | /payments/charges-invoice/{billingPeriod}/{operator} | Path does not match |
| 129 | app_payment_sbinvoice_download | /payments/self-billing-invoice/{billingPeriod}/{operator} | Path does not match |
| 130 | app_payment_recurring_create | /payments/create-recurring/{operator} | Path does not match |
| 131 | app_payment_recurring_edit | /payments/edit-recurring/{payment} | Path does not match |
| 132 | app_payment_recurring_remove | /payments/disable-recurring/{payment} | Path does not match |
| 133 | app_reporting_conversions | /reporting/conversions | Path does not match |
| 134 | app_reporting | /reporting | Path does not match |
| 135 | app_reporting_reviews | /reporting/reviews | Path does not match |
| 136 | app_login | /login | Path does not match |
| 137 | app_logout | /logout | Path does not match |
| 138 | app_settings_period_list | /settings/billing-periods | Path does not match |
| 139 | app_settings_period_create | /settings/billing-periods/create | Path does not match |
| 140 | app_settings_period_edit | /settings/billing-periods/{period} | Path does not match |
| 141 | app_ticket_alert_quick | /tickets/{ticket}/quick-alert | Path does not match |
| 142 | app_ticket_alert_multi | /tickets/multi-alert | Path does not match |
| 143 | app_ticket_claim_autowindscreen | /tickets/{ticket}/claim/autowindscreen | Path does not match |
| 144 | app_ticket_claim | /tickets/{ticket}/claim | Path does not match |
| 145 | app_ticket_claim_write | /tickets/{ticket}/claim/write | Path does not match |
| 146 | app_ticket_claim_reference | /tickets/{ticket}/claim/reference | Path does not match |
| 147 | app_ticket_correspond | /tickets/{ticket}/correspond/write/{type} | Path does not match |
| 148 | app_ticket_edit | /tickets/{ticket}/edit/{type} | Path does not match |
| 149 | app_ticket_note_add | /tickets/{ticket}/notes | Path does not match |
| 150 | app_ticket_note_dismiss | /tickets/{ticket}/notes/{note} | Path does not match |
| 151 | app_ticket_open | /tickets/open/{reference} | Path does not match |
| 152 | app_ticket_payment_receive | /tickets/{ticket}/payment-in | Path does not match |
| 153 | app_ticket_payment_credit | /tickets/{ticket}/credit | Path does not match |
| 154 | app_ticket_payment_charge | /tickets/{ticket}/charge | Path does not match |
| 155 | app_ticket_payment_reconcile | /tickets/{ticket}/reconcile | Path does not match |
| 156 | app_ticket_provisional_list | /tickets/provisional | Path does not match |
| 157 | app_ticket_provisional_show | /tickets/provisional/{ticket} | Path does not match |
| 158 | app_ticket_provisional_promote | /tickets/provisional/{ticket}/promote | Path does not match |
| 159 | app_ticket_provisional_archive_multi | /tickets/provisional/multi-archive | Path does not match |
| 160 | app_ticket_list | /tickets | Path does not match |
| 161 | app_ticket_list_export | /tickets/export/{export} | Path does not match |
| 162 | app_ticket_show | /tickets/{ticket} | Path does not match |
| 163 | app_ticket_reissue | /tickets/{ticket}/reissue | Path does not match |
| 164 | app_ticket_payoutlookup | /tickets/{ticket}/payout-lookup | Path does not match |
| 165 | app_ticket_summation | /tickets/summation | Path does not match |
| 166 | app_ticket_zendesk_list | /tickets/{ticket}/zendesk/list | Path does not match |
| 167 | domain_file_upload | /domain/file/upload | Path does not match |
| 168 | domain_file_view | /domain/file/{file}/view/{name} | Path does not match |
| 169 | domain_file_download | /domain/file/{file}/download/{name} | Path does not match |
| 170 | app_oauth_client | /oauth/client | Path does not match |
| 171 | domain_vehicle_lookup | /domain/vehicle-lookup | Path does not match |
| 172 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 173 | _wdt | /_wdt/{token} | Path does not match |
| 174 | _profiler_home | /_profiler/ | Path does not match |
| 175 | _profiler_search | /_profiler/search | Path does not match |
| 176 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 177 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 178 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 179 | _profiler_open_file | /_profiler/open | Path does not match |
| 180 | _profiler | /_profiler/{token} | Path does not match |
| 181 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 182 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 183 | _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.