Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
3 | api_doc | /api/docs.{_format} | Path does not match |
4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
5 | _preview_error | /_error/{code}.{_format} | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | address_delete | /address/delete/{id} | Path does not match |
19 | client_index | /client/index | Path does not match |
20 | client_edit | /client/edit/{id} | Path does not match |
21 | client_show | /client/show/{id} | Path does not match |
22 | client_delete | /client/delete/{id} | Path does not match |
23 | home_index | /home/index | Path does not match |
24 | materiel_edit | /materiel/edit/{client_id}/{offre_id}/{id} | Path does not match |
25 | materiel_delete | /materiel/delete/{offre_id}/{id} | Path does not match |
26 | offre_edit | /offre/edit/{client_id}/{id} | Path does not match |
27 | offre_delete | /offre/delete/{id} | Path does not match |
28 | offre_submit | /offre/submit/{client_id}/{id} | Path does not match |
29 | offre_download_contract | /offre/download_contract/{token} | Path does not match |
30 | offre_denied | /offre/denied/{client_id}/{id} | Path does not match |
31 | offre_regenerate_contrat | /offre/regenerate_contrat/{token} | Path does not match |
32 | public_read_welcome | /public/read_welcome/{token} | Path does not match |
33 | public_read_offer | /public/read_offer/{token} | Path does not match |
34 | public_send_sms | /public/send_sms/{token} | Path does not match |
35 | public_submit_code | /public/submit_code/{token} | Path does not match |
36 | public_check_sms_code | /public/check_sms_code/{token}/{sms} | Path does not match |
37 | public_success_code | /public/success_code | Path does not match |
38 | public_intro | /public/intro | Path does not match |
39 | public_edit_client | /public/edit_client/{token} | Path does not match |
40 | public_edit_brand | /public/edit_brand/{token}/{id} | Path does not match |
41 | public_edit_model | /public/edit_model/{token}/{id}/{brand_id} | Path does not match |
42 | public_edit_serie | /public/edit_serie/{token}/{id}/{brand_id} | Path does not match |
43 | public_edit_year | /public/edit_year/{token}/{id}/{brand_id} | Path does not match |
44 | public_edit_accessoires | /public/edit_accessoires/{token}/{id}/{brand_id} | Path does not match |
45 | public_edit_upload | /public/edit_upload/{token}/{id}/{brand_id} | Path does not match |
46 | public_edit_comment | /public/edit_comment/{token}/{id}/{brand_id} | Path does not match |
47 | public_more_materiel | /public/more_materiel/{token} | Path does not match |
48 | public_finaliser_offre | /public/finaliser_offre/{token} | Path does not match |
49 | public_offre_end | /public/offre_end | Path does not match |
50 | app_register | /register/{method_token}/{token} | Path does not match |
51 | logged | /logged | Path does not match |
52 | upload_index | /upload/ | Path does not match |
53 | upload_delete | /upload/delete/{token}/{category}/{category_id} | Path does not match |
54 | upload_get_upload_data | /upload/get_upload_data | Path does not match |
55 | user_index | /user/index | Path does not match |
56 | user_edit | /user/edit | Path does not match |
57 | user_profile | /user/profile/{id} | Path does not match |
58 | user_invite | /user/invite | Path does not match |
59 | user_resend_invite | /user/resend_invite/{id} | Path does not match |
60 | user_delete_invite | /user/delete_invite/{id} | Path does not match |
61 | webhook_contrat | /webhook/contrat/{token} | Path does not match |
62 | webhook_send_contract | /webhook/send_contract/{token} | Path does not match |
63 | webhook_download_contrat | /webhook/download_contrat/{token} | Path does not match |
64 | login | / | Path does not match |
65 | app_logout | /logout | 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.