Routing
sitemap
Matched route
39
Tested routes before match
Route Parameters
Name | Value |
---|---|
_format | "xml" |
Route Matching Logs
Path to match:
/sitemap.xml
# | 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 | cronologia_ecdm_dev | /cronologia | Path does not match |
14 | login | /login | Path does not match |
15 | login_check | /login_check | Path does not match |
16 | logout | /logout | Path does not match |
17 | audio-mateo | /audio-qr/mateo | Path does not match |
18 | audio-baeza | /audio-qr/baeza | Path does not match |
19 | audio-teresa | /audio-qr/teresa | Path does not match |
20 | audio-pontecorvo | /audio-qr/pontecorvo | Path does not match |
21 | audio-escalante | /audio-qr/escalante | Path does not match |
22 | audio-layuste | /audio-qr/layuste | Path does not match |
23 | audio-lagarduna | /audio-qr/lagarduna | Path does not match |
24 | audio-buenoido | /audio-qr/buenoido | Path does not match |
25 | audio-buenoido-video | /audio-qr/buenoido-video | Path does not match |
26 | video-filosofia | /qr/video | Path does not match |
27 | merli-stickers | /qr/stickers | Path does not match |
28 | embarcadero_alejandra | /verdades/alejandra.html | Path does not match |
29 | embarcadero_alejandra_local | /verdades/alejandra.html | Path does not match |
30 | embarcadero_conrado | /verdades/conrado.html | Path does not match |
31 | embarcadero_conrado_local | /verdades/conrado.html | Path does not match |
32 | embarcadero_oscar | /verdades/oscar.html | Path does not match |
33 | embarcadero_oscar_local | /verdades/oscar.html | Path does not match |
34 | embarcadero_veronica | /verdades/veronica.html | Path does not match |
35 | embarcadero_veronica_local | /verdades/veronica.html | Path does not match |
36 | merli_test_personalidad | /test-personalidad | Path does not match |
37 | cronologia_ecdm | /cronologia | Path does not match |
38 | cronologia_ecdm_stg | /cronologia | Path does not match |
39 | sitemap | /sitemap.xml | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.