Routing
app_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_doc | /api-sgdoc | Path does not match |
2 | api_genid | /apisg/.well-known/genid/{id} | Path does not match |
3 | api_errors | /apisg/errors/{status} | Path does not match |
4 | api_validation_errors | /apisg/validation_errors/{id} | Path does not match |
5 | _api_validation_errors_problem | /apisg/validation_errors/{id} | Path does not match |
6 | _api_validation_errors_hydra | /apisg/validation_errors/{id} | Path does not match |
7 | _api_validation_errors_jsonapi | /apisg/validation_errors/{id} | Path does not match |
8 | event_game_get_currents | /apisg/event-game/currents | Path does not match |
9 | _api_/event_games/{id}{._format}_get | /apisg/event_games/{id}.{_format} | Path does not match |
10 | event_game_get_recents | /apisg/event-game/recents | Path does not match |
11 | faq_get_all | /apisg/faqs | Path does not match |
12 | _api_/f_a_qs/{id}{._format}_get | /apisg/f_a_qs/{id}.{_format} | Path does not match |
13 | participation_get_ranking | /apisg/participation-events/ranking/{uuid} | Path does not match |
14 | _api_/participation_events/{uuid}{._format}_get | /apisg/participation_events/{uuid}.{_format} | Path does not match |
15 | _api_/participation-events/create/{uuid}_post | /apisg/participation-events/create/{uuid} | Path does not match |
16 | _api_/participation-events/send-score/{uuid}_patch | /apisg/participation-events/send-score/{uuid} | Path does not match |
17 | _api_/type-payments_get_collection | /apisg/type-payments | Path does not match |
18 | _api_/type-payments/{uuid}_get | /apisg/type-payments/{uuid} | Path does not match |
19 | _api_/users/{uuid}_get | /apisg/users/{uuid} | Path does not match |
20 | _api_/users/public-info/{uuid}_get | /apisg/users/public-info/{uuid} | Path does not match |
21 | _api_/users/create_post | /apisg/users/create | Path does not match |
22 | _api_/users/fcm-token/{uuid}_patch | /apisg/users/fcm-token/{uuid} | Path does not match |
23 | _api_/users/reset-password_post | /apisg/users/reset-password | Path does not match |
24 | _api_/users/update/informations/{uuid}_put | /apisg/users/update/informations/{uuid} | Path does not match |
25 | _api_/users/update/type-payment/{uuid}_patch | /apisg/users/update/type-payment/{uuid} | Path does not match |
26 | _api_/users/update/password/{uuid}_patch | /apisg/users/update/password/{uuid} | Path does not match |
27 | _api_/users/disbale/account/{uuid}_patch | /apisg/users/disbale/account/{uuid} | Path does not match |
28 | FD\LogViewer\Controller\IndexController.base | /adminsg/log-viewer/ | Path does not match |
29 | FD\LogViewer\Controller\IndexController.base.slug | /adminsg/log-viewer/{slug} | Path does not match |
30 | FD\LogViewer\Controller\FoldersController | /adminsg/log-viewer/api/folders | Path does not match |
31 | FD\LogViewer\Controller\LogRecordsController | /adminsg/log-viewer/api/logs | Path does not match |
32 | FD\LogViewer\Controller\DownloadFolderController | /adminsg/log-viewer/api/folder/{identifier} | Path does not match |
33 | FD\LogViewer\Controller\DownloadFileController | /adminsg/log-viewer/api/file/{identifier} | Path does not match |
34 | FD\LogViewer\Controller\DeleteFileController | /adminsg/log-viewer/api/file/{identifier} | Path does not match |
35 | FD\LogViewer\Controller\DeleteFolderController | /adminsg/log-viewer/api/folder/{identifier} | Path does not match |
36 | _preview_error | /_error/{code}.{_format} | Path does not match |
37 | gesdinet_jwt_refresh_token | /apisg/token/refresh | Path does not match |
38 | _wdt | /_wdt/{token} | Path does not match |
39 | _profiler_home | /_profiler/ | Path does not match |
40 | _profiler_search | /_profiler/search | Path does not match |
41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
43 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
44 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
46 | _profiler_open_file | /_profiler/open | Path does not match |
47 | _profiler | /_profiler/{token} | Path does not match |
48 | _profiler_router | /_profiler/{token}/router | Path does not match |
49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
50 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
51 | app_admin | /adminsg | Path does not match |
52 | admin_new_event_remuneration | /admin/new/event-remuneration | Path does not match |
53 | admin_load_event_remuneration | /admin/ajax/load/event-remuneration/{id} | Path does not match |
54 | admin_new_event_remuneration_check | /admin/new/event-remuneration/check | Path does not match |
55 | app_game_play | /game/play/{uuidEventGame} | Path does not match |
56 | app_game_new_play | /game/new-play/{uuid} | Path does not match |
57 | app_game_send_score | /game/send-score/{uuid} | Path does not match |
58 | app_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.