Routing
root
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
permanent | true |
route | "/login" |
Route Matching Logs
Path to match:
/fr
# | 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 | api.main | /api/{route} | Path does not match |
14 | app.demo.main | /demo/ | Path does not match |
15 | app.demo.reset | /demo/reset | Path does not match |
16 | app.demo.progress | /demo/progress | Path does not match |
17 | historical.get | /historical/get | Path does not match |
18 | restore | /historical/restore | Path does not match |
19 | deeplTranslate | /main/deepl-translate | Path does not match |
20 | app.login | / | Path does not match |
21 | app.forgot | /login/forgot-password | Path does not match |
22 | app.password.reset | /login/reset-password/{privateToken} | Path does not match |
23 | app.definePassword | /login/define-password | Path does not match |
24 | app.firstLogin | /login/first-login | Path does not match |
25 | app.logout | /logout | Path does not match |
26 | app.logout.classic | /classic-logout | Path does not match |
27 | app.samlLogin | /saml-login/{custId} | Path does not match |
28 | app.getMetadata | /get-metadata | Path does not match |
29 | app.defineTwoAuth | /login/define-two-auth | Path does not match |
30 | oauth | /oauth/{customerId}/{authType} | Path does not match |
31 | parameters.status.delete | /status/delete | Path does not match |
32 | publication.generator | /w2p/publication/generation/{id} | Path does not match |
33 | generator.getListPages | /w2p/publication/generation/{generationId}/pages | Path does not match |
34 | generator.save | /w2p/publication/generation/{generationId}/save | Path does not match |
35 | generator.export | /w2p/publication/generation/{generationId}/export | Path does not match |
36 | publication.export.listProducts | /w2p/publication/generation/export/product-list | Path does not match |
37 | generator.export.last | /w2p/publication/generation/{generationId}/export | Path does not match |
38 | generator.image.upload | /w2p/publication/generation/{id}/image-upload/{context} | Path does not match |
39 | generator.pdf.upload | /w2p/publication/generation/{id}/pdf-upload/{splitFilePages} | Path does not match |
40 | Web2Print.generation.new | /w2p/{publicationId}/new-generation | Path does not match |
41 | parameters.generator.pageTemplate.index | /w2p/pageTemplate/generator/{id} | Path does not match |
42 | parameters.generator.pageTemplate.save | /w2p/pageTemplate/generator/{pageTemplateId}/save | Path does not match |
43 | parameters.pageTemplate.list | /w2p/pageTemplate/list | Path does not match |
44 | parameters.pageTemplate.getList | /w2p/pageTemplate/get-list | Path does not match |
45 | parameters.pageTemplate.new | /w2p/pageTemplate/new | Path does not match |
46 | parameters.pageTemplate.delete | /w2p/pageTemplate/delete | Path does not match |
47 | parameters.pageTemplate.duplicate | /w2p/pageTemplate/duplicate | Path does not match |
48 | parameters.generator.productTemplate.index | /w2p/productTemplate/generator/{id} | Path does not match |
49 | parameters.generator.productTemplate.save | /w2p/productTemplate/generator/{productTemplateId}/save | Path does not match |
50 | parameters.productTemplate.list | /w2p/productTemplate/list | Path does not match |
51 | parameters.productTemplate.getList | /w2p/productTemplate/get-list | Path does not match |
52 | parameters.productTemplate.new | /w2p/productTemplate/new | Path does not match |
53 | parameters.productTemplate.delete | /w2p/productTemplate/delete | Path does not match |
54 | parameters.productTemplate.duplicate | /w2p/productTemplate/duplicate | Path does not match |
55 | publication.list | /w2p/publication/ | Path does not match |
56 | publication.save | /w2p/publication/save | Path does not match |
57 | publication.edit | /w2p/publication/edit/{id} | Path does not match |
58 | publication.delete | /w2p/publication/delete | Path does not match |
59 | parameters.pim.attribute.list | /pim/attribute/list | Path does not match |
60 | parameters.pim.attribute.list.json | /pim/attribute/get-list | Path does not match |
61 | parameters.pim.attribute.add | /pim/attribute/add/{type} | Path does not match |
62 | parameters.pim.attribute.edit | /pim/attribute/edit/{id} | Path does not match |
63 | parameters.pim.attribute.save | /pim/attribute/save | Path does not match |
64 | parameters.pim.attribute.delete | /pim/attribute/delete | Path does not match |
65 | parameters.pim.attribute.import | /pim/attribute/import | Path does not match |
66 | parameters.pim.attribute.export | /pim/attribute/export/{extension} | Path does not match |
67 | parameters.pim.attribute.importTableType | /pim/attribute/import-table-type | Path does not match |
68 | parameters.pim.attributesGroup.list | /pim/attributes-group/list | Path does not match |
69 | parameters.pim.attributesGroup.list.json | /pim/attributes-group/get-list | Path does not match |
70 | parameters.pim.attributesGroup.delete | /pim/attributes-group/delete | Path does not match |
71 | parameters.pim.attributesGroup.edit | /pim/attributes-group/edit/{id} | Path does not match |
72 | parameters.pim.attributesGroup.save | /pim/attributes-group/save | Path does not match |
73 | parameters.pim.attributesGroup.import | /pim/attributes-group/import | Path does not match |
74 | parameters.pim.attributesGroup.export | /pim/attributes-group/export/{extension} | Path does not match |
75 | parameters.pim.category.getChildren | /pim/category/get-children | Path does not match |
76 | parameters.pim.category.save | /pim/category/save | Path does not match |
77 | parameters.pim.category.delete | /pim/category/delete | Path does not match |
78 | parameters.pim.category.clearProducts | /pim/category/clear-products | Path does not match |
79 | parameters.pim.category.saveList | /pim/category/save-list | Path does not match |
80 | parameters.pim.category.import | /pim/category/import | Path does not match |
81 | parameters.pim.category.export | /pim/category/export/{idParent}/{extension} | Path does not match |
82 | parameters.pim.category.getListBreadcrumbsByListProducts | /pim/category/breadcrumbs-products | Path does not match |
83 | parameters.pim.channel.list | /pim/channel/list | Path does not match |
84 | parameters.pim.channel.delete | /pim/channel/delete | Path does not match |
85 | parameters.pim.channel.edit | /pim/channel/edit/{id} | Path does not match |
86 | parameters.pim.channel.save | /pim/channel/save | Path does not match |
87 | parameters.pim.channel.getListCategories | /pim/channel/get-categories/{id} | Path does not match |
88 | parameters.pim.channel.countProducts | /pim/channel/count-products/{id} | Path does not match |
89 | parameters.pim.channel.import | /pim/channel/import | Path does not match |
90 | parameters.pim.channel.export | /pim/channel/export/{extension} | Path does not match |
91 | etim.get.classes | /pim/etim/get-classes | Path does not match |
92 | etim.get.class.details | /pim/etim/get-class-details/{classCode}/{etimRelease} | Path does not match |
93 | etim.get.features.types | /pim/etim/get-features-types | Path does not match |
94 | etim.getListEtimMapping | /pim/etim/list-etim-mapping | Path does not match |
95 | etim.saveEtimMapping | /pim/etim/save-etim-mapping | Path does not match |
96 | etim.deleteListEtimMapping | /pim/etim/delete-list-etim-mapping | Path does not match |
97 | parameters.pim.family.list | /pim/family/list | Path does not match |
98 | parameters.pim.family.getById | /pim/family/id/{id} | Path does not match |
99 | parameters.pim.family.getChildren | /pim/family/get-children | Path does not match |
100 | parameters.pim.family.save | /pim/family/save | Path does not match |
101 | parameters.pim.family.delete | /pim/family/delete | Path does not match |
102 | parameters.pim.family.saveList | /pim/family/save-list | Path does not match |
103 | parameters.pim.family.import | /pim/family/import | Path does not match |
104 | parameters.pim.family.export | /pim/family/export/{extension} | Path does not match |
105 | pim.product.list | /pim/product/list | Path does not match |
106 | pim.product.getList | /pim/product/get-list/{json} | Path does not match |
107 | pim.product.edit | /pim/product/edit/{id}/{channelCode}/{languageCode}/{origin} | Path does not match |
108 | pim.product.getCommonCategories | /pim/product/get-common-categories | Path does not match |
109 | pim.product.completeness | /pim/product/completeness | Path does not match |
110 | pim.product.getListCategories | /pim/product/get-categories/{id} | Path does not match |
111 | pim.product.save | /pim/product/save | Path does not match |
112 | pim.product.duplicate | /pim/product/duplicate | Path does not match |
113 | pim.product.delete | /pim/product/delete | Path does not match |
114 | pim.product.getById | /pim/product/id/{id} | Path does not match |
115 | pim.product.search | /pim/product/search/{string}/{channelCode}/{languageCode}/{codeAttributeImage}/{codeAttributeDescription} | Path does not match |
116 | pim.product.getListUniqId | /pim/product/list/id | Path does not match |
117 | pim.product.formatAssociationProduct | /pim/product/association/format-association-product | Path does not match |
118 | pim.product.importListFilterFile | /pim/product/import-list-filter-file | Path does not match |
119 | parameters.pim.referential.list | /pim/referential/list | Path does not match |
120 | parameters.pim.referential.delete | /pim/referential/delete | Path does not match |
121 | parameters.pim.referential.edit | /pim/referential/edit/{id} | Path does not match |
122 | parameters.pim.referential.save | /pim/referential/save | Path does not match |
123 | parameters.pim.referential.import | /pim/referential/import | Path does not match |
124 | parameters.pim.referential.export | /pim/referential/export/{extension} | Path does not match |
125 | dam.file.list | /dam/file/list | Path does not match |
126 | dam.file.getList | /dam/file/get-list | Path does not match |
127 | dam.file.getListMimeInfo | /dam/file/get-list-mime-info | Path does not match |
128 | dam.file.upload | /dam/file/upload | Path does not match |
129 | dam.file.edit | /dam/file/edit/{fileId} | Path does not match |
130 | dam.file.new | /dam/file/new | Path does not match |
131 | dam.file.modify-upload | /dam/file/modify-upload/{fileCode} | Path does not match |
132 | dam.file.replace-image | /dam/file/replace-image/{fileCode} | Path does not match |
133 | dam.file.save | /dam/file/save | Path does not match |
134 | dam.file.delete | /dam/file/delete | Path does not match |
135 | dam.file.import | /dam/file/import | Path does not match |
136 | dam.file.export | /dam/file/export | Path does not match |
137 | dam.file.purgeCache | /dam/file/purge-cache | Path does not match |
138 | parameters.dam.folder.list | /dam/folder/list | Path does not match |
139 | parameters.dam.folder.getList | /dam/folder/get-list | Path does not match |
140 | parameters.dam.folder.save | /dam/folder/save | Path does not match |
141 | parameters.dam.folder.delete | /dam/folder/delete | Path does not match |
142 | parameters.dam.folder.saveList | /dam/folder/save-list | Path does not match |
143 | parameters.dam.format.list | /dam/format/list | Path does not match |
144 | parameters.dam.format.edit | /dam/format/edit/{id} | Path does not match |
145 | parameters.dam.format.save | /dam/format/save | Path does not match |
146 | parameters.dam.format.delete | /dam/format/delete | Path does not match |
147 | dam.oneDrive.login | /dam/one-drive/login | Path does not match |
148 | dam.oneDrive.logout | /dam/one-drive/logout | Path does not match |
149 | dam.oneDrive.callback | /dam/one-drive/callback | Path does not match |
150 | dam.oneDrive.listFolders | /dam/one-drive/list-folders | Path does not match |
151 | dam.oneDrive.getFolders | /dam/one-drive/get-folders | Path does not match |
152 | dam.oneDrive.sync | /dam/one-drive/sync/{folderId} | Path does not match |
153 | admin.customer.edit | /admin/customer/edit/{id} | Path does not match |
154 | admin.customer.save | /admin/customer/save | Path does not match |
155 | admin.customer.list | /admin/customer/list | Path does not match |
156 | admin.customer.getList | /admin/customer/get-list | Path does not match |
157 | admin.customer.delete | /admin/customer/delete | Path does not match |
158 | admin.customer.customizations | /admin/customer/customizations | Path does not match |
159 | parameters.admin.notification.delete | /admin/notification/delete | Path does not match |
160 | parameters.admin.notification.triggeredList | /admin/notification/triggered-list | Path does not match |
161 | parameters.admin.notification.updateRead | /admin/notification/update-read | Path does not match |
162 | parameters.admin.notification.markAllAsRead | /admin/notification/mark-all-as-read | Path does not match |
163 | parameters.admin.role.list | /admin/role/list | Path does not match |
164 | parameters.admin.role.edit | /admin/role/edit/{id} | Path does not match |
165 | parameters.admin.role.save | /admin/role/save | Path does not match |
166 | parameters.admin.role.delete | /admin/role/delete | Path does not match |
167 | parameters.admin.user.list | /admin/user/list | Path does not match |
168 | parameters.admin.user.globalList | /admin/user/global-list | Path does not match |
169 | parameters.admin.user.getList.customerId | /admin/user/get-list/{customerId} | Path does not match |
170 | parameters.admin.user.list.customerId | /admin/user/list/{customerId} | Path does not match |
171 | parameters.admin.user.edit | /admin/user/edit/{id} | Path does not match |
172 | parameters.admin.user.save | /admin/user/save | Path does not match |
173 | parameters.admin.user.delete | /admin/user/delete | Path does not match |
174 | parameters.admin.user.impersonate | /admin/user/impersonate/{id} | Path does not match |
175 | parameters.admin.user.impersonate.stop | /admin/user/stop-impersonate | Path does not match |
176 | parameters.admin.user.updateStatus | /admin/user/update-status | Path does not match |
177 | parameters.admin.user.import | /admin/user/import | Path does not match |
178 | parameters.admin.user.export | /admin/user/export/{extension} | Path does not match |
179 | parameters.admin.user.verifyTwoAuth | /admin/user/verify-two-auth | Path does not match |
180 | parameters.admin.user.requestVerificationMail | /admin/user/request-verification-mail | Path does not match |
181 | parameters.admin.user.disableTwoAuth | /admin/user/disable-two-auth | Path does not match |
182 | parameters.admin.user.requestNewMail | /admin/user/request-disconnected-mail | Path does not match |
183 | parameters.admin.user.defineForcedTwoAuth | /admin/user/define-forced-two-auth | Path does not match |
184 | parameters.admin.user.closeAlertMessage | /admin/user/close-alert-message | Path does not match |
185 | exports.list | /exports/list | Path does not match |
186 | exports.edit | /exports/edit/{id} | Path does not match |
187 | exports.save | /exports/save | Path does not match |
188 | exports.export | /exports/export/{exportCode} | Path does not match |
189 | exports.status | /exports/status/{exportCode} | Path does not match |
190 | exports.duplicate | /exports/duplicate | Path does not match |
191 | exports.delete | /exports/delete | Path does not match |
192 | exports.shellExec | /exports/shell-exec/{exportCode} | Path does not match |
193 | exports.download | /exports/download/{id} | Path does not match |
194 | exports.createImport | /exports/create-import | Path does not match |
195 | exports.defaultFromProductList | /exports/default-from-product-list | Path does not match |
196 | exports.fromProductList | /exports/from-product-list | Path does not match |
197 | exports.sendEasycheck | /exports/send-easycheck/{exportCode} | Path does not match |
198 | exports.getEasycheckInfos | /exports/get-easycheck-infos/{exportCode} | Path does not match |
199 | importTemplate | /exports/import-template/{exportCode} | Path does not match |
200 | deleteTemplate | /exports/delete-template/{templateId} | Path does not match |
201 | imports.edit | /imports/edit/{id} | Path does not match |
202 | imports.save | /imports/save | Path does not match |
203 | imports.import | /imports/import | Path does not match |
204 | imports.status | /imports/status/{importCode} | Path does not match |
205 | imports.delete | /imports/delete | Path does not match |
206 | imports.shellExec | /imports/shell-exec/{importCode} | Path does not match |
207 | imports.download.error | /imports/download-error/{id} | Path does not match |
208 | imports.download.file | /imports/download-file/{id}/{fileName} | Path does not match |
209 | parameters.workflow.list | /workflow/list | Path does not match |
210 | parameters.workflow.edit | /workflow/edit/{id} | Path does not match |
211 | parameters.workflow.delete | /workflow/delete | Path does not match |
212 | parameters.workflow.save | /workflow/save | Path does not match |
213 | parameters.workflowItem.refuse | /workflow-item/refuse | Path does not match |
214 | parameters.workflowItem.accept | /workflow-item/validate | Path does not match |
215 | parameters.workflowProcess.list | /workflow-process/list | Path does not match |
216 | parameters.connectivity.connector.list | /connectivity/connector/list | Path does not match |
217 | parameters.connectivity.connector.edit | /connectivity/connector/edit/{id} | Path does not match |
218 | parameters.connectivity.connector.testConnection | /connectivity/connector/test-connection | Path does not match |
219 | parameters.connectivity.connector.save | /connectivity/connector/save | Path does not match |
220 | parameters.connectivity.connector.start | /connectivity/connector/start/{connectorCode} | Path does not match |
221 | parameters.connectivity.connector.download.error | /connectivity/connector/download-error/{connectorId} | Path does not match |
222 | parameters.connectivity.connector.delete | /connectivity/connector/delete | Path does not match |
223 | parameters.connectivity.connector.fetchProduct | /connectivity/connector/fetch-product/{productIdentifier}/{connectorType} | Path does not match |
224 | parameters.connectivity.connector.getCustomFields | /connectivity/connector/get-custom-fields/{connectorType} | Path does not match |
225 | dashboard.index | /dashboard/ | Path does not match |
226 | dashboard.getWidgets | /dashboard/get-widgets | Path does not match |
227 | dashboard.calculData | /dashboard/calcul-data | Path does not match |
228 | dashboard.saveWidgets | /dashboard/save-widgets | Path does not match |
229 | dashboard.deleteWidget | /dashboard/delete-widget | Path does not match |
230 | dashboard.saveView | /dashboard/save-view | Path does not match |
231 | dashboard.deleteView | /dashboard/delete-view | Path does not match |
232 | ia.generateText | /ia/generate-text | Path does not match |
233 | ia.generateMultiTexts | /ia/generate-multi-texts | Path does not match |
234 | ia.generateFamily | /ia/generate-family | Path does not match |
235 | ia.generateKeywords | /ia/generate-keywords | Path does not match |
236 | ia.generateFileDescription | /ia/generate-file-description | Path does not match |
237 | root | /{_locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.