Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | customers_index | /customer/ | Path does not match |
| 19 | customers_view | /customer/{id}/view | Path does not match |
| 20 | customers_edit | /customer/{id}/edit | Path does not match |
| 21 | customers_new | /customer/new | Path does not match |
| 22 | customer_search | /customer/search | Path does not match |
| 23 | app_index | / | Path does not match |
| 24 | pricing | /pricing | Path does not match |
| 25 | about | /about | Path does not match |
| 26 | testimonials | /testimonials | Path does not match |
| 27 | faqs | /faqs | Path does not match |
| 28 | book | /book | Path does not match |
| 29 | terms | /terms | Path does not match |
| 30 | privacy | /privacy | Path does not match |
| 31 | faqs_index | /admin/faqs/ | Path does not match |
| 32 | faqs_view | /admin/faqs/{id}/view | Path does not match |
| 33 | faqs_edit | /admin/faqs/{id}/edit | Path does not match |
| 34 | faqs_new | /admin/faqs/new | Path does not match |
| 35 | logs_index | /log-entries/ | Path does not match |
| 36 | logs_view | /log-entries/{id}/view | Path does not match |
| 37 | security_login | /login | Path does not match |
| 38 | security_otp_send | /login/otp/send | Path does not match |
| 39 | security_otp_verify | /login/otp/verify | Path does not match |
| 40 | security_login_complete | /login/complete | Path does not match |
| 41 | access_denied | /access-denied | Path does not match |
| 42 | sms_logs_index | /admin/sms-logs/ | Path does not match |
| 43 | sms_logs_view | /admin/sms-logs/{id} | Path does not match |
| 44 | sms_test | /admin/sms-test/ | Path does not match |
| 45 | testimonials_index | /admin/testimonials/ | Path does not match |
| 46 | testimonials_view | /admin/testimonials/{id}/view | Path does not match |
| 47 | testimonials_edit | /admin/testimonials/{id}/edit | Path does not match |
| 48 | testimonials_new | /admin/testimonials/new | Path does not match |
| 49 | twilio_sms_incoming | /webhook/twilio/sms/incoming | Path does not match |
| 50 | user_view | /profile/view | Path does not match |
| 51 | user_change_password | /profile/change-password | Path does not match |
| 52 | users_index | /users/ | Path does not match |
| 53 | users_view | /users/{id}/view | Path does not match |
| 54 | users_edit | /users/{id}/edit | Path does not match |
| 55 | users_new | /users/new | 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.