Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | app_admin_dashboard_index | /admin | Path does not match |
15 | importTranslations | /admin/importTranslations | Path does not match |
16 | widget_check_snippet | /snippet_check/{hash}/{file} | Path does not match |
17 | widget_getSnippet | /snippet/{hash}/{file} | Path does not match |
18 | upload_upload | /upload-cv/{hash}/{isForwarded} | Path does not match |
19 | upload_questionnaire | /upload-questionnaire | Path does not match |
20 | company_index | /company/ | Path does not match |
21 | company_index_ajax | /company/_ajax | Path does not match |
22 | company_new | /company/new | Path does not match |
23 | company_leave_many | /company/leave | Path does not match |
24 | company_dashboard | /company/dashboard | Path does not match |
25 | index | / | Path does not match |
26 | privacy_policy | /privacy_policy | Path does not match |
27 | subscription_index | /subscription/ | Path does not match |
28 | subscription_enable | /subscription/{stripeId}/enable | Path does not match |
29 | subscription_disable | /subscription/{stripeId}/disable | Path does not match |
30 | subscription_cancel | /subscription/{stripeId}/cancel | Path does not match |
31 | subscription_new | /subscription/{stripeId} | Path does not match |
32 | team_index | /team/ | Path does not match |
33 | team_index_ajax | /team/_ajax | Path does not match |
34 | team_search_ajax | /team/search_ajax | Path does not match |
35 | team_new | /team/new | Path does not match |
36 | team_edit | /team/{id}/edit | Path does not match |
37 | upload_index | /upload/ | Path does not match |
38 | upload_index_ajax | /upload/_ajax | Path does not match |
39 | upload_edit | /upload/{hash}/edit | Path does not match |
40 | upload_archive_ajax | /upload/{hash}/archive_ajax | Path does not match |
41 | upload_archiveMany | /upload/archive | Path does not match |
42 | upload_delete_ajax | /upload/{hash}/delete_ajax | Path does not match |
43 | upload_deleteMany | /upload/delete | Path does not match |
44 | upload_file | /upload/file/{hash} | Path does not match |
45 | upload_show | /upload/{hash} | Path does not match |
46 | upload_bookmark | /upload/bookmark/{hash} | Path does not match |
47 | logout | /logout | Path does not match |
48 | login | /login | Path does not match |
49 | register | /register | Path does not match |
50 | user_resend_register_confirmation | /resend_register/{email} | Path does not match |
51 | user_register_confirmed | /register/{token} | Path does not match |
52 | user_invite | /invite | Path does not match |
53 | user_invite_confirmed | /invite/{token} | Path does not match |
54 | user_edit | /profile/edit | Path does not match |
55 | user_mailer_send | /profile/mailer | Path does not match |
56 | resetting_request | /resetting/request | Path does not match |
57 | resetting_reset | /resetting/reset/{token}/{type} | Path does not match |
58 | thank_you | /thank_you | Path does not match |
59 | dropbox_connect | /dropbox_connect | Path does not match |
60 | user_searchActive_ajax | /search_active_ajax | Path does not match |
61 | widget_index | /widget/ | Path does not match |
62 | widget_index_ajax | /widget/_ajax | Path does not match |
63 | widget_new | /widget/new | Path does not match |
64 | widget_edit | /widget/{hash}/edit | Path does not match |
65 | widget_delete_ajax | /widget/{hash}/delete_ajax | Path does not match |
66 | widget_deleteMany | /widget/delete | Path does not match |
67 | widget_test | /widget/test/{hash} | Path does not match |
68 | download_wordpress | /wordpress_plugin/download | Path does not match |
69 | app_rest_apirest_getuploads | /rest/api/uploads | Path does not match |
70 | app.swagger | /rest/api/doc.json | Path does not match |
71 | app.swagger_ui | /rest/api/doc | 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.