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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | api_tracking_export_csv | /api/trackings/report-csv | Path does not match |
14 | api_tracking_export_pdf | /api/trackings/report-pdf | Path does not match |
15 | app_api_user_changepassword__invoke | /api/users/change-password/{id} | Path does not match |
16 | app_api_user_checkemailexist__invoke | /api/users/check-email | Path does not match |
17 | app_country_getcountriesaction__invoke | /api/countries | Path does not match |
18 | app_country_getcountriesallaction__invoke | /api/countries/all | Path does not match |
19 | app_country_getcountriesavailableaction__invoke | /api/countries/available | Path does not match |
20 | app_country_getcountriesloggedaction__invoke | /api/countries/logged-countries | Path does not match |
21 | app_project_createnewproject__invoke | /api/projects | Path does not match |
22 | app_project_editproject__invoke | /api/projects/{id} | Path does not match |
23 | app_project_getprojectsallaction__invoke | /api/projects/all | Path does not match |
24 | app_project_getprojectsavailableaction__invoke | /api/projects/available | Path does not match |
25 | app_project_getprojectslimitoffsetaction__invoke | /api/projects | Path does not match |
26 | app_project_getprojectsloggedaction__invoke | /api/projects/logged-projects | Path does not match |
27 | app_tracking_createnewtracking__invoke | /api/trackings | Path does not match |
28 | app_tracking_gettrackingslatestaction__invoke | /api/trackings/latest | Path does not match |
29 | app_tracking_gettrackingslimitoffsetaction__invoke | /api/trackings | Path does not match |
30 | app_tracking_gettrackingspercountryaction__invoke | /api/trackings/per-country | Path does not match |
31 | app_tracking_gettrackingssummaryaction__invoke | /api/trackings/summary | Path does not match |
32 | app_user_createnewuser__invoke | /api/users | Path does not match |
33 | app_user_getusersallaction__invoke | /api/users/all | Path does not match |
34 | app_user_getuserslimitoffsetaction__invoke | /api/users | Path does not match |
35 | api_entrypoint | /api/{index}.{_format} | Path does not match |
36 | api_doc | /api/docs.{_format} | Path does not match |
37 | api_files_post_collection | /api/files/logo | Path does not match |
38 | api_files_get_item | /api/files/logo/{id} | Path does not match |
39 | api_users_post_collection | /api/users.{_format} | Path does not match |
40 | api_users_get_collection | /api/users.{_format} | Path does not match |
41 | api_users_users_all_collection | /api/users/all | Path does not match |
42 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
43 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
44 | api_settings_get_collection | /api/settings.{_format} | Path does not match |
45 | api_settings_patch_item | /api/settings/{id}.{_format} | Path does not match |
46 | api_settings_get_item | /api/settings/{id}.{_format} | Path does not match |
47 | api_countries_get_collection | /api/countries.{_format} | Path does not match |
48 | api_countries_country_all_collection | /api/countries/all | Path does not match |
49 | api_countries_country_logged_collection | /api/countries/logged-countries | Path does not match |
50 | api_countries_country_available_collection | /api/countries/available | Path does not match |
51 | api_countries_get_item | /api/countries/{id}.{_format} | Path does not match |
52 | api_projects_post_collection | /api/projects.{_format} | Path does not match |
53 | api_projects_get_collection | /api/projects.{_format} | Path does not match |
54 | api_projects_project_all_collection | /api/projects/all | Path does not match |
55 | api_projects_project_available_collection | /api/projects/available | Path does not match |
56 | api_projects_project_logged_collection | /api/projects/logged-projects | Path does not match |
57 | api_projects_get_item | /api/projects/{id}.{_format} | Path does not match |
58 | api_projects_patch_item | /api/projects/{id}.{_format} | Path does not match |
59 | api_trackings_post_multi_collection | /api/trackings | Path does not match |
60 | api_trackings_get_collection | /api/trackings.{_format} | Path does not match |
61 | api_trackings_tracking_per_country_collection | /api/trackings/per-country | Path does not match |
62 | api_trackings_tracking_summary_collection | /api/trackings/summary | Path does not match |
63 | api_trackings_tracking_latest_collection | /api/trackings/latest | Path does not match |
64 | api_trackings_get_item | /api/trackings/{id}.{_format} | Path does not match |
65 | api_trackings_patch_item | /api/trackings/{id}.{_format} | Path does not match |
66 | api_auth_login | /api/login | Path does not match |
67 | gesdinet_jwt_refresh_token | /api/token/refresh | 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.