Routing
faq_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/faq
| # | 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} | Path does not match |
| 125 | cms_shop_product | /boutique/product/{slug} | Path does not match |
| 126 | cms_dashboard_transaction_addProducts | /dashboard/transactions/{id}/products | Path does not match |
| 127 | cms_dashboard_transaction_import_data | /dashboard/transactions/transactions/data | Path does not match |
| 128 | cms_dashboard_transaction_import | /dashboard/transactions/import | Path does not match |
| 129 | cms_webhook_stripe | /webhook/stripe | Path does not match |
| 130 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 131 | _wdt | /_wdt/{token} | Path does not match |
| 132 | _profiler_home | /_profiler/ | Path does not match |
| 133 | _profiler_search | /_profiler/search | Path does not match |
| 134 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 135 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 136 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 137 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 138 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 139 | _profiler_open_file | /_profiler/open | Path does not match |
| 140 | _profiler | /_profiler/{token} | Path does not match |
| 141 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 142 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 143 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 144 | account_home | /account/home | Path does not match |
| 145 | account_profile | /account/profile | Path does not match |
| 146 | account_notify_subscribe | /account/notify/subscribe | Path does not match |
| 147 | account_page | /account/{key} | Path does not match |
| 148 | account_data_json | /account/data/{key}/json | Path does not match |
| 149 | account_agenda_detail | /account/agenda/{id}/detail | Path does not match |
| 150 | account_live_detail | /account/live/{id}/detail | Path does not match |
| 151 | account_live_detail_video | /account/live/video | Path does not match |
| 152 | account_paymentSolve | /account/payment/solve/{identifier}/{chargeId} | Path does not match |
| 153 | account_document_download | /account/document/{id}/download | Path does not match |
| 154 | account_course | /account/course/{id} | Path does not match |
| 155 | account_lesson | /account/course/{courseId}/lesson/{lessonId} | Path does not match |
| 156 | account_next_course | /account/course/{courseId}/next | Path does not match |
| 157 | account_lesson_validate | /account/course/{courseId}/lesson/{lessonId}/validation | Path does not match |
| 158 | dashboard_agenda_home | /dashboard/agenda/ | Path does not match |
| 159 | dashboard_agenda_json | /dashboard/agenda/json | Path does not match |
| 160 | dashboard_agenda_form | /dashboard/agenda/form/{id} | Path does not match |
| 161 | dashboard_agenda_changeDate | /dashboard/agenda/change/date/{id} | Path does not match |
| 162 | dashboard_agenda_reserver | /dashboard/agenda/reserver/{id} | Path does not match |
| 163 | dashboard_agenda_reserverCreneaux | /dashboard/agenda/creneaux/reserver | Path does not match |
| 164 | dashboard_agenda_validCreneaux | /dashboard/agenda/valid/creneaux | Path does not match |
| 165 | dashboard_agenda_detail | /dashboard/agenda/detail/{id} | Path does not match |
| 166 | dashboard_agenda_creneauxDisponibles | /dashboard/agenda/creneaux/disponibles | Path does not match |
| 167 | dashboard_company_manage_service | /dashboard/company/{id}/service/manage/{serviceId} | Path does not match |
| 168 | dashboard_company_activate | /dashboard/company/{id}/activate | Path does not match |
| 169 | dashboard_company_validate | /dashboard/company/validate/{id} | Path does not match |
| 170 | dashboard_company_manage_users | /dashboard/company/{id}/manage-users/{userId} | Path does not match |
| 171 | dashboard_company_edit | /dashboard/company/{id}/edit | Path does not match |
| 172 | dashboard_company_detail_cours | /dashboard/company/{id}/cours | Path does not match |
| 173 | dashboard_company_add_licences | /dashboard/company/{id}/cours/add-licences | Path does not match |
| 174 | dashboard_company_affecter_collaborateur | /dashboard/company/{id}/cours/affecter-collaborateur | Path does not match |
| 175 | dashboard_company_cours_remove_user | /dashboard/company/user/{id}/remove-cours | Path does not match |
| 176 | dashboard_home | /dashboard/home | Path does not match |
| 177 | dashboard_test_new | /dashboard/test/new/{nbQuestions} | Path does not match |
| 178 | dashboard_manage_studentClass | /dashboard/manage/studentClass/{id} | Path does not match |
| 179 | dashboard_refresh_studentClass | /dashboard/refresh/studentClass/{id} | Path does not match |
| 180 | dashboard_create_payment | /dashboard/create/payment | Path does not match |
| 181 | dashboard_refresh_tests | /dashboard/tests/recreate | Path does not match |
| 182 | dashboard_validerDemandeFormateur | /dashboard/demande/formateur/{id}/valider | Path does not match |
| 183 | dashboard_upsert_lesson | /dashboard/lesson/{id}/upsert/{status} | Path does not match |
| 184 | dashboard_lesson_sendValidation | /dashboard/lesson/send/validation | Path does not match |
| 185 | dashboard_preview_lesson | /dashboard/lesson/{id}/preview | Path does not match |
| 186 | dashboard_faq | /dashboard/faq | Path does not match |
| 187 | dashboard_validate_lesson | /dashboard/lesson/{id}/validate | Path does not match |
| 188 | dashboard_upsert_product | /dashboard/product/{id}/upsert | Path does not match |
| 189 | dashboard_preview_cours | /dashboard/cours/{id}/preview | Path does not match |
| 190 | dashboard_preview_cours_lesson | /dashboard/cours/{courseId}/preview/lesson/{lessonId} | Path does not match |
| 191 | dashboard_update_commission | /dashboard/formateur/{id}/commission/update | Path does not match |
| 192 | dashboard_faq_import_data | /dashboard/faq/import | Path does not match |
| 193 | faq_index | /faq | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.