Routing
home
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "ca" |
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | admin_create_excel | /admin/ajax/create_excel/{entityName} | Path does not match |
2 | remove_file | /intranet/removeFile | Path does not match |
3 | remove_document | /intranet/removeDocument | Path does not match |
4 | get_images | /intranet/get_images/{id}/{section}/{type} | Path does not match |
5 | upload_images | /intranet/upload_images | Path does not match |
6 | upload_documents | /intranet/upload_documents | Path does not match |
7 | get_documents | /intranet/get_documents/{id}/{section}/{type} | Path does not match |
8 | validateFile | /intranet/validateFile | Path does not match |
9 | admin_news_show_categories | /admin/news/list_categories | Path does not match |
10 | admin_news_add_category | /admin/news/add_category | Path does not match |
11 | admin_news_edit_category | /admin/edit_news_categoty/{id} | Path does not match |
12 | admin_news_delete_category | /admin/delete_news_category/{id} | Path does not match |
13 | admin_news_activate_category | /admin/activate__news_category/{id} | Path does not match |
14 | admin_show_news | /admin/news/list_news | Path does not match |
15 | admin_add_news | /admin/news/add_news | Path does not match |
16 | admin_edit_news | /admin/edit/news/{id} | Path does not match |
17 | admin_delete_news | /admin/delete_news/{id} | Path does not match |
18 | admin_activate_news | /admin/activate__news/{id} | Path does not match |
19 | admin_show_sections | /admin/stay/list_sections | Path does not match |
20 | admin_add_section | /admin/section/add_section | Path does not match |
21 | admin_edit_section | /admin/edit/section/{id} | Path does not match |
22 | admin_delete_section | /admin/delete_section/{id} | Path does not match |
23 | admin_activate_section | /admin/activate__stay_category/{id} | Path does not match |
24 | login | /login | Path does not match |
25 | sort | /admin/sort | Path does not match |
26 | sortRelatedItems | /admin/sortRelatedItems | Path does not match |
27 | list_users | /admin/users | Path does not match |
28 | add_user | /admin/add_user | Path does not match |
29 | editUser | /edit_user/{id} | Path does not match |
30 | activateUser | /activate_user/{id} | Path does not match |
31 | admin_delete_user | /admin/delete_user/{id} | Path does not match |
32 | list_texts | /admin/text | Path does not match |
33 | add_text | /admin/add_text | Path does not match |
34 | edit_text | /admin/edit_text/{id} | Path does not match |
35 | delete_text | /admin/delete_text/{id} | Path does not match |
36 | activate_text | /admin/activate_text/{id} | Path does not match |
37 | buyticket.es | /es/entrada | Path does not match |
38 | buyticket.ca | /ca/entrada | Path does not match |
39 | buyticket.en | /en/tickets | Path does not match |
40 | contact.es | /es/contacta | Path does not match |
41 | contact.ca | /ca/contacta | Path does not match |
42 | contact.en | /en/contact | Path does not match |
43 | events.es | /es/eventos/agenda | Path does not match |
44 | events.ca | /ca/esdeveniments/agenda | Path does not match |
45 | events.en | /en/events/schedule | Path does not match |
46 | eventosorganiza.es | /es/eventos | Path does not match |
47 | eventosorganiza.ca | /ca/esdeveniments | Path does not match |
48 | eventosorganiza.en | /en/events | Path does not match |
49 | experience.es | /es/experiencia | Path does not match |
50 | experience.ca | /ca/experiencia | Path does not match |
51 | experience.en | /en/experience | Path does not match |
52 | social | /{_locale}/social | Path does not match |
53 | home.es | /es | Path does not match |
54 | home.ca | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.