Routing
(none)
Matched route
Route Matching Logs
Path to match:
/apple-touch-icon.png
| # | 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 | index | / | Path does not match |
| 17 | services | /dienstleistungen | Path does not match |
| 18 | shop | /shop | Path does not match |
| 19 | product_detail | /shop/produkt/{slug} | Path does not match |
| 20 | cart_view | /warenkorb | Path does not match |
| 21 | cart_add | /warenkorb/hinzufuegen/{id} | Path does not match |
| 22 | cart_remove | /warenkorb/entfernen/{id} | Path does not match |
| 23 | checkout | /checkout | Path does not match |
| 24 | about | /ueber-uns | Path does not match |
| 25 | contact | /kontakt | Path does not match |
| 26 | imprint | /impressum | Path does not match |
| 27 | privacy | /datenschutz | Path does not match |
| 28 | public_service_request_new | /projektanfrage | Path does not match |
| 29 | public_service_request_status | /projektanfrage/status/{requestNumber}/{accessToken} | Path does not match |
| 30 | public_service_request_success | /projektanfrage/erfolgreich | Path does not match |
| 31 | public_service_request_upload | /projektanfrage/{requestNumber}/{accessToken}/unterlagen | Path does not match |
| 32 | admin_dashboard | /admin | Path does not match |
| 33 | admin_ai_index | /admin/ai | Path does not match |
| 34 | admin_ai_generate_quote | /admin/ai/generate-quote | Path does not match |
| 35 | admin_ai_generate_documentation | /admin/ai/generate-documentation | Path does not match |
| 36 | admin_ai_analyze_problem | /admin/ai/analyze-problem | Path does not match |
| 37 | admin_customer_index | /admin/customers | Path does not match |
| 38 | admin_customer_new | /admin/customers/new | Path does not match |
| 39 | admin_customer_new_slash | /admin/customers/new/ | Path does not match |
| 40 | admin_customer_show | /admin/customers/{id} | Path does not match |
| 41 | admin_customer_edit | /admin/customers/{id}/edit | Path does not match |
| 42 | admin_customer_delete | /admin/customers/{id} | Path does not match |
| 43 | admin_quote_index | /admin/quotes | Path does not match |
| 44 | admin_quote_new | /admin/quotes/new | Path does not match |
| 45 | admin_quote_show | /admin/quotes/{id} | Path does not match |
| 46 | admin_quote_edit | /admin/quotes/{id}/edit | Path does not match |
| 47 | admin_quote_delete | /admin/quotes/{id}/delete | Path does not match |
| 48 | admin_quote_status | /admin/quotes/{id}/status | Path does not match |
| 49 | admin_quote_create_work_order | /admin/quotes/{id}/create-work-order | Path does not match |
| 50 | admin_service_request_index | /admin/service-requests | Path does not match |
| 51 | admin_service_request_show | /admin/service-requests/{id} | Path does not match |
| 52 | admin_service_request_status | /admin/service-requests/{id}/status | Path does not match |
| 53 | admin_service_request_attachment_download | /admin/service-requests/{id}/attachments/{attId}/download | Path does not match |
| 54 | admin_work_order_attachments | /admin/work-orders/{id}/attachments | Path does not match |
| 55 | admin_work_order_attachments_slash | /admin/work-orders/{id}/attachments/ | Path does not match |
| 56 | admin_work_order_attachments_upload | /admin/work-orders/{id}/attachments/upload | Path does not match |
| 57 | admin_work_order_attachments_upload_slash | /admin/work-orders/{id}/attachments/upload/ | Path does not match |
| 58 | admin_work_order_attachments_delete | /admin/work-orders/{id}/attachments/{attachmentId}/delete | Path does not match |
| 59 | admin_attachment_download | /admin/attachments/{id}/download | Path does not match |
| 60 | admin_work_order_index | /admin/work-orders | Path does not match |
| 61 | admin_work_order_new | /admin/work-orders/new | Path does not match |
| 62 | admin_work_order_show | /admin/work-orders/{id} | Path does not match |
| 63 | admin_work_order_edit | /admin/work-orders/{id}/edit | Path does not match |
| 64 | admin_work_order_delete | /admin/work-orders/{id} | Path does not match |
| 65 | login | /login | Path does not match |
| 66 | logout | /logout | Path does not match |
| 67 | api_ai_generate_quote | /api/ai/generate-quote | Path does not match |
| 68 | api_ai_generate_documentation | /api/ai/generate-documentation | Path does not match |
| 69 | api_ai_analyze_problem | /api/ai/analyze-problem | Path does not match |
| 70 | app_api_category_list | /api/categories | Path does not match |
| 71 | app_api_category_getone | /api/categories/{id} | Path does not match |
| 72 | app_api_contact_create | /api/contact-requests | Path does not match |
| 73 | app_api_order_list | /api/orders | Path does not match |
| 74 | app_api_order_getone | /api/orders/{id} | Path does not match |
| 75 | app_api_product_list | /api/products | Path does not match |
| 76 | app_api_product_getone | /api/products/{id} | Path does not match |
| 77 | app_api_servicerequest_create | /api/service-requests | Path does not match |
| 78 | app.swagger_ui | /api/docs | Path does not match |
| 79 | app.swagger | /api/docs.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.