Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | candidat_new | /candidat/new | Path does not match |
| 18 | candidat_save | /candidat/save | Path does not match |
| 19 | candidat_new_user | /candidat/newUser | Path does not match |
| 20 | candidat_list | /candidat/list | Path does not match |
| 21 | candidat_api | /candidat/api | Path does not match |
| 22 | candidat_modifQuiz | /candidat/modifQuiz | Path does not match |
| 23 | chat | /chat | Path does not match |
| 24 | compare_fiche_cv | /compareFicheCV/{id} | Path does not match |
| 25 | compare_cv_fiche | /compareCVFiche/{id} | Path does not match |
| 26 | cv_list | /cvs | Path does not match |
| 27 | cv_reset_quiz | /cvs/reset/{id} | Path does not match |
| 28 | cv_api_cv | /cvs/api/cv | Path does not match |
| 29 | cv_create | /cvs/create | Path does not match |
| 30 | cv_read | /cvs/read/{id} | Path does not match |
| 31 | cv_regenerate | /cvs/regenerate/{id} | Path does not match |
| 32 | cv_update | /cvs/update/{id} | Path does not match |
| 33 | cv_delete | /cvs/delete/{id} | Path does not match |
| 34 | cv_llmexterne | /cvs/llmexterne/{id} | Path does not match |
| 35 | cv_llminterne | /cvs/llminterne/{id} | Path does not match |
| 36 | cv_reset_quiz_start | /cvs/cv-quiz/reset-quiz-start | Path does not match |
| 37 | fiche_list | /fiches | Path does not match |
| 38 | fiche_api_fiche | /fiches/api/fiche | Path does not match |
| 39 | fiche_create | /fiches/create | Path does not match |
| 40 | fiche_read | /fiches/read/{id} | Path does not match |
| 41 | fiche_update | /fiches/update/{id} | Path does not match |
| 42 | fiche_regenerate | /fiches/regenerate/{id} | Path does not match |
| 43 | fiche_delete | /fiches/delete/{id} | Path does not match |
| 44 | fiche_teams_send | /fiches/teams/send | Path does not match |
| 45 | app_cv_show | /file/{filename} | Path does not match |
| 46 | flatchr_webhook | /webhook/flatchr | Path does not match |
| 47 | flatchr_test | /flatchr/test | Path does not match |
| 48 | flatchr_test_all | /flatchr/testAll | Path does not match |
| 49 | flatchr_testadmin | /flatchr/testadmin | Path does not match |
| 50 | testgetcandidat | /testgetcandidat | Path does not match |
| 51 | home | / | Path does not match |
| 52 | messenger_consume | /messenger/consume | Path does not match |
| 53 | post_list | /posts | Path does not match |
| 54 | post_create | /posts/create | Path does not match |
| 55 | post_read | /posts/read/{id} | Path does not match |
| 56 | post_update | /posts/update/{id} | Path does not match |
| 57 | post_delete | /posts/delete/{id} | Path does not match |
| 58 | prompt_new | /prompt | Path does not match |
| 59 | prompt_content_new | /prompt/new/{promptId} | Path does not match |
| 60 | prompt_show | /prompt/{id} | Path does not match |
| 61 | prompt_list | /prompt/list/list | Path does not match |
| 62 | prompt_edit | /prompt/{id}/edit | Path does not match |
| 63 | prompt_content_delete | /prompt/{id}/delete | Path does not match |
| 64 | quiz_start2 | /quiz/v1/start/{token} | Path does not match |
| 65 | quiz_start | /quiz/start/{id}/{applicantId}/{cvId} | Path does not match |
| 66 | quiz_block | /quiz/block/{token} | Path does not match |
| 67 | quiz_save | /quiz/save | Path does not match |
| 68 | quiz_read | /quiz/read/{id} | Path does not match |
| 69 | quiz_read_ext | /quiz/read-ext/{id} | Path does not match |
| 70 | quiz_regenerated | /quiz/regenerated/{id} | Path does not match |
| 71 | quiz_result | /quiz/result/{token} | Path does not match |
| 72 | quiz_api | /quiz/api/ | Path does not match |
| 73 | quiz_search | /quiz/search | Path does not match |
| 74 | quiz_list | /quiz/list | Path does not match |
| 75 | security_login | /login | Path does not match |
| 76 | security_logout | /logout | Path does not match |
| 77 | transport_time | /transport/{from}/{to} | Path does not match |
| 78 | address | /adresse | Path does not match |
| 79 | error_403 | /403 | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.