https://coachs-france.com/admin/login

Routing

admin_app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /admin/login
# Route name Path Log
1 app_api_coach_getallcoachsport /api/coach-sport/{uuid} Path does not match
2 app_api_coach_removecoachsports /api/coach-sport/{uuid} Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 admin_article_index /admin/article/ Path does not match
15 admin_article_new /admin/article/new Path does not match
16 admin_article_show /admin/article/{id} Path does not match
17 admin_article_edit /admin/article/{id}/edit Path does not match
18 admin_article_delete /admin/article/{id} Path does not match
19 admin_article_reviewed /admin/article/{id}/review Path does not match
20 admin_article_published /admin/article/{id}/publish Path does not match
21 admin_article_rejected /admin/article/{id}/publish Path does not match
22 admin_boot_camp_index /admin/boot_camp/ Path does not match
23 admin_boot_camp_new /admin/boot_camp/new Path does not match
24 admin_boot_camp_show /admin/boot_camp/{id} Path does not match
25 admin_boot_camp_edit /admin/boot_camp/{id}/edit Path does not match
26 admin_boot_camp_delete /admin/boot_camp/{id} Path does not match
27 admin_company_client_index /admin/client_company/ Path does not match
28 admin_company_client_new /admin/client_company/new Path does not match
29 admin_company_client_show /admin/client_company/{id} Path does not match
30 admin_company_client_edit /admin/client_company/{id}/edit Path does not match
31 admin_company_client_delete /admin/client_company/{id} Path does not match
32 admin_client_index /admin/client/ Path does not match
33 admin_client_new /admin/client/new Path does not match
34 admin_client_show /admin/client/{id} Path does not match
35 admin_client_edit /admin/client/{id}/edit Path does not match
36 admin_client_delete /admin/client/{id} Path does not match
37 admin_coach_index /admin/coach/ Path does not match
38 app_admin_coach_status /admin/coach/status Path does not match
39 admin_coach_new /admin/coach/new Path does not match
40 admin_coach_show /admin/coach/{id} Path does not match
41 admin_coach_validation /admin/coach/{id}/validate Path does not match
42 admin_coach_edit /admin/coach/{id}/edit Path does not match
43 admin_coach_delete /admin/coach/{id} Path does not match
44 app_admin_dashboard_start /admin Path does not match
45 admin_dashboard /admin/dashboard Path does not match
46 app_admin_dashboard_searchrangeuser /admin/user/date Path does not match
47 app_admin_dashboard_searchstat /admin/user/stat Path does not match
48 app_admin_dashboard_stripe /admin/stripe Path does not match
49 app_admin_dashboard_verif /admin/verification-user Path does not match
50 app_admin_dashboard_secret /admin/secret Path does not match
51 admin_faq_index /admin/faq Path does not match
52 admin_faq_new_faq /admin/faq/new Path does not match
53 admin_faq_show /admin/faq/{id}/show Path does not match
54 admin_faq_edit_query /admin/faq/{id}/edit Path does not match
55 admin_faq_delete /admin/faq/{id}/delete Path does not match
56 admin_fidelity_program_index /admin/fidelity/program/ Path does not match
57 admin_fidelity_program_new /admin/fidelity/program/new Path does not match
58 admin_fidelity_program_show /admin/fidelity/program/{id} Path does not match
59 admin_fidelity_program_edit /admin/fidelity/program/{id}/edit Path does not match
60 admin_fidelity_program_delete /admin/fidelity/program/{id} Path does not match
61 admin_fidelity_reduction_index /admin/fidelity/reduction/ Path does not match
62 admin_fidelity_reduction_new /admin/fidelity/reduction/new Path does not match
63 admin_fidelity_reduction_show /admin/fidelity/reduction/{id} Path does not match
64 admin_fidelity_reduction_edit /admin/fidelity/reduction/{id}/edit Path does not match
65 admin_fidelity_reduction_delete /admin/fidelity/reduction/{id} Path does not match
66 admin_gym_company_index /admin/gym-company/ Path does not match
67 admin_gym_company_new /admin/gym-company/new Path does not match
68 admin_gym_company_show /admin/gym-company/{id} Path does not match
69 admin_gym_company_edit /admin/gym-company/{id}/edit Path does not match
70 admin_gym_company_delete /admin/gym-company/{id} Path does not match
71 admin_gym_index /admin/gym/ Path does not match
72 admin_gym_new /admin/gym/new Path does not match
73 admin_gym_show /admin/gym/{id} Path does not match
74 admin_gym_edit /admin/gym/{id}/edit Path does not match
75 admin_gym_delete /admin/gym/{id} Path does not match
76 admin_profile_index /admin/profile/ Path does not match
77 admin_profile_new /admin/profile/new Path does not match
78 admin_profile_show /admin/profile/{id} Path does not match
79 admin_profile_edit /admin/profile/{id}/edit Path does not match
80 admin_profile_delete /admin/profile/{id} Path does not match
81 admin_app_login /admin/login Route matches!

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