Routing
nellapp_sdk_routing_routes
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/core/routing/routes
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.swagger | /async/doc.json | Path does not match |
| 2 | app.swagger_ui | /async/doc | Path does not match |
| 3 | admin_channel_product_archive | /channels/{channelId}/product/{id}/archive | Path does not match |
| 4 | admin_channel_product_archive_multiple | /channels/{channelId}/product/archive-multiple | Path does not match |
| 5 | admin_channel_product_duplicate | /channels/{channelId}/product/{id}/duplicate | Path does not match |
| 6 | admin_channel_product_index | /channels/{channelId}/product | Path does not match |
| 7 | admin_channel_product_restore | /channels/{channelId}/product/{id}/restore | Path does not match |
| 8 | admin_channel_quote_archive | /channels/{channelId}/quote/{id}/archive | Path does not match |
| 9 | admin_channel_quote_archive_multiple | /channels/{channelId}/quote/archive-multiple | Path does not match |
| 10 | admin_channel_quote_duplicate | /channels/{channelId}/quote/{id}/duplicate | Path does not match |
| 11 | admin_channel_quote_edit | /channels/{channelId}/quote/{quoteId}/edit | Path does not match |
| 12 | admin_channel_quote_index | /channels/{channelId}/quote | Path does not match |
| 13 | admin_channel_quote_new | /channels/{channelId}/quote/new | Path does not match |
| 14 | admin_channel_quote_publish | /channels/{channelId}/quote/{quoteId}/publish | Path does not match |
| 15 | admin_channel_quote_restore | /channels/{channelId}/quote/{id}/restore | Path does not match |
| 16 | admin_channel_quote_template_archive | /channels/{channelId}/quote-template/{id}/archive | Path does not match |
| 17 | admin_channel_quote_template_archive_multiple | /channels/{channelId}/quote-template/archive-multiple | Path does not match |
| 18 | admin_channel_quote_template_duplicate | /channels/{channelId}/quote-template/{id}/duplicate | Path does not match |
| 19 | admin_channel_quote_template_edit | /channels/{channelId}/quote-template/{quoteTemplateId}/edit | Path does not match |
| 20 | admin_channel_quote_template_index | /channels/{channelId}/quote-template | Path does not match |
| 21 | admin_channel_quote_template_new | /channels/{channelId}/quote-template/new | Path does not match |
| 22 | admin_channel_quote_template_publish | /channels/{channelId}/quote-template/{quoteTemplateId}/publish | Path does not match |
| 23 | admin_channel_quote_template_restore | /channels/{channelId}/quote-template/{id}/restore | Path does not match |
| 24 | admin_channel_company_collection | /channels/{channelId}/company | Path does not match |
| 25 | admin_channel_company_get | /channels/{channelId}/company/{companyId} | Path does not match |
| 26 | admin_channel_unit_enum_list | /channels/{channelId}/unit-enum | Path does not match |
| 27 | admin_channel_organization_collection | /channels/{channelId}/organization | Path does not match |
| 28 | admin_channel_organization_get | /channels/{channelId}/organization/{organizationId} | Path does not match |
| 29 | admin_channel_product_collection | /channels/{channelId}/product | Path does not match |
| 30 | admin_channel_product_get | /channels/{channelId}/product/{productId} | Path does not match |
| 31 | admin_channel_product_post | /channels/{channelId}/products/{status} | Path does not match |
| 32 | admin_channel_product_put | /channels/{channelId}/products/{productId}/{status} | Path does not match |
| 33 | admin_channel_product_category_list | /channels/{channelId}/product-categories | Path does not match |
| 34 | admin_channel_prospect_collection | /channels/{channelId}/prospect | Path does not match |
| 35 | admin_channel_prospect_get | /channels/{channelId}/prospect/{prospectId} | Path does not match |
| 36 | admin_channel_quote_get | /channels/{channelId}/quote/{quoteId} | Path does not match |
| 37 | admin_channel_quote_lines_get | /channels/{channelId}/quote/{quoteId}/lines | Path does not match |
| 38 | admin_channel_quote_post | /channels/{channelId}/quote | Path does not match |
| 39 | admin_channel_quote_put_lines | /channels/{channelId}/quote/{quoteId}/lines | Path does not match |
| 40 | admin_channel_quote_lines_preview | /channels/{channelId}/quote/{quoteId}/lines/preview | Path does not match |
| 41 | admin_channel_quote_put_preview | /channels/{channelId}/quote/{quoteId}/preview | Path does not match |
| 42 | admin_channel_quote_put_target | /channels/{channelId}/quote/{quoteId}/target | Path does not match |
| 43 | admin_channel_quote_put_template | /channels/{channelId}/quote/{quoteId}/template | Path does not match |
| 44 | admin_channel_quote_template_collection | /channels/{channelId}/quote-templates | Path does not match |
| 45 | admin_channel_quote_template_get | /channels/{channelId}/quote-templates/{quoteTemplateId} | Path does not match |
| 46 | admin_channel_quote_template_lines_get | /channels/{channelId}/quote-templates/{quoteTemplateId}/lines | Path does not match |
| 47 | admin_channel_quote_template_post | /channels/{channelId}/quote-templates | Path does not match |
| 48 | admin_channel_quote_template_put_lines | /channels/{channelId}/quote-templates/{quoteTemplateId}/lines | Path does not match |
| 49 | admin_channel_quote_template_lines_preview | /channels/{channelId}/quote-templates/{quoteTemplateId}/lines/preview | Path does not match |
| 50 | admin_channel_quote_template_put_header | /channels/{channelId}/quote-templates/{quoteTemplateId}/header | Path does not match |
| 51 | admin_channel_quote_template_put_informations | /channels/{channelId}/quote-templates/{quoteTemplateId}/informations | Path does not match |
| 52 | admin_channel_quote_template_put_terms | /channels/{channelId}/quote-templates/{quoteTemplateId}/terms | Path does not match |
| 53 | async_admin_channel_company_collection | /async/channels/{channelId}/company | Path does not match |
| 54 | async_admin_channel_company_get | /async/channels/{channelId}/company/{companyId} | Path does not match |
| 55 | async_admin_channel_unit_enum_list | /async/channels/{channelId}/unit-enum | Path does not match |
| 56 | async_admin_channel_organization_collection | /async/channels/{channelId}/organization | Path does not match |
| 57 | async_admin_channel_organization_get | /async/channels/{channelId}/organization/{organizationId} | Path does not match |
| 58 | async_admin_channel_product_collection | /async/channels/{channelId}/product | Path does not match |
| 59 | async_admin_channel_product_get | /async/channels/{channelId}/product/{productId} | Path does not match |
| 60 | async_admin_channel_product_post | /async/channels/{channelId}/products/{status} | Path does not match |
| 61 | async_admin_channel_product_put | /async/channels/{channelId}/products/{productId}/{status} | Path does not match |
| 62 | async_admin_channel_product_category_list | /async/channels/{channelId}/product-categories | Path does not match |
| 63 | async_admin_channel_prospect_collection | /async/channels/{channelId}/prospect | Path does not match |
| 64 | async_admin_channel_prospect_get | /async/channels/{channelId}/prospect/{prospectId} | Path does not match |
| 65 | async_admin_channel_quote_get | /async/channels/{channelId}/quote/{quoteId} | Path does not match |
| 66 | async_admin_channel_quote_lines_get | /async/channels/{channelId}/quote/{quoteId}/lines | Path does not match |
| 67 | async_admin_channel_quote_post | /async/channels/{channelId}/quote | Path does not match |
| 68 | async_admin_channel_quote_put_lines | /async/channels/{channelId}/quote/{quoteId}/lines | Path does not match |
| 69 | async_admin_channel_quote_lines_preview | /async/channels/{channelId}/quote/{quoteId}/lines/preview | Path does not match |
| 70 | async_admin_channel_quote_put_preview | /async/channels/{channelId}/quote/{quoteId}/preview | Path does not match |
| 71 | async_admin_channel_quote_put_target | /async/channels/{channelId}/quote/{quoteId}/target | Path does not match |
| 72 | async_admin_channel_quote_put_template | /async/channels/{channelId}/quote/{quoteId}/template | Path does not match |
| 73 | async_admin_channel_quote_template_collection | /async/channels/{channelId}/quote-templates | Path does not match |
| 74 | async_admin_channel_quote_template_get | /async/channels/{channelId}/quote-templates/{quoteTemplateId} | Path does not match |
| 75 | async_admin_channel_quote_template_lines_get | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/lines | Path does not match |
| 76 | async_admin_channel_quote_template_post | /async/channels/{channelId}/quote-templates | Path does not match |
| 77 | async_admin_channel_quote_template_put_lines | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/lines | Path does not match |
| 78 | async_admin_channel_quote_template_lines_preview | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/lines/preview | Path does not match |
| 79 | async_admin_channel_quote_template_put_header | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/header | Path does not match |
| 80 | async_admin_channel_quote_template_put_informations | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/informations | Path does not match |
| 81 | async_admin_channel_quote_template_put_terms | /async/channels/{channelId}/quote-templates/{quoteTemplateId}/terms | Path does not match |
| 82 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 83 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 84 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 85 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 86 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 87 | nellapp_sdk_connect_nellapp | /login | Path does not match |
| 88 | nellapp_sdk_connect_nellapp_check | /login/check | Path does not match |
| 89 | api_account_global_logout | /api/account/global-logout | Path does not match |
| 90 | nellapp_sdk_logged_out | /logged-out | Path does not match |
| 91 | nellapp_sdk_logout | /logout | Path does not match |
| 92 | nellapp_sdk_routing_routes | /core/routing/routes | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.