Routing
app_vehicle_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/vehicle
| # | 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 | api_part_details | /api/part/{id} | Path does not match |
| 17 | api_parts_search | /api/parts/search | Path does not match |
| 18 | api_articles_search | /api/articles/search | Path does not match |
| 19 | api_article_details | /api/article/{id} | Path does not match |
| 20 | api_customer_repairs | /api/customer/{id}/repairs | Path does not match |
| 21 | app_appointment_index | /appointment | Path does not match |
| 22 | app_appointment_new | /appointment/new | Path does not match |
| 23 | app_appointment_show | /appointment/{id} | Path does not match |
| 24 | app_appointment_edit | /appointment/{id}/edit | Path does not match |
| 25 | app_appointment_delete | /appointment/{id} | Path does not match |
| 26 | app_appointment_delete_token | /appointment/{id}/delete-token | Path does not match |
| 27 | app_appointment_customer_vehicles | /appointment/api/customer/{id}/vehicles | Path does not match |
| 28 | app_appointment_calendar | /appointment/calendar | Path does not match |
| 29 | app_appointment_update_status | /appointment/{id}/status | Path does not match |
| 30 | app_stock_index | /stock | Path does not match |
| 31 | app_stock_new | /stock/new | Path does not match |
| 32 | app_stock_show | /stock/{id} | Path does not match |
| 33 | app_stock_edit | /stock/{id}/edit | Path does not match |
| 34 | app_stock_delete | /stock/{id} | Path does not match |
| 35 | app_stock_update | /stock/{id}/update-stock | Path does not match |
| 36 | app_customer_index | /customer | Path does not match |
| 37 | app_customer_new | /customer/new | Path does not match |
| 38 | app_customer_new_ajax | /customer/new_ajax | Path does not match |
| 39 | app_customer_show | /customer/{id} | Path does not match |
| 40 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 41 | app_customer_edit_ajax | /customer/{id}/edit_ajax | Path does not match |
| 42 | app_customer_delete | /customer/{id} | Path does not match |
| 43 | app_customer_delivery_index | /customer-delivery | Path does not match |
| 44 | app_customer_delivery_new | /customer-delivery/new | Path does not match |
| 45 | app_customer_delivery_show | /customer-delivery/{id} | Path does not match |
| 46 | app_customer_delivery_edit | /customer-delivery/{id}/edit | Path does not match |
| 47 | app_customer_delivery_delete | /customer-delivery/{id} | Path does not match |
| 48 | app_customer_delivery_deliver | /customer-delivery/{id}/deliver | Path does not match |
| 49 | app_customer_delivery_print | /customer-delivery/{id}/print | Path does not match |
| 50 | app_customer_delivery_api_pending | /customer-delivery/api/pending | Path does not match |
| 51 | app_dashboard | / | Path does not match |
| 52 | app_dashboard_reports | /reports | Path does not match |
| 53 | app_dashboard_analytics | /analytics | Path does not match |
| 54 | app_delivery_note_index | /delivery/note | Path does not match |
| 55 | app_delivery_note_new | /delivery/note/new | Path does not match |
| 56 | app_delivery_note_show | /delivery/note/{id} | Path does not match |
| 57 | app_delivery_note_edit | /delivery/note/{id}/edit | Path does not match |
| 58 | app_delivery_note_delete | /delivery/note/{id} | Path does not match |
| 59 | app_delivery_note_complete | /delivery/note/{id}/complete | Path does not match |
| 60 | app_delivery_note_print | /delivery/note/{id}/print | Path does not match |
| 61 | app_delivery_note_repair_parts_json | /delivery/note/repair-parts/json | Path does not match |
| 62 | app_delivery_note_payments | /delivery/note/{id}/payments | Path does not match |
| 63 | app_delivery_note_payment_new | /delivery/note/{id}/payments/new | Path does not match |
| 64 | app_delivery_note_payment_edit | /delivery/note/{deliveryNoteId}/payments/{paymentId}/edit | Path does not match |
| 65 | app_delivery_note_payment_complete | /delivery/note/{deliveryNoteId}/payments/{paymentId}/complete | Path does not match |
| 66 | app_delivery_note_payment_cancel | /delivery/note/{deliveryNoteId}/payments/{paymentId}/cancel | Path does not match |
| 67 | app_delivery_note_payment_delete | /delivery/note/{deliveryNoteId}/payments/{paymentId}/delete | Path does not match |
| 68 | app_diagnostic_index | /diagnostic/ | Path does not match |
| 69 | app_diagnostic_new | /diagnostic/new | Path does not match |
| 70 | app_diagnostic_show | /diagnostic/{id} | Path does not match |
| 71 | app_diagnostic_edit | /diagnostic/{id}/edit | Path does not match |
| 72 | app_diagnostic_delete | /diagnostic/{id} | Path does not match |
| 73 | app_diagnostic_add_issue | /diagnostic/{id}/add-issue | Path does not match |
| 74 | app_diagnostic_new_from_repair | /diagnostic/new_from_repair/{repairId} | Path does not match |
| 75 | app_diagnostic_issue_edit | /diagnostic/issue/{id}/edit | Path does not match |
| 76 | app_diagnostic_issue_delete | /diagnostic/issue/{id} | Path does not match |
| 77 | app_diagnostic_issues_modal | /diagnostic/{id}/issues-modal | Path does not match |
| 78 | app_invoice_index | /invoice/ | Path does not match |
| 79 | app_invoice_new | /invoice/new | Path does not match |
| 80 | app_invoice_show | /invoice/{id} | Path does not match |
| 81 | app_invoice_edit | /invoice/{id}/edit | Path does not match |
| 82 | app_invoice_delete | /invoice/{id} | Path does not match |
| 83 | app_invoice_payments | /invoice/{id}/payments | Path does not match |
| 84 | app_invoice_payment_toggle | /invoice/payment/{id}/toggle-status | Path does not match |
| 85 | app_invoice_print | /invoice/{id}/print | Path does not match |
| 86 | app_invoice_pdf | /invoice/{id}/pdf | Path does not match |
| 87 | app_invoice_download | /invoice/{id}/download | Path does not match |
| 88 | app_purchase_order_index | /purchase/order | Path does not match |
| 89 | app_purchase_order_new | /purchase/order/new | Path does not match |
| 90 | app_purchase_order_new_ajax | /purchase/order/new_ajax | Path does not match |
| 91 | app_purchase_order_show | /purchase/order/{id} | Path does not match |
| 92 | app_purchase_order_edit | /purchase/order/{id}/edit | Path does not match |
| 93 | app_purchase_order_edit_ajax | /purchase/order/{id}/edit_ajax | Path does not match |
| 94 | app_purchase_order_delete | /purchase/order/{id} | Path does not match |
| 95 | app_purchase_order_pdf | /purchase/order/{id}/pdf | Path does not match |
| 96 | app_purchase_order_print | /purchase/order/{id}/print | Path does not match |
| 97 | app_repair_parts_json | /purchase/order/repair-parts/json | Path does not match |
| 98 | app_quality_control_index | /quality-control/ | Path does not match |
| 99 | app_quality_control_new | /quality-control/new | Path does not match |
| 100 | app_quality_control_show | /quality-control/{id} | Path does not match |
| 101 | app_quality_control_edit | /quality-control/{id}/edit | Path does not match |
| 102 | app_quality_control_delete | /quality-control/{id} | Path does not match |
| 103 | app_quality_control_start | /quality-control/{id}/start | Path does not match |
| 104 | app_quality_control_approve | /quality-control/{id}/approve | Path does not match |
| 105 | app_quality_control_reject | /quality-control/{id}/reject | Path does not match |
| 106 | app_quality_control_add_test | /quality-control/{id}/add-test | Path does not match |
| 107 | app_quality_control_pending | /quality-control/pending | Path does not match |
| 108 | app_quality_control_failed | /quality-control/failed | Path does not match |
| 109 | app_quality_control_test_new | /quality-control-test/new/{qualityControlId} | Path does not match |
| 110 | app_quality_control_test_edit | /quality-control-test/{id}/edit | Path does not match |
| 111 | app_quality_control_test_delete | /quality-control-test/{id}/delete | Path does not match |
| 112 | app_quality_control_test_generate_from_diagnostic | /quality-control-test/generate-from-diagnostic/{qualityControlId} | Path does not match |
| 113 | app_quote_index | /quote/ | Path does not match |
| 114 | app_quote_new | /quote/new | Path does not match |
| 115 | app_quote_show | /quote/{id} | Path does not match |
| 116 | app_quote_edit | /quote/{id}/edit | Path does not match |
| 117 | app_quote_delete | /quote/{id} | Path does not match |
| 118 | app_quote_print | /quote/{id}/print | Path does not match |
| 119 | app_quote_pdf | /quote/{id}/pdf | Path does not match |
| 120 | app_quote_download | /quote/{id}/download | Path does not match |
| 121 | app_quote_convert_to_invoice | /quote/{id}/convert-to-invoice | Path does not match |
| 122 | app_repair_index | /repair | Path does not match |
| 123 | app_repair_new | /repair/new | Path does not match |
| 124 | app_repair_show | /repair/{id} | Path does not match |
| 125 | app_repair_edit | /repair/{id}/edit | Path does not match |
| 126 | app_repair_delete | /repair/{id} | Path does not match |
| 127 | app_repair_delete_token | /repair/{id}/delete-token | Path does not match |
| 128 | app_repair_customer_vehicles | /repair/api/customer/{id}/vehicles | Path does not match |
| 129 | app_repair_add_service | /repair/{id}/add-service | Path does not match |
| 130 | app_repair_add_part | /repair/{id}/add-part | Path does not match |
| 131 | app_repair_service_delete | /repair/service/{id}/delete | Path does not match |
| 132 | app_repair_part_delete | /repair/part/{id}/delete | Path does not match |
| 133 | app_repair_parts_modal | /repair/{id}/parts-modal | Path does not match |
| 134 | app_repair_workflow | /repair/{id}/workflow | Path does not match |
| 135 | app_repair_photo_add | /repair-photo/add/{repairId} | Path does not match |
| 136 | app_repair_photo_edit | /repair-photo/{id}/edit | Path does not match |
| 137 | app_repair_photo_delete | /repair-photo/{id} | Path does not match |
| 138 | app_repair_photos_by_repair | /repair-photo/by-repair/{id} | Path does not match |
| 139 | app_repair_photos_gallery | /repair-photo/gallery/{repairId} | Path does not match |
| 140 | app_setting | /setting | Path does not match |
| 141 | app_supplier_index | /supplier | Path does not match |
| 142 | app_supplier_new | /supplier/new | Path does not match |
| 143 | app_supplier_new_ajax | /supplier/new_ajax | Path does not match |
| 144 | app_supplier_show | /supplier/{id} | Path does not match |
| 145 | app_supplier_edit | /supplier/{id}/edit | Path does not match |
| 146 | app_supplier_edit_ajax | /supplier/{id}/edit_ajax | Path does not match |
| 147 | app_supplier_delete | /supplier/{id} | Path does not match |
| 148 | app_supplier_payment_index | /supplier/payment | Path does not match |
| 149 | app_supplier_credit_index | /supplier/payment/credits | Path does not match |
| 150 | app_supplier_payment_new | /supplier/payment/new | Path does not match |
| 151 | app_supplier_payment_show | /supplier/payment/{id} | Path does not match |
| 152 | app_supplier_payment_edit | /supplier/payment/{id}/edit | Path does not match |
| 153 | app_supplier_payment_validate | /supplier/payment/{id}/validate | Path does not match |
| 154 | app_supplier_payment_delete | /supplier/payment/{id} | Path does not match |
| 155 | app_supplier_credits_pending_json | /supplier/payment/supplier/{supplierId}/credits/pending | Path does not match |
| 156 | app_vehicle_index | /vehicle | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.