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:
https://my-team-app.test.projektmotor.de/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | home | /{vueRouting} | Path almost matches, but Requirement for "vueRouting" does not match ((?!pdf|api|media|js-logger|form|_(profiler|wdt)).*) |
| 2 | user_password_reset | /passwort-aendern/{userId}/{confirmationToken} | Path does not match |
| 3 | user_email_confirm | /email-bestaetigen/{userId}/{confirmationToken} | Path does not match |
| 4 | team_tabelle | /tabelle/{teamId} | Path does not match |
| 5 | fallback | / | Path does not match |
| 6 | app_security_gettoken_gettoken | /api/users/getToken | Path does not match |
| 7 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 8 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 9 | api_doc | /api/docs.{_format} | Path does not match |
| 10 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 11 | api_absences_get_collection | /api/absences.{_format} | Path does not match |
| 12 | api_absences_absence_change_collection | /api/absences/change | Path does not match |
| 13 | api_absences_absence_delete_collection | /api/absences/delete | Path does not match |
| 14 | api_absences_absence_create_collection | /api/absences/create | Path does not match |
| 15 | api_absences_get_item | /api/absences/{id}.{_format} | Path does not match |
| 16 | api_associations_get_collection | /api/associations.{_format} | Path does not match |
| 17 | api_associations_get_item | /api/associations/{id}.{_format} | Path does not match |
| 18 | api_disciplines_get_collection | /api/disciplines.{_format} | Path does not match |
| 19 | api_disciplines_get_item | /api/disciplines/{id}.{_format} | Path does not match |
| 20 | api_events_get_collection | /api/events.{_format} | Path does not match |
| 21 | api_events_event_change_collection | /api/events/change | Path does not match |
| 22 | api_events_event_template_collection | /api/events/template | Path does not match |
| 23 | api_events_event_delete_collection | /api/events/delete | Path does not match |
| 24 | api_events_event_user_attend_collection | /api/events/user-attend | Path does not match |
| 25 | api_events_event_create_collection | /api/events/create | Path does not match |
| 26 | api_events_get_item | /api/events/{id}.{_format} | Path does not match |
| 27 | api_event_schedules_get_collection | /api/event_schedules.{_format} | Path does not match |
| 28 | api_event_schedules_get_item | /api/event_schedules/{id}.{_format} | Path does not match |
| 29 | api_genders_get_collection | /api/genders.{_format} | Path does not match |
| 30 | api_genders_get_item | /api/genders/{id}.{_format} | Path does not match |
| 31 | api_leagues_get_collection | /api/leagues.{_format} | Path does not match |
| 32 | api_leagues_get_item | /api/leagues/{id}.{_format} | Path does not match |
| 33 | api_locations_get_collection | /api/locations.{_format} | Path does not match |
| 34 | api_locations_location_change_collection | /api/locations/change | Path does not match |
| 35 | api_locations_location_toggle_team_collection | /api/locations/toggle-team | Path does not match |
| 36 | api_locations_location_delete_collection | /api/locations/delete | Path does not match |
| 37 | api_locations_location_create_collection | /api/locations/create | Path does not match |
| 38 | api_locations_get_item | /api/locations/{id}.{_format} | Path does not match |
| 39 | api_teams_get_collection | /api/teams.{_format} | Path does not match |
| 40 | api_teams_team_update_invitation_collection | /api/teams/updateInvitation | Path does not match |
| 41 | api_teams_team_change_collection | /api/teams/change | Path does not match |
| 42 | api_teams_team_create_collection | /api/teams/create | Path does not match |
| 43 | api_teams_team_find_by_invitation_hash_and_team_id_collection | /api/teams/findByInvitationHashAndTeamId | Path does not match |
| 44 | api_teams_get_item | /api/teams/{id}.{_format} | Path does not match |
| 45 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 46 | api_users_request_password_reset_collection | /api/users/request-password-reset | Path does not match |
| 47 | api_users_is_confirmation_token_valid_collection | /api/users/is-confirmation-token-valid | Path does not match |
| 48 | api_users_user_email_confirm_collection | /api/users/user-email-confirm | Path does not match |
| 49 | api_users_change_password_collection | /api/users/change-password | Path does not match |
| 50 | api_users_change_user_collection | /api/users/change | Path does not match |
| 51 | api_users_register_user_by_invitation_collection | /api/users/register-user-by-invitation | Path does not match |
| 52 | api_users_register_user_collection | /api/users/register-user | Path does not match |
| 53 | api_users_change_image_user_collection | /api/users/change-image | Path does not match |
| 54 | api_users_leave_team_collection | /api/users/leave-team | Path does not match |
| 55 | api_users_join_team_by_invitation_collection | /api/users/join-team-by-invitation | Path does not match |
| 56 | api_users_disable_user_collection | /api/users/disable | Path does not match |
| 57 | api_users_enable_user_collection | /api/users/enable | Path does not match |
| 58 | api_users_create_user_collection | /api/users/create | Path does not match |
| 59 | api_users_trainer_invoice_download_collection | /api/users/download-trainer-invoice | Path does not match |
| 60 | api_users_download_trainer_invoice_draft_collection | /api/users/download-trainer-invoice-draft | Path does not match |
| 61 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 62 | api_user_events_get_collection | /api/user_events.{_format} | Path does not match |
| 63 | api_user_events_get_item | /api/user_events/{id}.{_format} | Path does not match |
| 64 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 65 | api_refresh_token | /api/users/refreshToken | Path does not match |
| 66 | api_token_invalidate | /api/users/invalidateToken | Path does not match |
| 67 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 68 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 69 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 70 | _wdt | /_wdt/{token} | Path does not match |
| 71 | _profiler_home | /_profiler/ | Path does not match |
| 72 | _profiler_search | /_profiler/search | Path does not match |
| 73 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 74 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 75 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 76 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 77 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 78 | _profiler_open_file | /_profiler/open | Path does not match |
| 79 | _profiler | /_profiler/{token} | Path does not match |
| 80 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 81 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 82 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.