GET https://africafirst.graph-life.fr/register

Routing

cms_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /register
# 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 Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.