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 | send_email | /send-email/{candidateId} | Path does not match |
8 | config_header | /config_header | Path does not match |
9 | condition_generale | /condition_generale | Path does not match |
10 | config_logo | /config_logo | Path does not match |
11 | sauvegardeConfigLogo | /sauvegardeConfigLogo | Path does not match |
12 | sauvegardeConfigUrl | /urls/sauvegardeConfigUrl | Path does not match |
13 | sauvegardeConfigHeader | /header/sauvegardeConfigHeader | Path does not match |
14 | destinataires_mail | /destinataires_mail | Path does not match |
15 | urls | /urls | Path does not match |
16 | sauvegardeConfigSmtp | /sauvegardeConfigSmtp | Path does not match |
17 | testSmtp | /testSmtp | Path does not match |
18 | testDestinataires | /testDestinataires | Path does not match |
19 | testDestinatairesTransaction | /testDestinatairesTransaction | Path does not match |
20 | api_get_system_configuration | /api/get-system-configuration | Path does not match |
21 | toggle_system_configuration | /toggle-system-configuration | Path does not match |
22 | dashboard | /dashboard | Path does not match |
23 | login | / | Path does not match |
24 | logout | /logout | Path does not match |
25 | profiles | /profiles | Path does not match |
26 | nouveau_profil | /nouveau_profil | Path does not match |
27 | new_profil | /new_profil | Path does not match |
28 | serverProfil | /serverProfil | Path does not match |
29 | getOneProfil | /getOneProfil | Path does not match |
30 | edit_profil | /edit_profil | Path does not match |
31 | delete_profile | /profile/delete/{id} | Path does not match |
32 | new_questionnaire | /new_questionnaire | Path does not match |
33 | qestionnaire_edit | /qestionnaire_edit/{id} | Path does not match |
34 | questionnaires | /questionnaires | Path does not match |
35 | delete_questionnaire | /delete_questionnaire/{id} | Path does not match |
36 | quiz | /quiz/{url} | Path does not match |
37 | findProfile | /findProfile | Path does not match |
38 | save_questionnaire | /save_questionnaire | Path does not match |
39 | upload_image | /upload_image | Path does not match |
40 | edit_questionnaire | /edit_questionnaire/{id} | Path does not match |
41 | telechargement | /telechargement | Path does not match |
42 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
43 | _preview_error | /_error/{code}.{_format} | Path does not match |
44 | _wdt | /_wdt/{token} | Path does not match |
45 | _profiler_home | /_profiler/ | Path does not match |
46 | _profiler_search | /_profiler/search | Path does not match |
47 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
48 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
49 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
50 | _profiler_open_file | /_profiler/open | Path does not match |
51 | _profiler | /_profiler/{token} | Path does not match |
52 | _profiler_router | /_profiler/{token}/router | Path does not match |
53 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
54 | _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.