Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | admin | /admin/moderation | Path does not match |
13 | admin_message_remove | /admin/post/{id}/remove | Path does not match |
14 | admin_message_set_abuse | /admin/post/{id}/set-abuse/{abuse} | Path does not match |
15 | api_conversationapi_conversation_get | /api/conversation/{id} | Path does not match |
16 | api_conversationapi_conversation_get_all | /api/conversation/get/all | Path does not match |
17 | api_conversationapi_conversation_create | /api/conversation/create/{id} | Path does not match |
18 | api_conversationapi_conversation_clear_notifications | /api/conversation/{id}/clear-notifications | Path does not match |
19 | api_messageapi_message_get | /api/message/get | Path does not match |
20 | api_messageapi_message_get_feed | /api/message/get/feed | Path does not match |
21 | api_messageapi_message_get_convo | /api/message/conversation/{id}/get | Path does not match |
22 | api_messageapi_message_new_post | /api/message/new/post | Path does not match |
23 | api_messageapi_message_new_message | /api/message/new/conversation/{id} | Path does not match |
24 | api_messageapi_message_read | /api/message/read/{id} | Path does not match |
25 | api_messageapi_message_abuse | /api/message/abuse | Path does not match |
26 | api_messageapi_conversations_notifications | /api/message/conversation-notifications | Path does not match |
27 | api_tagapi_tag_get_all | /api/tag/getAll | Path does not match |
28 | api_tagapi_tag_new | /api/tag/new | Path does not match |
29 | api_tag_userapi_tag_user_get | /api/tagUser/get | Path does not match |
30 | api_tag_userapi_tag_user_refuse | /api/tagUser/{id}/change_state | Path does not match |
31 | api_tag_userapi_tag_user_get_audience | /api/tagUser/get/audience | Path does not match |
32 | api_userapi_user_info | /api/user/info | Path does not match |
33 | api_userapi_other_user_info | /api/user/info/{id} | Path does not match |
34 | api_userapi_user_new | /api/user/new | Path does not match |
35 | api_userapi_user_mdp | /api/user/mdp | Path does not match |
36 | api_userapi_user_edit | /api/user/edit | Path does not match |
37 | api_userapi_user_remove_image | /api/user/remove_image | Path does not match |
38 | api_userapi_user_mobile | /api/user/addMobile | Path does not match |
39 | api_userapi_user_logout | /api/user/logout | Path does not match |
40 | api_userapi_user_abuse | /api/user/abuse | Path does not match |
41 | api_userapi_user_block | /api/user/block | Path does not match |
42 | api_userapi_user_rgpd | /api/user/rgpduser | Path does not match |
43 | home | / | Path does not match |
44 | cgu | /cgu | Path does not match |
45 | login | /login_check | Path does not match |
46 | mobile_index | /mobile/ | Path does not match |
47 | mobile_new | /mobile/new | Path does not match |
48 | mobile_show | /mobile/{id} | Path does not match |
49 | mobile_edit | /mobile/{id}/edit | Path does not match |
50 | mobile_delete | /mobile/{id} | Path does not match |
51 | app_register | /register | Path does not match |
52 | app_verify_email | /verify/email | Path does not match |
53 | tag_index | /admin/tag/ | Path does not match |
54 | tag_new | /admin/tag/new | Path does not match |
55 | tag_show | /admin/tag/{id} | Path does not match |
56 | tag_edit | /admin/tag/{id}/edit | Path does not match |
57 | tag_delete | /admin/tag/{id} | Path does not match |
58 | tag_user_index | /admin/taguser/ | Path does not match |
59 | tag_user_new | /admin/taguser/new | Path does not match |
60 | tag_user_show | /admin/taguser/{id} | Path does not match |
61 | tag_user_edit | /admin/taguser/{id}/edit | Path does not match |
62 | tag_user_delete | /admin/taguser/{id} | Path does not match |
63 | user_index | /admin/user/ | Path does not match |
64 | user_new | /admin/user/new | Path does not match |
65 | user_show | /admin/user/{id} | Path does not match |
66 | user_edit | /admin/user/{id}/edit | Path does not match |
67 | user_delete | /admin/user/{id} | Path does not match |
68 | _preview_error | /_error/{code}.{_format} | Path does not match |
69 | api_login_check | /api/login_check | 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.