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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api.chat.unread_count | /api/chat/unread-count | Path does not match |
| 17 | app_tableau_recap | /recap | Path does not match |
| 18 | app_tableau_recap_export | /tableau-recap/export | Path does not match |
| 19 | app.chat.index | /dashboard/chat/ | Path does not match |
| 20 | app.chat.conversation | /dashboard/chat/conversation/{userId} | Path does not match |
| 21 | app.chat.send | /dashboard/chat/send | Path does not match |
| 22 | app.chat.users.online | /dashboard/chat/users/online | Path does not match |
| 23 | app.chat.unread.count | /dashboard/chat/unread/count | Path does not match |
| 24 | app.chat.check.new | /dashboard/chat/check/new/{userId} | Path does not match |
| 25 | app.configuration.folder | /dashboard/configuration/folder | Path does not match |
| 26 | app.configuration.folder.archived | /dashboard/configuration/archived-folder | Path does not match |
| 27 | app.configuration.folder.add | /dashboard/configuration/folder/add | Path does not match |
| 28 | app.configuration.folder.edit | /dashboard/configuration/folder/edit/{id} | Path does not match |
| 29 | app.configuration.folder.archive | /dashboard/configuration/folder/archive/{id} | Path does not match |
| 30 | app.configuration.folder.delete | /dashboard/configuration/folder/delete/{id} | Path does not match |
| 31 | app.configuration.folder.restore | /dashboard/configuration/folder/restore/{id} | Path does not match |
| 32 | app.configuration.folder.tasks | /dashboard/configuration/tasks/folders | Path does not match |
| 33 | app.configuration.folder.projects | /dashboard/configuration/tasks/folder/{id}/projets | Path does not match |
| 34 | app.configuration.folder.project.tasks | /dashboard/configuration/tasks/folder/project/{id}/tasks | Path does not match |
| 35 | app.configuration.folder.project.task.add | /dashboard/configuration/tasks/project/{id}/add | Path does not match |
| 36 | app.configuration.task.edit | /dashboard/configuration/tasks/edit/{id} | Path does not match |
| 37 | app.configuration.task.delete | /dashboard/configuration/tasks/delete/{id} | Path does not match |
| 38 | app.configuration.task.download_files | /dashboard/configuration/tasks/download-files/{id} | Path does not match |
| 39 | app.configuration.task.update_status | /dashboard/configuration/tasks/update-status/{id} | Path does not match |
| 40 | app.configuration.task.history | /dashboard/configuration/tasks/history/{id} | Path does not match |
| 41 | app.configuration.user | /dashboard/configuration/users | Path does not match |
| 42 | app.configuration.user.add | /dashboard/configuration/users/add | Path does not match |
| 43 | app.configuration.user.edit | /dashboard/configuration/users/edit/{id} | Path does not match |
| 44 | app.configuration.user.attribution | /dashboard/configuration/users/attribution | Path does not match |
| 45 | app.configuration.user.attribution.add | /dashboard/configuration/users/attribution/add | Path does not match |
| 46 | app.configuration.user.attribution.edit | /dashboard/configuration/users/attribution/edit/{id} | Path does not match |
| 47 | app.configuration.user.soft_delete | /admin/users/{id}/soft-delete | Path does not match |
| 48 | app.configuration.user.restore | /admin/users/{id}/restore | Path does not match |
| 49 | app.index | / | Path does not match |
| 50 | app.auth | /login | Path does not match |
| 51 | app.logout | /logout | Path does not match |
| 52 | app.user.folder | /user/dashboard/folder | Path does not match |
| 53 | app.user.folder.projects | /user/dashboard/folder/{id}/projects | Path does not match |
| 54 | app.user.folder.project.tasks | /user/dashboard/project/{id}/tasks | Path does not match |
| 55 | app.user.folder.task.details | /user/dashboard/task/{id}/details | Path does not match |
| 56 | app.user.folder.project.tasks.content | /user/dashboard/project/{id}/tasks-content | Path does not match |
| 57 | app.user.task.upload | /user/dashboard/task/{id}/upload-file | Path does not match |
| 58 | app.user.task.comment | /user/dashboard/task/{id}/comment | Path does not match |
| 59 | app.configuration.project.delete | /dashboard/configuration/project/delete/{id} | Path does not match |
| 60 | app.user.index | /dashboard | Path does not match |
| 61 | app.user.profile.edit | /profile/edit/ | Path does not match |
| 62 | app.user.avatar.upload | /profile/avatar/upload | 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.