Routing
cms_shop_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "ecommerce" |
Route Matching Logs
Path to match:
/boutique/ecommerce
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_auth_login | /api/auth/login | Path does not match |
| 2 | api_auth_register | /api/auth/register | Path does not match |
| 3 | api_auth_me | /api/auth/me | Path does not match |
| 4 | api_formations_list | /api/formations | Path does not match |
| 5 | api_formations_show | /api/formations/{id} | Path does not match |
| 6 | api_formations_user | /api/formations/user/subscribed | Path does not match |
| 7 | api_formations_courses | /api/formations/{id}/courses | Path does not match |
| 8 | api_lessons_show | /api/lessons/{id} | Path does not match |
| 9 | api_lessons_by_course | /api/lessons/course/{courseId} | Path does not match |
| 10 | api_lessons_video | /api/lessons/{id}/video | Path does not match |
| 11 | api_series_list | /api/series | Path does not match |
| 12 | api_series_ranking | /api/series/ranking | Path does not match |
| 13 | api_series_show | /api/series/{id} | Path does not match |
| 14 | api_series_favorite | /api/series/{id}/favorite | Path does not match |
| 15 | api_series_like | /api/series/{id}/like | Path does not match |
| 16 | api_series_view | /api/series/{id}/view | Path does not match |
| 17 | api_user_profile | /api/user/profile | Path does not match |
| 18 | api_user_profile_update | /api/user/profile | Path does not match |
| 19 | api_user_password_update | /api/user/password | Path does not match |
| 20 | api_video_progress_save | /api/videos/progress | Path does not match |
| 21 | api_video_progress_get | /api/videos/{videoId}/progress | Path does not match |
| 22 | api_video_progress_all | /api/videos/progress/all | Path does not match |
| 23 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 24 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 25 | cms_account_home | /account/ | Path does not match |
| 26 | cms_account_index | /account/home | Path does not match |
| 27 | cms_account_json | /account/json/{type} | Path does not match |
| 28 | cms_account_updatePassword | /account/profile/password | Path does not match |
| 29 | cms_account_profileForm | /account/profile/form | Path does not match |
| 30 | cms_blog_home | /blog/{code} | Path does not match |
| 31 | cms_blog_post | /blog/post/{slug} | Path does not match |
| 32 | cms_blog_getPosts | /blog/posts/json | Path does not match |
| 33 | cms_blog_search | /blog/posts/search | Path does not match |
| 34 | cms_upload_init | /dashboard/upload/init | Path does not match |
| 35 | cms_upload_chunk | /dashboard/upload/{id} | Path does not match |
| 36 | cms_upload_status | /dashboard/upload/{id} | Path does not match |
| 37 | cms_upload_revert | /dashboard/upload/{id} | Path does not match |
| 38 | cms_upload_complete | /dashboard/upload/{id}/complete | Path does not match |
| 39 | cms_upload_process | /dashboard/upload/process | Path does not match |
| 40 | cms_dashboard_config_parameters | /dashboard/config/parameters | Path does not match |
| 41 | cms_dashboard_config_parameters_form | /dashboard/config/parameters/{code} | Path does not match |
| 42 | cms_dashboard_config_menu | /dashboard/config/menu | Path does not match |
| 43 | cms_dashboard_config_upsert_pageElement | /dashboard/config/page/{id}/add | Path does not match |
| 44 | cms_dashboard_config_upsert_widgetPage | /dashboard/config/page/{id}/widget/{widgetViewId} | Path does not match |
| 45 | cms_dashboard_config_upsert_SectionDesign | /dashboard/config/{id}/page/{sectionId}/design | Path does not match |
| 46 | cms_dashboard_config_upsert_SectionColumnDesign | /dashboard/config/{id}/page/column/{columnViewId} | Path does not match |
| 47 | cms_dashboard_config_dragAndDrop_pageElement | /dashboard/config/page/{id}/dragAndDrop | Path does not match |
| 48 | cms_dashboard_config_delete_tmp_widgetPage | /dashboard/config/page/{id}/{sectionId}/{columnId}/{widgetId} | Path does not match |
| 49 | cms_dashboard_config_posts_import | /dashboard/config/posts/import | Path does not match |
| 50 | cms_dashboard_config_posts_import_process | /dashboard/config/posts/import/process | Path does not match |
| 51 | cms_dashboard_index | /dashboard/ | Path does not match |
| 52 | cms_dashboard_infos | /dashboard/infos | Path does not match |
| 53 | cms_dashboard_upsert_entity | /dashboard/upsert/{entity}/{id} | Path does not match |
| 54 | cms_dashboard_modal_upsert_entity | /dashboard/modal/upsert/{entity}/{id} | Path does not match |
| 55 | cms_dashboard_delete_entity | /dashboard/delete/{entity}/{id} | Path does not match |
| 56 | cms_dashboard_formAjaxFields | /dashboard/{className}/form/ajaxFields/{ajaxType}/{id} | Path does not match |
| 57 | cms_dashboard_getOptions | /dashboard/getOptions/{entity}/{id}/{key} | Path does not match |
| 58 | cms_dashboard_verify_user_email | /dashboard/resend/verify/{id} | Path does not match |
| 59 | cms_dashboard_verify_user | /dashboard/verify/user/{id} | Path does not match |
| 60 | cms_dashboard_post_quick_edit | /dashboard/post/quick-edit/{id} | Path does not match |
| 61 | cms_email_form | /contact/form | Path does not match |
| 62 | cms_email_newsletter_form | /contact/newsletter/form | Path does not match |
| 63 | cms_email_subscription_form | /contact/subscription/form | Path does not match |
| 64 | cms_dashboard_language_index | /dashboard/languages/ | Path does not match |
| 65 | cms_dashboard_language_new | /dashboard/languages/new | Path does not match |
| 66 | cms_dashboard_language_show | /dashboard/languages/{id} | Path does not match |
| 67 | cms_dashboard_language_edit | /dashboard/languages/{id}/edit | Path does not match |
| 68 | cms_dashboard_language_delete | /dashboard/languages/{id} | Path does not match |
| 69 | cms_dashboard_list_entity | /dashboard/list/{entity} | Path does not match |
| 70 | cms_dashboard_list_json | /dashboard/list/json/{entity} | Path does not match |
| 71 | app_switch_locale | /locale/{locale} | Path does not match |
| 72 | cms_page_generic | /page/{slug} | Path does not match |
| 73 | cms_page_policy | /policy/{slug} | Path does not match |
| 74 | cms_page_search | /search | Path does not match |
| 75 | cms_page_searchResults | /search/results | Path does not match |
| 76 | cms_page_getCountries | /get/countries/{forSelect2} | Path does not match |
| 77 | cms_login | /login | Path does not match |
| 78 | cms_logout | /logout | Path does not match |
| 79 | cms_verify_token | /verify/{token} | Path does not match |
| 80 | cms_reset_pwd | /reset/{token} | Path does not match |
| 81 | cms_register | /register | Path does not match |
| 82 | cms_forgot_pwd | /forgot | Path does not match |
| 83 | cms_sync_api | /sync/{apiName} | Path does not match |
| 84 | cms_dashboard_translations_index | /dashboard/translations/ | Path does not match |
| 85 | cms_dashboard_translations_edit | /dashboard/translations/{id}/edit | Path does not match |
| 86 | cms_dashboard_translations_delete | /dashboard/translations/{id}/delete | Path does not match |
| 87 | cms_dashboard_translations_retranslate | /dashboard/translations/{id}/retranslate | Path does not match |
| 88 | cms_dashboard_translations_new_manual | /dashboard/translations/manual/new | Path does not match |
| 89 | cms_dashboard_translations_import_manual | /dashboard/translations/manual/import | Path does not match |
| 90 | cms_account_detail | /account/detail/{type}/{id} | Path does not match |
| 91 | cms_account_addressUpdate | /account/address/{adressType}/update | Path does not match |
| 92 | cms_cart_home | /cart | Path does not match |
| 93 | cms_cart_login | /cart/login | Path does not match |
| 94 | cms_cart_flush | /cart/flush | Path does not match |
| 95 | cms_cart_json | /cart/json | Path does not match |
| 96 | cms_cart_update | /cart/update/{id} | Path does not match |
| 97 | cms_cart_checkout | /cart/checkout/{type} | Path does not match |
| 98 | cms_cart_payment_update | /cart/checkout/{reference}/{status} | Path does not match |
| 99 | cms_cart_payment_display | /cart/checkout/{reference} | Path does not match |
| 100 | cms_cart_apply_codePromo | /cart/apply/codePromo/{code} | Path does not match |
| 101 | cms_cart_delete_codePromo | /cart/delete/codePromo | Path does not match |
| 102 | cms_cart_shippment_calculate | /cart/shippment/calculate | Path does not match |
| 103 | cms_cart_set_shippment | /cart/shippment/set | Path does not match |
| 104 | cms_cart_set_shippment_takeAway | /cart/shippment/set/take-away | Path does not match |
| 105 | cms_cart_register | /cart/register | Path does not match |
| 106 | payment_create | /api/payment/create | Path does not match |
| 107 | payment_success | /api/payment/success | Path does not match |
| 108 | payment_cancel | /api/payment/cancel | Path does not match |
| 109 | payment_retrieve | /api/payment/retrieve | Path does not match |
| 110 | payment_detail | /api/payment/{reference} | Path does not match |
| 111 | cms_dashboard_payment_generateShippment | /dashboard/payment/{id}/shippment | Path does not match |
| 112 | cms_dashboard_payment_editPaymentShippment | /dashboard/payment/{id}/shippment/edit | Path does not match |
| 113 | cms_dashboard_payment_detail | /dashboard/detail/{id} | Path does not match |
| 114 | cms_dashboard_payment_retryCharge | /dashboard/payment/{paymentId}/charge/{chargeId}/retry | Path does not match |
| 115 | cms_dashboard_product_edit | /dashboard/product/edit/{id} | Path does not match |
| 116 | cms_dashboard_shippment_create | /dashboard/shippment/create | Path does not match |
| 117 | cms_dashboard_shippment_calculate | /dashboard/shippment/calculate | Path does not match |
| 118 | cms_dashboard_shippment_update | /dashboard/shippment/update/{id} | Path does not match |
| 119 | cms_dashboard_shippment_transporter_changeStatus | /dashboard/shippment/transporter/{id}/changeStatus | Path does not match |
| 120 | cms_dashboard_shippment_method_enabled | /dashboard/shippment/method/activation/{id} | Path does not match |
| 121 | cms_dashboard_shippment_label_printer | /dashboard/shippment/labels/printer/{id} | Path does not match |
| 122 | cms_dashboard_shippment_printer | /dashboard/shippment/printer/{className}/{id} | Path does not match |
| 123 | cms_dashboard_shippment_detail | /dashboard/shippment/detail/{id} | Path does not match |
| 124 | cms_shop_home | /boutique/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.