Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/40d3f4
# | Route name | Path | Log |
---|---|---|---|
1 | menu.nl | /menu | Path does not match |
2 | menu.en | /en/menu | Path does not match |
3 | footer.nl | /footer | Path does not match |
4 | footer.en | /en/footer | Path does not match |
5 | modal.nl | /modal | Path does not match |
6 | modal.en | /en/modal | Path does not match |
7 | registration.nl | /registration | Path does not match |
8 | registration.en | /en/registration | Path does not match |
9 | app_security.nl | /security | Path does not match |
10 | app_security.en | /en/security | Path does not match |
11 | app_login.nl | /login | Path does not match |
12 | app_login.en | /en/login | Path does not match |
13 | app_logout.nl | /logout | Path does not match |
14 | app_logout.en | /en/logout | Path does not match |
15 | user_frontend.nl | /user/{id} | Path does not match |
16 | user_frontend.en | /en/user/{id} | Path does not match |
17 | user_profile.nl | /user/profile/{id} | Path does not match |
18 | user_profile.en | /en/user/profile/{id} | Path does not match |
19 | app_user_profile_index.nl | /user/profile/ | Path does not match |
20 | app_user_profile_index.en | /en/user/profile/ | Path does not match |
21 | _preview_error | /_error/{code}.{_format} | Path does not match |
22 | _wdt | /_wdt/{token} | Path does not match |
23 | _profiler_home | /_profiler/ | Path does not match |
24 | _profiler_search | /_profiler/search | Path does not match |
25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
30 | _profiler_open_file | /_profiler/open | Path does not match |
31 | _profiler | /_profiler/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.