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 | all-games | /api/v1/games/all-games | Path does not match |
| 15 | user-games | /api/v1/games/user-games/{user} | Path does not match |
| 16 | cover2 | /api/v1/games/cover2/{id} | Path does not match |
| 17 | cover | /api/v1/games/cover/{id} | Path does not match |
| 18 | create-developer | /developers/create | Path does not match |
| 19 | admin-panel-films | /films/admin | Path does not match |
| 20 | admin-film | /films/admin/film/{id} | Path does not match |
| 21 | admin-cc | /films/admin/cc | Path does not match |
| 22 | add-cc-film | /films/admin/cc/add | Path does not match |
| 23 | set-cc-favourite | /films/cc/favourite/{mode}/{filmID} | Path does not match |
| 24 | set-cc-seen | /films/cc/seen/{mode}/{filmID} | Path does not match |
| 25 | delete-film | /films/delete/{filmID} | Path does not match |
| 26 | create-title | /films/title/add | Path does not match |
| 27 | update-title | /films/title/update | Path does not match |
| 28 | delete-title | /films/title/delete | Path does not match |
| 29 | delete-film-genre | /films/filmGenre/delete | Path does not match |
| 30 | create-film-genre | /films/filmGenre/create | Path does not match |
| 31 | add-film-subseries | /films/filmSubseries/add | Path does not match |
| 32 | delete-film-subseries | /films/filmSubseries/delete | Path does not match |
| 33 | create-film | /films/create | Path does not match |
| 34 | update-film | /films/update | Path does not match |
| 35 | set-film-favourite | /films/favourite/{mode}/{filmID} | Path does not match |
| 36 | set-film-childhood | /films/childhood/{mode}/{filmID} | Path does not match |
| 37 | set-film-music | /films/music/{mode}/{filmID} | Path does not match |
| 38 | link-film-user | /films/linkUser/{filmID} | Path does not match |
| 39 | unlink-film-user | /films/unlinkUser/{filmID} | Path does not match |
| 40 | update-film-tags | /films/update-tags | Path does not match |
| 41 | user-films | /api/v1/films/user-films/{user} | Path does not match |
| 42 | film-cover2 | /api/v1/films/cover2/{id} | Path does not match |
| 43 | film-cover | /api/v1/films/cover/{id} | Path does not match |
| 44 | cc-list | /api/v1/films/cc | Path does not match |
| 45 | admin-panel | /games/admin | Path does not match |
| 46 | admin-game | /games/admin/game/{id} | Path does not match |
| 47 | delete-game | /games/delete/{gameID} | Path does not match |
| 48 | delete-game-genre | /games/gameGenre/delete | Path does not match |
| 49 | create-game-genre | /games/gameGenre/create | Path does not match |
| 50 | add-game-subseries | /games/gameSubseries/add | Path does not match |
| 51 | delete-game-subseries | /games/gameSubseries/delete | Path does not match |
| 52 | create-game | /games/create | Path does not match |
| 53 | update-game | /games/update | Path does not match |
| 54 | set-favourite | /games/favourite/{mode}/{gameID} | Path does not match |
| 55 | set-music | /games/music/{mode}/{gameID} | Path does not match |
| 56 | set-platinum | /games/platinum/{mode}/{gameID} | Path does not match |
| 57 | set-achieved | /games/achieved/{mode}/{gameID} | Path does not match |
| 58 | link-user | /games/linkUser/{gameID} | Path does not match |
| 59 | unlink-user | /games/unlinkUser/{gameID} | Path does not match |
| 60 | update-tags | /games/update-tags | Path does not match |
| 61 | genre | /genres/ | Path does not match |
| 62 | create-genre | /genres/create | Path does not match |
| 63 | admin-lists | /lists/admin | Path does not match |
| 64 | create-list | /lists/create | Path does not match |
| 65 | delete-list | /lists/delete | Path does not match |
| 66 | update-list | /lists/update | Path does not match |
| 67 | admin-list | /lists/list/{listID} | Path does not match |
| 68 | create-list-item | /lists/create-item | Path does not match |
| 69 | update-list-item | /lists/update-item | Path does not match |
| 70 | delete-list-item | /lists/delete-item | Path does not match |
| 71 | user-list | /api/v1/lists/{id} | Path does not match |
| 72 | user-lists | /api/v1/lists/{user} | Path does not match |
| 73 | homepage | / | Path does not match |
| 74 | app_login | /login | Path does not match |
| 75 | app_logout | /logout | Path does not match |
| 76 | app_register | /register | Path does not match |
| 77 | app_password | /change-password | Path does not match |
| 78 | people | /people/ | Path does not match |
| 79 | create-person | /people/create | Path does not match |
| 80 | platforms | /platforms/ | Path does not match |
| 81 | create-platform | /platforms/create | Path does not match |
| 82 | create-playthrough | /playthroughs/create | Path does not match |
| 83 | update-playthrough | /playthroughs/update | Path does not match |
| 84 | delete-playthrough | /playthroughs/delete | Path does not match |
| 85 | admin-review | /reviews/admin/{id} | Path does not match |
| 86 | create-review | /reviews/create | Path does not match |
| 87 | create-review-entry | /reviews/create-entry | Path does not match |
| 88 | update-review-entry | /reviews/update-entry | Path does not match |
| 89 | delete-review-entry | /reviews/delete-entry | Path does not match |
| 90 | update-review | /reviews/update | Path does not match |
| 91 | delete-review | /reviews/delete | Path does not match |
| 92 | series | /series/ | Path does not match |
| 93 | create-series | /series/create | Path does not match |
| 94 | create-watchthrough | /watchthroughs/create | Path does not match |
| 95 | update-watchthrough | /watchthroughs/update | Path does not match |
| 96 | delete-watchthrough | /watchthroughs/delete | 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.