Routing
(none)
Matched route
Route Matching Logs
Path to match:
/site/.env
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
13 | cron | /cron | Path does not match |
14 | sendcert | /sendcert | Path does not match |
15 | sendtest | /sendtest | Path does not match |
16 | sendm | /sendm | Path does not match |
17 | post | /post | Path does not match |
18 | mailthing | /mailthing | Path does not match |
19 | artefacts-recording-events | /artefacts/recording-events | Path does not match |
20 | artefacts-dial-status-events | /artefacts/dial-status-events | Path does not match |
21 | artefacts-call-status-events | /artefacts/call-status-events | Path does not match |
22 | app_default_holdmusic | /artefacts/hold-music | Path does not match |
23 | app_default_agentholdmusic | /artefacts/agent-hold-music | Path does not match |
24 | artefacts-call | /artefacts/call | Path does not match |
25 | app_default_agent | /artefacts/agent | Path does not match |
26 | index | / | Path does not match |
27 | generic-call | /generic/call | Path does not match |
28 | generic-recording-events | /generic/recording-events | Path does not match |
29 | generic-dial-status-events | /generic/dial-status-events | Path does not match |
30 | generic-call-status-events | /generic/call-status-events | Path does not match |
31 | app_generic_holdmusic | /generic/hold-music | Path does not match |
32 | app_generic_agentholdmusic | /generic/agent-hold-music | Path does not match |
33 | app_generic_agent | /generic/agent | Path does not match |
34 | generic-text | /generic/text | Path does not match |
35 | smshook-index | /smshook/ | Path does not match |
36 | smshook-text | /smshook/text | Path does not match |
37 | whatsapp-message | /whatsapp/message | Path does not match |
38 | whatsapp-events | /whatsapp/events | Path does not match |
39 | twilio-index | /twilio/ | Path does not match |
40 | twilio-recording-events | /twilio/recording-events | Path does not match |
41 | twilio-dial-status-events | /twilio/dial-status-events | Path does not match |
42 | twilio-call-status-events | /twilio/call-status-events | Path does not match |
43 | app_twilio_holdmusic | /twilio/hold-music | Path does not match |
44 | app_twilio_agentholdmusic | /twilio/agent-hold-music | Path does not match |
45 | twilio-batphone | /twilio/batphone | Path does not match |
46 | twilio-call | /twilio/call | Path does not match |
47 | app_twilio_agent | /twilio/agent | 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.