Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_api_default_test | /api/1.0/test | Path does not match |
2 | app_api_default_apigetuser | /api/1.0/user/{userId} | Path does not match |
3 | app_api_default_me | /api/1.0/me | Path does not match |
4 | back_home | /back/ | Path does not match |
5 | app_back_ruche_qrgen | /back/hive/qr | Path does not match |
6 | app_back_ruche_qrscan | /back/hive/qrscan | Path does not match |
7 | hive_show | /back/hive/show/{uuid} | Path does not match |
8 | test_fix_user | /testemail | Path does not match |
9 | app_default_admindashboard | /testadmin | Path does not match |
10 | eadmin | /eadmin | Path does not match |
11 | app_home | / | Path does not match |
12 | locale_update | /locale/update | Path does not match |
13 | app_login | /login | Path does not match |
14 | app_logout | /logout | Path does not match |
15 | app_register | /register | Path does not match |
16 | app_verify_email | /verify/email | Path does not match |
17 | app_forgot_password_request | /reset-password | Path does not match |
18 | app_check_email | /reset-password/check-email | Path does not match |
19 | app_reset_password | /reset-password/reset/{token} | Path does not match |
20 | app_update_password | /reset-password/update | Path does not match |
21 | app_queen_index | /queen/ | Path does not match |
22 | app_queen_new | /queen/new | Path does not match |
23 | app_queen_show | /queen/{id} | Path does not match |
24 | app_queen_edit | /queen/{id}/edit | Path does not match |
25 | app_queen_delete | /queen/{id} | Path does not match |
26 | app_ruche_index | /ruche/ | Path does not match |
27 | app_ruche_new | /ruche/new | Path does not match |
28 | app_ruche_show | /ruche/{id} | Path does not match |
29 | app_ruche_edit | /ruche/{id}/edit | Path does not match |
30 | app_ruche_delete | /ruche/{id} | Path does not match |
31 | app_rucher_index | /rucher/ | Path does not match |
32 | app_rucher_new | /rucher/new | Path does not match |
33 | app_rucher_show | /rucher/{id} | Path does not match |
34 | app_rucher_edit | /rucher/{id}/edit | Path does not match |
35 | app_rucher_delete | /rucher/{id} | Path does not match |
36 | app_visite_select | /visite/select | Path does not match |
37 | app_visite_index | /visite/visite | Path does not match |
38 | app_visite_new_ref | /visite/ruche/{ref}/visiteref | Path does not match |
39 | app_visite_new | /visite/ruche/{uuid}/visite | Path does not match |
40 | app_visite_show | /visite/visite/{id} | Path does not match |
41 | app_visite_edit | /visite/visite/{id}/edit | Path does not match |
42 | app_visite_delete | /visite/visite/{id} | Path does not match |
43 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
44 | _preview_error | /_error/{code}.{_format} | Path does not match |
45 | oauth2_authorize | /oauth/v2/authorize | Path does not match |
46 | oauth2_token | /oauth/v2/token | Path does not match |
47 | _wdt | /_wdt/{token} | Path does not match |
48 | _profiler_home | /_profiler/ | Path does not match |
49 | _profiler_search | /_profiler/search | Path does not match |
50 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
51 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
52 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
53 | _profiler_open_file | /_profiler/open | Path does not match |
54 | _profiler | /_profiler/{token} | Path does not match |
55 | _profiler_router | /_profiler/{token}/router | Path does not match |
56 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
57 | _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.