Routing
parameters.pim.category.getChildren
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/pim/category/get-children
# | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.