Routing
wart_cms_front_main_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | 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_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_login | /login | Path does not match |
14 | app_logout | /logout | Path does not match |
15 | api_entrypoint | /api/{index}.{_format} | Path does not match |
16 | api_doc | /api/docs.{_format} | Path does not match |
17 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
18 | api_users_get_collection | /api/users.{_format} | Path does not match |
19 | api_users_post_collection | /api/users.{_format} | Path does not match |
20 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
21 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
22 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
23 | api_base_fields_get_collection | /api/base_fields.{_format} | Path does not match |
24 | api_base_fields_post_collection | /api/base_fields.{_format} | Path does not match |
25 | api_base_fields_get_item | /api/base_fields/{id}.{_format} | Path does not match |
26 | api_base_fields_put_item | /api/base_fields/{id}.{_format} | Path does not match |
27 | api_base_fields_delete_item | /api/base_fields/{id}.{_format} | Path does not match |
28 | api_unicon_fields_get_collection | /api/unicon_fields.{_format} | Path does not match |
29 | api_unicon_fields_post_collection | /api/unicon_fields.{_format} | Path does not match |
30 | api_unicon_fields_get_item | /api/unicon_fields/{id}.{_format} | Path does not match |
31 | api_unicon_fields_put_item | /api/unicon_fields/{id}.{_format} | Path does not match |
32 | api_unicon_fields_delete_item | /api/unicon_fields/{id}.{_format} | Path does not match |
33 | api_categories_get_collection | /api/categories.{_format} | Path does not match |
34 | api_categories_post_collection | /api/categories.{_format} | Path does not match |
35 | api_categories_get_item | /api/categories/{id}.{_format} | Path does not match |
36 | api_categories_put_item | /api/categories/{id}.{_format} | Path does not match |
37 | api_categories_delete_item | /api/categories/{id}.{_format} | Path does not match |
38 | api_categories_parent_get_subresource | /api/categories/{id}/parent.{_format} | Path does not match |
39 | api_content_types_get_collection | /api/content_types.{_format} | Path does not match |
40 | api_content_types_post_collection | /api/content_types.{_format} | Path does not match |
41 | api_content_types_get_item | /api/content_types/{id}.{_format} | Path does not match |
42 | api_content_types_put_item | /api/content_types/{id}.{_format} | Path does not match |
43 | api_content_types_delete_item | /api/content_types/{id}.{_format} | Path does not match |
44 | api_content_types_categories_get_subresource | /api/content_types/{id}/categories.{_format} | Path does not match |
45 | api_content_types_categories_parent_get_subresource | /api/content_types/{id}/categories/{categories}/parent.{_format} | Path does not match |
46 | api_filter_fields_get_collection | /api/filter_fields.{_format} | Path does not match |
47 | api_filter_fields_post_collection | /api/filter_fields.{_format} | Path does not match |
48 | api_filter_fields_get_item | /api/filter_fields/{id}.{_format} | Path does not match |
49 | api_filter_fields_put_item | /api/filter_fields/{id}.{_format} | Path does not match |
50 | api_filter_fields_delete_item | /api/filter_fields/{id}.{_format} | Path does not match |
51 | api_filter_fields_unicon_field_entity_get_subresource | /api/filter_fields/{id}/unicon_field_entity.{_format} | Path does not match |
52 | api_filter_types_get_collection | /api/filter_types.{_format} | Path does not match |
53 | api_filter_types_post_collection | /api/filter_types.{_format} | Path does not match |
54 | api_filter_types_get_item | /api/filter_types/{id}.{_format} | Path does not match |
55 | api_filter_types_put_item | /api/filter_types/{id}.{_format} | Path does not match |
56 | api_filter_types_delete_item | /api/filter_types/{id}.{_format} | Path does not match |
57 | api_filter_types_ctype_get_subresource | /api/filter_types/{id}/ctype.{_format} | Path does not match |
58 | api_filter_types_ctype_categories_get_subresource | /api/filter_types/{id}/ctype/categories.{_format} | Path does not match |
59 | api_filter_types_ctype_categories_parent_get_subresource | /api/filter_types/{id}/ctype/categories/{categories}/parent.{_format} | Path does not match |
60 | api_filter_types_fields_get_subresource | /api/filter_types/{id}/fields.{_format} | Path does not match |
61 | api_filter_types_fields_unicon_field_entity_get_subresource | /api/filter_types/{id}/fields/{fields}/unicon_field_entity.{_format} | Path does not match |
62 | api_menu_items_get_collection | /api/menu_items.{_format} | Path does not match |
63 | api_menu_items_post_collection | /api/menu_items.{_format} | Path does not match |
64 | api_menu_items_get_item | /api/menu_items/{id}.{_format} | Path does not match |
65 | api_menu_items_put_item | /api/menu_items/{id}.{_format} | Path does not match |
66 | api_menu_items_delete_item | /api/menu_items/{id}.{_format} | Path does not match |
67 | api_menu_types_get_collection | /api/menu_types.{_format} | Path does not match |
68 | api_menu_types_post_collection | /api/menu_types.{_format} | Path does not match |
69 | api_menu_types_get_item | /api/menu_types/{id}.{_format} | Path does not match |
70 | api_menu_types_put_item | /api/menu_types/{id}.{_format} | Path does not match |
71 | api_menu_types_delete_item | /api/menu_types/{id}.{_format} | Path does not match |
72 | api_menu_types_items_get_subresource | /api/menu_types/{id}/items.{_format} | Path does not match |
73 | api_price_types_get_collection | /api/price_types.{_format} | Path does not match |
74 | api_price_types_post_collection | /api/price_types.{_format} | Path does not match |
75 | api_price_types_get_item | /api/price_types/{id}.{_format} | Path does not match |
76 | api_price_types_put_item | /api/price_types/{id}.{_format} | Path does not match |
77 | api_price_types_delete_item | /api/price_types/{id}.{_format} | Path does not match |
78 | api_unicon_reference_storages_get_collection | /api/unicon_reference_storages.{_format} | Path does not match |
79 | api_unicon_reference_storages_post_collection | /api/unicon_reference_storages.{_format} | Path does not match |
80 | api_unicon_reference_storages_get_item | /api/unicon_reference_storages/{id}.{_format} | Path does not match |
81 | api_unicon_reference_storages_put_item | /api/unicon_reference_storages/{id}.{_format} | Path does not match |
82 | api_unicon_reference_storages_delete_item | /api/unicon_reference_storages/{id}.{_format} | Path does not match |
83 | api_unicon_reference_storages_reftype_get_subresource | /api/unicon_reference_storages/{id}/reftype.{_format} | Path does not match |
84 | api_unicon_reference_types_get_collection | /api/unicon_reference_types.{_format} | Path does not match |
85 | api_unicon_reference_types_post_collection | /api/unicon_reference_types.{_format} | Path does not match |
86 | api_unicon_reference_types_get_item | /api/unicon_reference_types/{id}.{_format} | Path does not match |
87 | api_unicon_reference_types_put_item | /api/unicon_reference_types/{id}.{_format} | Path does not match |
88 | api_unicon_reference_types_delete_item | /api/unicon_reference_types/{id}.{_format} | Path does not match |
89 | api_nabories_get_collection | /api/nabories.{_format} | Path does not match |
90 | api_nabories_post_collection | /api/nabories.{_format} | Path does not match |
91 | api_nabories_get_item | /api/nabories/{id}.{_format} | Path does not match |
92 | api_nabories_put_item | /api/nabories/{id}.{_format} | Path does not match |
93 | api_nabories_delete_item | /api/nabories/{id}.{_format} | Path does not match |
94 | api_pagesliders_get_collection | /api/pagesliders.{_format} | Path does not match |
95 | api_pagesliders_post_collection | /api/pagesliders.{_format} | Path does not match |
96 | api_pagesliders_get_item | /api/pagesliders/{id}.{_format} | Path does not match |
97 | api_pagesliders_put_item | /api/pagesliders/{id}.{_format} | Path does not match |
98 | api_pagesliders_delete_item | /api/pagesliders/{id}.{_format} | Path does not match |
99 | api_parts_get_collection | /api/parts.{_format} | Path does not match |
100 | api_parts_post_collection | /api/parts.{_format} | Path does not match |
101 | api_parts_get_item | /api/parts/{id}.{_format} | Path does not match |
102 | api_parts_put_item | /api/parts/{id}.{_format} | Path does not match |
103 | api_parts_delete_item | /api/parts/{id}.{_format} | Path does not match |
104 | api_nabory_category_extensions_get_collection | /api/nabory_category_extensions.{_format} | Path does not match |
105 | api_nabory_category_extensions_post_collection | /api/nabory_category_extensions.{_format} | Path does not match |
106 | api_nabory_category_extensions_get_item | /api/nabory_category_extensions/{id}.{_format} | Path does not match |
107 | api_nabory_category_extensions_put_item | /api/nabory_category_extensions/{id}.{_format} | Path does not match |
108 | api_nabory_category_extensions_delete_item | /api/nabory_category_extensions/{id}.{_format} | Path does not match |
109 | api_feedback_get_collection | /api/feedback.{_format} | Path does not match |
110 | api_feedback_post_collection | /api/feedback.{_format} | Path does not match |
111 | api_feedback_get_item | /api/feedback/{id}.{_format} | Path does not match |
112 | api_feedback_put_item | /api/feedback/{id}.{_format} | Path does not match |
113 | api_feedback_delete_item | /api/feedback/{id}.{_format} | Path does not match |
114 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
115 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
116 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
117 | wart_cms_front_jsonlogon_jsonlogin | /json_login | Path does not match |
118 | wart_cms_front_jsonlogon_getuserprofile | /api/user/me | Path does not match |
119 | wart_cms_front_main_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.