Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/_profiler
| # | 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 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 11 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 12 | _wdt | /_wdt/{token} | Path does not match |
| 13 | _profiler_home | /_profiler/ | Path does not match |
| 14 | _profiler_search | /_profiler/search | Path does not match |
| 15 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 16 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 17 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 18 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 19 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 20 | _profiler_open_file | /_profiler/open | Path does not match |
| 21 | _profiler | /_profiler/{token} | Path does not match |
| 22 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 23 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 24 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 25 | dashboard | / | Path does not match |
| 26 | topup | /topup | Path does not match |
| 27 | topup_process | /topup/add-to-cart | Path does not match |
| 28 | my_cart | /my-cart | Path does not match |
| 29 | remove_cart_item | /my-cart/remove/{code} | Path does not match |
| 30 | checkout | /checkout | Path does not match |
| 31 | crud_users | /admin/users | Path does not match |
| 32 | crud_clients | /clients | Path does not match |
| 33 | crud_cards | /admin/cards | Path does not match |
| 34 | crud_funding_sources | /admin/funding-sources | Path does not match |
| 35 | crud_user_settlement | /accounting/user-settlement | Path does not match |
| 36 | crud_card_settlement | /accounting/card-settlement | Path does not match |
| 37 | crud_operations | /admin/operations | Path does not match |
| 38 | crud_accounting | /admin/accounting | Path does not match |
| 39 | crud_topups | /reports/topups | Path does not match |
| 40 | report_user_operations | /reports/user-operations | Path does not match |
| 41 | report_funding_source_summary | /reports/funding-summary | Path does not match |
| 42 | report_promotion_summary | /reports/promotion-summary | Path does not match |
| 43 | crud_promotions | /admin/promotions | Path does not match |
| 44 | crud_plans | /admin/plans | Path does not match |
| 45 | my_topups | /my-topups | Path does not match |
| 46 | notifications | /inbox | Path does not match |
| 47 | available_fundings | /config/available-fundings | Path does not match |
| 48 | process_queue | /process-queue | Path does not match |
| 49 | test | /test | Path does not match |
| 50 | crud_fetch | /crud/fetch/{entity} | Path does not match |
| 51 | crud_export | /crud/export/{entity}/{format} | Path does not match |
| 52 | crud_new | /new/{entity} | Path does not match |
| 53 | crud_edit | /edit/{entity}/{id} | Path does not match |
| 54 | crud_remove | /remove/{entity}/{id} | Path does not match |
| 55 | crud_details | /details/{entity}/{id} | Path does not match |
| 56 | app_login | /login | Path does not match |
| 57 | app_logout | /logout | Path does not match |
| 58 | api_login_check | /api/login_check | 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.