Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | dashboard_index | /dashboard | Path does not match |
| 2 | candidatSave | /candidat/save | Path does not match |
| 3 | chart_image_route | /chart-image/{filename} | Path does not match |
| 4 | update_candidat_email | /candidat/update-email/{id} | Path does not match |
| 5 | download_pdf | /download-pdf/{candidateId} | Path does not match |
| 6 | delete_old_records | /delete_old_records | Path does not match |
| 7 | generate_pdf | /generate_pdf/{candidateId} | Path does not match |
| 8 | afficher_pdf | /afficher_pdf/{candidateId} | Path does not match |
| 9 | send_email | /send-email/{candidateId} | Path does not match |
| 10 | config_header | /config_header | Path does not match |
| 11 | condition_generale | /condition_generale | Path does not match |
| 12 | config_logo | /config_logo | Path does not match |
| 13 | sauvegardeConfigLogo | /sauvegardeConfigLogo | Path does not match |
| 14 | sauvegardeConfigUrl | /urls/sauvegardeConfigUrl | Path does not match |
| 15 | sauvegardeConfigHeader | /header/sauvegardeConfigHeader | Path does not match |
| 16 | destinataires_mail | /destinataires_mail | Path does not match |
| 17 | urls | /urls | Path does not match |
| 18 | sauvegardeConfigSmtp | /sauvegardeConfigSmtp | Path does not match |
| 19 | testSmtp | /testSmtp | Path does not match |
| 20 | testDestinataires | /testDestinataires | Path does not match |
| 21 | testDestinatairesTransaction | /testDestinatairesTransaction | Path does not match |
| 22 | api_get_system_configuration | /api/get-system-configuration | Path does not match |
| 23 | toggle_system_configuration | /toggle-system-configuration | Path does not match |
| 24 | dashboard | /dashboard | Path does not match |
| 25 | login | / | Path does not match |
| 26 | logout | /logout | Path does not match |
| 27 | profiles | /profiles | Path does not match |
| 28 | nouveau_profil | /nouveau_profil | Path does not match |
| 29 | new_profil | /new_profil | Path does not match |
| 30 | serverProfil | /serverProfil | Path does not match |
| 31 | getOneProfil | /getOneProfil | Path does not match |
| 32 | edit_profil | /edit_profil | Path does not match |
| 33 | delete_profile | /profile/delete/{id} | Path does not match |
| 34 | new_questionnaire | /new_questionnaire | Path does not match |
| 35 | qestionnaire_edit | /qestionnaire_edit/{id} | Path does not match |
| 36 | questionnaires | /questionnaires | Path does not match |
| 37 | delete_questionnaire | /delete_questionnaire/{id} | Path does not match |
| 38 | quiz | /quiz/{url} | Path does not match |
| 39 | findProfile | /findProfile | Path does not match |
| 40 | save_questionnaire | /save_questionnaire | Path does not match |
| 41 | upload_image | /upload_image | Path does not match |
| 42 | edit_questionnaire | /edit_questionnaire/{id} | Path does not match |
| 43 | telechargement | /telechargement | Path does not match |
| 44 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 45 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 46 | _wdt | /_wdt/{token} | Path does not match |
| 47 | _profiler_home | /_profiler/ | Path does not match |
| 48 | _profiler_search | /_profiler/search | Path does not match |
| 49 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 50 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 52 | _profiler_open_file | /_profiler/open | Path does not match |
| 53 | _profiler | /_profiler/{token} | Path does not match |
| 54 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 56 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.