Routing
security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | 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_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | admin_activ_model | /admin/activModel/{id} | Path does not match |
| 18 | home | / | Path does not match |
| 19 | addstatus | /addStatus | Path does not match |
| 20 | intervenant_new | /intervenant/new_intervenant | Path does not match |
| 21 | intervenant_deleteQuiz | /intervenant/deleteQuiz | Path does not match |
| 22 | intervenant_modify | /intervenant/modify | Path does not match |
| 23 | intervenant_reset | /intervenant/reset | Path does not match |
| 24 | intervenant_assoc | /intervenant/assoc | Path does not match |
| 25 | intervenant_delete | /intervenant/delete/{id} | Path does not match |
| 26 | intervenant_active | /intervenant/active/{id} | Path does not match |
| 27 | intervenant_api | /intervenant/api | Path does not match |
| 28 | intervenant_list | /intervenant/list | Path does not match |
| 29 | intervenant_detail | /intervenant/detail/{id} | Path does not match |
| 30 | intervenant_get_quiz_by_token | /intervenant/do_quiz/{token} | Path does not match |
| 31 | test_mail | /test-mail | Path does not match |
| 32 | messenger_consume | /messenger/consume | Path does not match |
| 33 | prompt_new | /prompt | Path does not match |
| 34 | prompt_content_new | /prompt/new/{promptId} | Path does not match |
| 35 | prompt_show | /prompt/{id} | Path does not match |
| 36 | prompt_list | /prompt/list/list | Path does not match |
| 37 | prompt_edit | /prompt/{id}/edit | Path does not match |
| 38 | prompt_content_delete | /prompt/{id}/delete | Path does not match |
| 39 | quiz_start_v1 | /quiz/v1/start/{token} | Path does not match |
| 40 | quiz_block | /quiz/block/{token} | Path does not match |
| 41 | quiz_update | /quiz/update/{id} | Path does not match |
| 42 | quiz_delete_question | /quiz/deleteQuestion/{id} | Path does not match |
| 43 | quiz_put | /quiz/put/{id} | Path does not match |
| 44 | quiz_delete | /quiz/delete/{id} | Path does not match |
| 45 | quiz_active | /quiz/active/{id} | Path does not match |
| 46 | quiz_save | /quiz/save | Path does not match |
| 47 | quiz_regenerate | /quiz/regenerate/{id} | Path does not match |
| 48 | quiz_read | /quiz/read/{id} | Path does not match |
| 49 | quiz_result | /quiz/qresult/{token} | Path does not match |
| 50 | quiz_api | /quiz/api | Path does not match |
| 51 | quiz_fetch_keywords | /quiz/fetch-keywords | Path does not match |
| 52 | quiz_create_new | /quiz/create_new | Path does not match |
| 53 | quiz_create | /quizquiz | Path does not match |
| 54 | quiz_list | /quiz/list | Path does not match |
| 55 | quiz_add_question | /quiz/addQuestion/{id} | Path does not match |
| 56 | quiz_regenere | /quiz/regenere/{token} | Path does not match |
| 57 | quiz_get_prompt | /quiz/get_prompt | Path does not match |
| 58 | quiz_update_question | /quiz/update-question | Path does not match |
| 59 | security_login | /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.