Routing
_sitemap.xml
Matched route
84
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/sitemap.xml
# | Route name | Path | Log |
---|---|---|---|
1 | _profiler_router | /_profiler/router/{token} | Path does not match |
2 | _profiler_exception_css | /_profiler/exception/{token}.css | Path does not match |
3 | _profiler_exception | /_profiler/exception/{token} | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_purge | /_profiler/purge | Path does not match |
7 | _profiler_info | /_profiler/info/{about} | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _wdt | /_profiler/wdt/{token} | Path does not match |
12 | _profiler_home | /_profiler | Path does not match |
13 | thumb | /thumbs/{width}x{height}{action}/{file} | Path does not match |
14 | login | /bolt/login | Path does not match |
15 | postLogin | /bolt/login | Path does not match |
16 | logout | /bolt/logout | Path does not match |
17 | resetpassword | /bolt/resetpassword | Path does not match |
18 | dbcheck | /bolt/dbcheck | Path does not match |
19 | dbupdate | /bolt/dbupdate | Path does not match |
20 | dbupdate_result | /bolt/dbupdate_result | Path does not match |
21 | fileedit | /bolt/file/edit/{namespace}/{file} | Path does not match |
22 | files | /bolt/files/{namespace}/{path} | Path does not match |
23 | about | /bolt/about | Path does not match |
24 | checks | /bolt/checks | Path does not match |
25 | clearcache | /bolt/clearcache | Path does not match |
26 | dashboard | /bolt | Path does not match |
27 | omnisearch-results | /bolt/omnisearch | Path does not match |
28 | prefill | /bolt/prefill | Path does not match |
29 | translation | /bolt/tr/{domain}/{tr_locale} | Path does not match |
30 | changelog | /bolt/changelog | Path does not match |
31 | changelogrecordsingle | /bolt/changelog/{contenttype}/{contentid}/{id} | Path does not match |
32 | changelogrecordall | /bolt/changelog/{contenttype}/{contentid} | Path does not match |
33 | systemlog | /bolt/systemlog | Path does not match |
34 | editcontent | /bolt/editcontent/{contenttypeslug}/{id} | Path does not match |
35 | overview | /bolt/overview/{contenttypeslug} | Path does not match |
36 | relatedto | /bolt/relatedto/{contenttypeslug}/{id} | Path does not match |
37 | users | /bolt/users | Path does not match |
38 | useredit | /bolt/users/edit/{id} | Path does not match |
39 | userfirst | /bolt/userfirst | Path does not match |
40 | useraction | /bolt/user/{action}/{id} | Path does not match |
41 | profile | /bolt/profile | Path does not match |
42 | roles | /bolt/roles | Path does not match |
43 | async | /async | Path does not match |
44 | changelogrecord | /async/changelog/{contenttype}/{contentid} | Path does not match |
45 | dashboardnews | /async/dashboardnews | Path does not match |
46 | lastmodified | /async/lastmodified/{contenttypeslug}/{contentid} | Path does not match |
47 | latestactivity | /async/latestactivity | Path does not match |
48 | makeuri | /async/makeuri | Path does not match |
49 | omnisearch | /async/omnisearch | Path does not match |
50 | readme | /async/readme/{filename} | Path does not match |
51 | populartags | /async/populartags/{taxonomytype} | Path does not match |
52 | tags | /async/tags/{taxonomytype} | Path does not match |
53 | asyncbrowse | /async/browse/{namespace}/{path} | Path does not match |
54 | file/autocomplete | /async/file/autocomplete | Path does not match |
55 | file/create | /async/file/create | Path does not match |
56 | file/delete | /async/file/delete | Path does not match |
57 | file/duplicate | /async/file/duplicate | Path does not match |
58 | file/rename | /async/file/rename | Path does not match |
59 | createfolder | /async/folder/create | Path does not match |
60 | renamefolder | /async/folder/rename | Path does not match |
61 | removefolder | /async/folder/remove | Path does not match |
62 | recordbrowser | /async/recordbrowser | Path does not match |
63 | contentaction | /async/content/{action} | Path does not match |
64 | stack/add | /async/stack/add/{filename} | Path does not match |
65 | stack/show | /async/stack/show | Path does not match |
66 | directories | /async/check/directories | Path does not match |
67 | /async/check/email | Path does not match | |
68 | extensions | /async/check/extensions | Path does not match |
69 | widget | /async/widget/{key} | Path does not match |
70 | extend | /bolt/extend | Path does not match |
71 | check | /bolt/extend/check | Path does not match |
72 | dumpAutoload | /bolt/extend/dumpAutoload | Path does not match |
73 | update | /bolt/extend/update | Path does not match |
74 | install | /bolt/extend/install | Path does not match |
75 | uninstall | /bolt/extend/uninstall | Path does not match |
76 | installed | /bolt/extend/installed | Path does not match |
77 | installAll | /bolt/extend/installAll | Path does not match |
78 | installPackage | /bolt/extend/installPackage | Path does not match |
79 | installInfo | /bolt/extend/installInfo | Path does not match |
80 | packageInfo | /bolt/extend/packageInfo | Path does not match |
81 | generateTheme | /bolt/extend/generateTheme | Path does not match |
82 | upload | /bolt/upload/{namespace} | Path does not match |
83 | _sitemap | /sitemap | Path does not match |
84 | _sitemap.xml | /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.