Routing
app_default
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/cards/{id}{._format}_get | /api/cards/{id}.{_format} | Path does not match |
| 11 | _api_/cards{._format}_get_collection | /api/cards.{_format} | Path does not match |
| 12 | get_users_me_combos | /api/users/me/combos | Path does not match |
| 13 | _api_/categories/{catId}/cards_get_collection | /api/categories/{catId}/cards | Path does not match |
| 14 | get_users_me_cards | /api/users/me/cards | Path does not match |
| 15 | _api_/card_levels/{id}{._format}_get | /api/card_levels/{id}.{_format} | Path does not match |
| 16 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 17 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 18 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 19 | get_users_me | /api/users/me | Path does not match |
| 20 | patch_users_me | /api/users/me | Path does not match |
| 21 | get_users_me_balance | /api/users/me/balance | Path does not match |
| 22 | _api_/user_card_levels{._format}_post | /api/user_card_levels.{_format} | Path does not match |
| 23 | _api_/user_card_levels/{id}{._format}_get | /api/user_card_levels/{id}.{_format} | Path does not match |
| 24 | get_users_me_points | /api/users/me/points | Path does not match |
| 25 | _api_/user_points/{id}{._format}_get | /api/user_points/{id}.{_format} | Path does not match |
| 26 | _api_/user_points{._format}_post | /api/user_points.{_format} | Path does not match |
| 27 | admin_card_index | /admin/card/ | Path does not match |
| 28 | admin_card_new | /admin/card/new | Path does not match |
| 29 | admin_card_batch_delete | /admin/card/batchDelete | Path does not match |
| 30 | admin_card_autocomplete | /admin/card/autocomplete | Path does not match |
| 31 | admin_card_render_filters | /admin/card/renderFilters | Path does not match |
| 32 | admin_card_edit | /admin/card/{entityId}/edit | Path does not match |
| 33 | admin_card_delete | /admin/card/{entityId}/delete | Path does not match |
| 34 | admin_card_detail | /admin/card/{entityId} | Path does not match |
| 35 | admin_card_level_index | /admin/card_level/ | Path does not match |
| 36 | admin_card_level_new | /admin/card_level/new | Path does not match |
| 37 | admin_card_level_batch_delete | /admin/card_level/batchDelete | Path does not match |
| 38 | admin_card_level_autocomplete | /admin/card_level/autocomplete | Path does not match |
| 39 | admin_card_level_render_filters | /admin/card_level/renderFilters | Path does not match |
| 40 | admin_card_level_edit | /admin/card_level/{entityId}/edit | Path does not match |
| 41 | admin_card_level_delete | /admin/card_level/{entityId}/delete | Path does not match |
| 42 | admin_card_level_detail | /admin/card_level/{entityId} | Path does not match |
| 43 | admin_category_index | /admin/category/ | Path does not match |
| 44 | admin_category_new | /admin/category/new | Path does not match |
| 45 | admin_category_batch_delete | /admin/category/batchDelete | Path does not match |
| 46 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 47 | admin_category_render_filters | /admin/category/renderFilters | Path does not match |
| 48 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 49 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 50 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 51 | admin_user_card_level_index | /admin/user_card_level/ | Path does not match |
| 52 | admin_user_card_level_new | /admin/user_card_level/new | Path does not match |
| 53 | admin_user_card_level_batch_delete | /admin/user_card_level/batchDelete | Path does not match |
| 54 | admin_user_card_level_autocomplete | /admin/user_card_level/autocomplete | Path does not match |
| 55 | admin_user_card_level_render_filters | /admin/user_card_level/renderFilters | Path does not match |
| 56 | admin_user_card_level_edit | /admin/user_card_level/{entityId}/edit | Path does not match |
| 57 | admin_user_card_level_delete | /admin/user_card_level/{entityId}/delete | Path does not match |
| 58 | admin_user_card_level_detail | /admin/user_card_level/{entityId} | Path does not match |
| 59 | admin_user_index | /admin/user/ | Path does not match |
| 60 | admin_user_new | /admin/user/new | Path does not match |
| 61 | admin_user_batch_delete | /admin/user/batchDelete | Path does not match |
| 62 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 63 | admin_user_render_filters | /admin/user/renderFilters | Path does not match |
| 64 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 65 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 66 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 67 | admin_user_level_index | /admin/user_level/ | Path does not match |
| 68 | admin_user_level_new | /admin/user_level/new | Path does not match |
| 69 | admin_user_level_batch_delete | /admin/user_level/batchDelete | Path does not match |
| 70 | admin_user_level_autocomplete | /admin/user_level/autocomplete | Path does not match |
| 71 | admin_user_level_render_filters | /admin/user_level/renderFilters | Path does not match |
| 72 | admin_user_level_edit | /admin/user_level/{entityId}/edit | Path does not match |
| 73 | admin_user_level_delete | /admin/user_level/{entityId}/delete | Path does not match |
| 74 | admin_user_level_detail | /admin/user_level/{entityId} | Path does not match |
| 75 | admin_user_point_index | /admin/user_point/ | Path does not match |
| 76 | admin_user_point_new | /admin/user_point/new | Path does not match |
| 77 | admin_user_point_batch_delete | /admin/user_point/batchDelete | Path does not match |
| 78 | admin_user_point_autocomplete | /admin/user_point/autocomplete | Path does not match |
| 79 | admin_user_point_render_filters | /admin/user_point/renderFilters | Path does not match |
| 80 | admin_user_point_edit | /admin/user_point/{entityId}/edit | Path does not match |
| 81 | admin_user_point_delete | /admin/user_point/{entityId}/delete | Path does not match |
| 82 | admin_user_point_detail | /admin/user_point/{entityId} | Path does not match |
| 83 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 84 | api_login_check | /api/login_check | Path does not match |
| 85 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 86 | _wdt | /_wdt/{token} | Path does not match |
| 87 | _profiler_home | /_profiler/ | Path does not match |
| 88 | _profiler_search | /_profiler/search | Path does not match |
| 89 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 90 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 91 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 92 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 93 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 94 | _profiler_open_file | /_profiler/open | Path does not match |
| 95 | _profiler | /_profiler/{token} | Path does not match |
| 96 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 97 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 98 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 99 | admin | /admin | Path does not match |
| 100 | app_default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.