Routing
homepage
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "en" |
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | en__RG__administration | /admin/ | Path does not match |
2 | fr__RG__administration | /fr/admin/ | Path does not match |
3 | en__RG__admin_config_index | /admin/config | Path does not match |
4 | fr__RG__admin_config_index | /fr/admin/config | Path does not match |
5 | en__RG__admin_import_keys | /admin/import-keys | Path does not match |
6 | fr__RG__admin_import_keys | /fr/admin/import-keys | Path does not match |
7 | en__RG__admin_article_index | /admin/article/ | Path does not match |
8 | fr__RG__admin_article_index | /fr/admin/article/ | Path does not match |
9 | en__RG__admin_article_new | /admin/article/new | Path does not match |
10 | fr__RG__admin_article_new | /fr/admin/article/new | Path does not match |
11 | en__RG__admin_article_copy | /admin/article/{id}/copy | Path does not match |
12 | fr__RG__admin_article_copy | /fr/admin/article/{id}/copy | Path does not match |
13 | en__RG__admin_article_edit | /admin/article/{id}/edit | Path does not match |
14 | fr__RG__admin_article_edit | /fr/admin/article/{id}/edit | Path does not match |
15 | en__RG__admin_article_delete | /admin/article/{id}/delete | Path does not match |
16 | fr__RG__admin_article_delete | /fr/admin/article/{id}/delete | Path does not match |
17 | en__RG__admin_article_restore | /admin/article/{id}/restore | Path does not match |
18 | fr__RG__admin_article_restore | /fr/admin/article/{id}/restore | Path does not match |
19 | en__RG__admin_article_sort | /admin/article/{id}/sort/{page} | Path does not match |
20 | fr__RG__admin_article_sort | /fr/admin/article/{id}/sort/{page} | Path does not match |
21 | en__RG__admin_newsletter_index | /admin/newsletter/campaign/ | Path does not match |
22 | fr__RG__admin_newsletter_index | /fr/admin/newsletter/campaign/ | Path does not match |
23 | en__RG__admin_newsletter_new | /admin/newsletter/campaign/new/{id}/editor | Path does not match |
24 | fr__RG__admin_newsletter_new | /fr/admin/newsletter/campaign/new/{id}/editor | Path does not match |
25 | en__RG__admin_newsletter_edit | /admin/newsletter/campaign/edit/{id}/editor | Path does not match |
26 | fr__RG__admin_newsletter_edit | /fr/admin/newsletter/campaign/edit/{id}/editor | Path does not match |
27 | en__RG__admin_newsletter_delete | /admin/newsletter/campaign/{id}/delete | Path does not match |
28 | fr__RG__admin_newsletter_delete | /fr/admin/newsletter/campaign/{id}/delete | Path does not match |
29 | en__RG__admin_categoryarticle_index | /admin/article-category/ | Path does not match |
30 | fr__RG__admin_categoryarticle_index | /fr/admin/article-category/ | Path does not match |
31 | en__RG__admin_categoryarticle_new | /admin/article-category/new | Path does not match |
32 | fr__RG__admin_categoryarticle_new | /fr/admin/article-category/new | Path does not match |
33 | en__RG__admin_categoryarticle_edit | /admin/article-category/{id}/edit | Path does not match |
34 | fr__RG__admin_categoryarticle_edit | /fr/admin/article-category/{id}/edit | Path does not match |
35 | en__RG__admin_categoryarticle_delete | /admin/article-category/{id}/delete | Path does not match |
36 | fr__RG__admin_categoryarticle_delete | /fr/admin/article-category/{id}/delete | Path does not match |
37 | en__RG__admin_categoryarticle_restore | /admin/article-category/{id}/restore | Path does not match |
38 | fr__RG__admin_categoryarticle_restore | /fr/admin/article-category/{id}/restore | Path does not match |
39 | en__RG__admin_categoryarticle_sort | /admin/article-category/{id}/sort/{page} | Path does not match |
40 | fr__RG__admin_categoryarticle_sort | /fr/admin/article-category/{id}/sort/{page} | Path does not match |
41 | en__RG__admin_category_index | /admin/category/ | Path does not match |
42 | fr__RG__admin_category_index | /fr/admin/category/ | Path does not match |
43 | en__RG__admin_category_new | /admin/category/new | Path does not match |
44 | fr__RG__admin_category_new | /fr/admin/category/new | Path does not match |
45 | en__RG__admin_category_edit | /admin/category/{id}/edit | Path does not match |
46 | fr__RG__admin_category_edit | /fr/admin/category/{id}/edit | Path does not match |
47 | en__RG__admin_category_delete | /admin/category/{id}/delete | Path does not match |
48 | fr__RG__admin_category_delete | /fr/admin/category/{id}/delete | Path does not match |
49 | en__RG__admin_category_restore | /admin/category/{id}/restore | Path does not match |
50 | fr__RG__admin_category_restore | /fr/admin/category/{id}/restore | Path does not match |
51 | en__RG__admin_category_sort | /admin/category/{id}/sort/{page} | Path does not match |
52 | fr__RG__admin_category_sort | /fr/admin/category/{id}/sort/{page} | Path does not match |
53 | en__RG__admin_contact_index | /admin/contact/ | Path does not match |
54 | fr__RG__admin_contact_index | /fr/admin/contact/ | Path does not match |
55 | en__RG__admin_contact_show | /admin/contact/{id} | Path does not match |
56 | fr__RG__admin_contact_show | /fr/admin/contact/{id} | Path does not match |
57 | en__RG__admin_contact_delete | /admin/contact/{id}/delete | Path does not match |
58 | fr__RG__admin_contact_delete | /fr/admin/contact/{id}/delete | Path does not match |
59 | en__RG__admin_order_index | /admin/order/ | Path does not match |
60 | fr__RG__admin_order_index | /fr/admin/order/ | Path does not match |
61 | en__RG__admin_order_show | /admin/order/{id} | Path does not match |
62 | fr__RG__admin_order_show | /fr/admin/order/{id} | Path does not match |
63 | en__RG__change_order_state | /admin/order/change_order_state/{id} | Path does not match |
64 | fr__RG__change_order_state | /fr/admin/order/change_order_state/{id} | Path does not match |
65 | en__RG__generate_invoice | /admin/order/generate_invoice/{id} | Path does not match |
66 | fr__RG__generate_invoice | /fr/admin/order/generate_invoice/{id} | Path does not match |
67 | en__RG__change_order_shipping_state | /admin/order/change_order_shipping_state/{id} | Path does not match |
68 | fr__RG__change_order_shipping_state | /fr/admin/order/change_order_shipping_state/{id} | Path does not match |
69 | en__RG__filemanager_modal | /admin/filemanager/modal | Path does not match |
70 | fr__RG__filemanager_modal | /fr/admin/filemanager/modal | Path does not match |
71 | en__RG__filemanager_upload_modal | /admin/filemanager/upload/modal | Path does not match |
72 | fr__RG__filemanager_upload_modal | /fr/admin/filemanager/upload/modal | Path does not match |
73 | en__RG__filemanager_delete_modal | /admin/filemanager/delete/{name}/modal | Path does not match |
74 | fr__RG__filemanager_delete_modal | /fr/admin/filemanager/delete/{name}/modal | Path does not match |
75 | en__RG__admin_launcher_index | /admin/launcher/ | Path does not match |
76 | fr__RG__admin_launcher_index | /fr/admin/launcher/ | Path does not match |
77 | en__RG__admin_launcher_new | /admin/launcher/new | Path does not match |
78 | fr__RG__admin_launcher_new | /fr/admin/launcher/new | Path does not match |
79 | en__RG__admin_launcher_edit | /admin/launcher/{id}/edit | Path does not match |
80 | fr__RG__admin_launcher_edit | /fr/admin/launcher/{id}/edit | Path does not match |
81 | en__RG__admin_launcher_delete | /admin/launcher/{id}/delete | Path does not match |
82 | fr__RG__admin_launcher_delete | /fr/admin/launcher/{id}/delete | Path does not match |
83 | en__RG__admin_licenceKey_index | /admin/licence-key/ | Path does not match |
84 | fr__RG__admin_licenceKey_index | /fr/admin/licence-key/ | Path does not match |
85 | en__RG__admin_licenceKey_new | /admin/licence-key/new | Path does not match |
86 | fr__RG__admin_licenceKey_new | /fr/admin/licence-key/new | Path does not match |
87 | en__RG__admin_licenceKey_edit | /admin/licence-key/{id}/edit | Path does not match |
88 | fr__RG__admin_licenceKey_edit | /fr/admin/licence-key/{id}/edit | Path does not match |
89 | en__RG__admin_licenceKey_delete | /admin/licence-key/{id}/delete | Path does not match |
90 | fr__RG__admin_licenceKey_delete | /fr/admin/licence-key/{id}/delete | Path does not match |
91 | en__RG__admin_product_index | /admin/product/ | Path does not match |
92 | fr__RG__admin_product_index | /fr/admin/product/ | Path does not match |
93 | en__RG__admin_product_new | /admin/product/new | Path does not match |
94 | fr__RG__admin_product_new | /fr/admin/product/new | Path does not match |
95 | en__RG__admin_product_edit | /admin/product/{id}/edit | Path does not match |
96 | fr__RG__admin_product_edit | /fr/admin/product/{id}/edit | Path does not match |
97 | en__RG__admin_product_copy | /admin/product/{id}/copy | Path does not match |
98 | fr__RG__admin_product_copy | /fr/admin/product/{id}/copy | Path does not match |
99 | en__RG__admin_product_delete | /admin/product/{id}/delete | Path does not match |
100 | fr__RG__admin_product_delete | /fr/admin/product/{id}/delete | Path does not match |
101 | en__RG__admin_product_restore | /admin/product/{id}/restore | Path does not match |
102 | fr__RG__admin_product_restore | /fr/admin/product/{id}/restore | Path does not match |
103 | en__RG__admin_product_sort | /admin/product/{id}/sort/{page} | Path does not match |
104 | fr__RG__admin_product_sort | /fr/admin/product/{id}/sort/{page} | Path does not match |
105 | en__RG__admin_question_index | /admin/faq/ | Path does not match |
106 | fr__RG__admin_question_index | /fr/admin/faq/ | Path does not match |
107 | en__RG__admin_question_new | /admin/faq/new | Path does not match |
108 | fr__RG__admin_question_new | /fr/admin/faq/new | Path does not match |
109 | en__RG__admin_question_edit | /admin/faq/{id}/edit | Path does not match |
110 | fr__RG__admin_question_edit | /fr/admin/faq/{id}/edit | Path does not match |
111 | en__RG__admin_question_delete | /admin/faq/{id}/delete | Path does not match |
112 | fr__RG__admin_question_delete | /fr/admin/faq/{id}/delete | Path does not match |
113 | en__RG__admin_question_sort | /admin/faq/{id}/sort/{page} | Path does not match |
114 | fr__RG__admin_question_sort | /fr/admin/faq/{id}/sort/{page} | Path does not match |
115 | en__RG__admin_redirection_index | /admin/redirection/ | Path does not match |
116 | fr__RG__admin_redirection_index | /fr/admin/redirection/ | Path does not match |
117 | en__RG__admin_redirection_new | /admin/redirection/new | Path does not match |
118 | fr__RG__admin_redirection_new | /fr/admin/redirection/new | Path does not match |
119 | en__RG__admin_redirection_edit | /admin/redirection/{id}/edit | Path does not match |
120 | fr__RG__admin_redirection_edit | /fr/admin/redirection/{id}/edit | Path does not match |
121 | en__RG__admin_redirection_delete | /admin/redirection/{id}/delete | Path does not match |
122 | fr__RG__admin_redirection_delete | /fr/admin/redirection/{id}/delete | Path does not match |
123 | en__RG__admin_redirection_restore | /admin/redirection/{id}/restore | Path does not match |
124 | fr__RG__admin_redirection_restore | /fr/admin/redirection/{id}/restore | Path does not match |
125 | en__RG__admin_seo_index | /admin/seo/route/ | Path does not match |
126 | fr__RG__admin_seo_index | /fr/admin/seo/route/ | Path does not match |
127 | en__RG__admin_seo_edit | /admin/seo/route/{id}/edit | Path does not match |
128 | fr__RG__admin_seo_edit | /fr/admin/seo/route/{id}/edit | Path does not match |
129 | en__RG__admin_seo_get_entity_data | /admin/seo/route/get-data | Path does not match |
130 | fr__RG__admin_seo_get_entity_data | /fr/admin/seo/route/get-data | Path does not match |
131 | en__RG__admin_seo_new | /admin/seo/route/{route}/new | Path does not match |
132 | fr__RG__admin_seo_new | /fr/admin/seo/route/{route}/new | Path does not match |
133 | en__RG__admin_subscriber_index | /admin/newsletter/subscriber/ | Path does not match |
134 | fr__RG__admin_subscriber_index | /fr/admin/newsletter/subscriber/ | Path does not match |
135 | en__RG__admin_subscriber_group_index | /admin/newsletter/subscriber/ | Path does not match |
136 | fr__RG__admin_subscriber_group_index | /fr/admin/newsletter/subscriber/ | Path does not match |
137 | en__RG__admin_subscriber_new | /admin/newsletter/subscriber/new | Path does not match |
138 | fr__RG__admin_subscriber_new | /fr/admin/newsletter/subscriber/new | Path does not match |
139 | en__RG__admin_subscriber_edit | /admin/newsletter/subscriber/{id}/edit | Path does not match |
140 | fr__RG__admin_subscriber_edit | /fr/admin/newsletter/subscriber/{id}/edit | Path does not match |
141 | en__RG__admin_subscriber_delete | /admin/newsletter/subscriber/{id}/delete | Path does not match |
142 | fr__RG__admin_subscriber_delete | /fr/admin/newsletter/subscriber/{id}/delete | Path does not match |
143 | en__RG__admin_subscriber_group_new | /admin/newsletter/group/new | Path does not match |
144 | fr__RG__admin_subscriber_group_new | /fr/admin/newsletter/group/new | Path does not match |
145 | en__RG__admin_subscriber_group_edit | /admin/newsletter/group/{id}/edit | Path does not match |
146 | fr__RG__admin_subscriber_group_edit | /fr/admin/newsletter/group/{id}/edit | Path does not match |
147 | en__RG__admin_subscriber_group_delete | /admin/newsletter/group/{id}/delete | Path does not match |
148 | fr__RG__admin_subscriber_group_delete | /fr/admin/newsletter/group/{id}/delete | Path does not match |
149 | en__RG__admin_template_index | /admin/newsletter/template/ | Path does not match |
150 | fr__RG__admin_template_index | /fr/admin/newsletter/template/ | Path does not match |
151 | en__RG__admin_template_new | /admin/newsletter/template/editor | Path does not match |
152 | fr__RG__admin_template_new | /fr/admin/newsletter/template/editor | Path does not match |
153 | en__RG__admin_template_edit | /admin/newsletter/template/editor/{id} | Path does not match |
154 | fr__RG__admin_template_edit | /fr/admin/newsletter/template/editor/{id} | Path does not match |
155 | en__RG__admin_template_delete | /admin/newsletter/template/{id}/delete | Path does not match |
156 | fr__RG__admin_template_delete | /fr/admin/newsletter/template/{id}/delete | Path does not match |
157 | en__RG__admin_user_index | /admin/user/ | Path does not match |
158 | fr__RG__admin_user_index | /fr/admin/user/ | Path does not match |
159 | en__RG__admin_user_export_inactive | /admin/user/export-inactive | Path does not match |
160 | fr__RG__admin_user_export_inactive | /fr/admin/user/export-inactive | Path does not match |
161 | en__RG__admin_user_new | /admin/user/new | Path does not match |
162 | fr__RG__admin_user_new | /fr/admin/user/new | Path does not match |
163 | en__RG__admin_user_show | /admin/user/{id} | Path does not match |
164 | fr__RG__admin_user_show | /fr/admin/user/{id} | Path does not match |
165 | en__RG__admin_user_edit | /admin/user/{id}/edit | Path does not match |
166 | fr__RG__admin_user_edit | /fr/admin/user/{id}/edit | Path does not match |
167 | en__RG__admin_user_delete | /admin/user/{id}/delete | Path does not match |
168 | fr__RG__admin_user_delete | /fr/admin/user/{id}/delete | Path does not match |
169 | en__RG__api_list_assets | /api/list/assets | Path does not match |
170 | fr__RG__api_list_assets | /fr/api/list/assets | Path does not match |
171 | en__RG__api_check_usage | /api/check-usage | Path does not match |
172 | fr__RG__api_check_usage | /fr/api/check-usage | Path does not match |
173 | en__RG__homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.