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://api-xtreme.bisons.dev/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | 2fa_login_check_admin | /admin/2fa_check | Path does not match |
| 2 | sulu_headless.api.navigation | /{prefix}api/navigations/{context}.{_format} | Path does not match |
| 3 | sulu_headless.api.search | /{prefix}api/search | Path does not match |
| 4 | sulu_headless.api.snippet_area | /{prefix}api/snippet-areas/{area}.{_format} | Path does not match |
| 5 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 6 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 7 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 8 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
| 9 | sulu_website.sitemap_index | /sitemap.xml | Path does not match |
| 10 | sulu_website.paginated_sitemap | /sitemaps/{alias}-{page}.xml | Path does not match |
| 11 | sulu_website.sitemap | /sitemaps/{alias}.xml | Path does not match |
| 12 | sulu_website.segment_switch | /_sulu_segment_switch | Path does not match |
| 13 | _preview_error | /{prefix}_error/{code}.{_format} | Path does not match |
| 14 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 15 | _wdt | /_wdt/{token} | Path does not match |
| 16 | _profiler_home | /_profiler/ | Path does not match |
| 17 | _profiler_search | /_profiler/search | Path does not match |
| 18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 20 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 21 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 23 | _profiler_open_file | /_profiler/open | Path does not match |
| 24 | _profiler | /_profiler/{token} | Path does not match |
| 25 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 28 | api_blog_posts_list | /api/blog-posts | Path does not match |
| 29 | api_blog_posts_show | /api/blog-posts/{id} | Path does not match |
| 30 | api_member_bookings_create | /api/member/bookings | Path does not match |
| 31 | api_member_bookings_cancel | /api/member/bookings/{id} | Path does not match |
| 32 | api_member_bookings_history | /api/member/bookings/history | Path does not match |
| 33 | api_member_classes_list | /api/member/classes/{locationId} | Path does not match |
| 34 | api_class_types_list | /api/class-types | Path does not match |
| 35 | api_contact_inquiry_create | /api/contact | Path does not match |
| 36 | app.headless_preview_content | /api/preview-content | Path does not match |
| 37 | api_leads_ebook_create | /api/leads/ebook | Path does not match |
| 38 | api_leads_contact_form_create | /api/leads/contact-form | Path does not match |
| 39 | api_leads_presale_create | /api/leads/presale | Path does not match |
| 40 | api_locations_list | /api/locations | Path does not match |
| 41 | api_locations_nearby | /api/locations/nearby | Path does not match |
| 42 | api_locations_get_by_key | /api/locations/{key} | Path does not match |
| 43 | api_login | /api/login | Path does not match |
| 44 | api_member_bookings_list | /api/member/bookings | Path does not match |
| 45 | api_member_card_setup | /api/member/card/setup | Path does not match |
| 46 | api_member_card_save_token | /api/member/card/token | Path does not match |
| 47 | api_member_card_delete | /api/member/card | Path does not match |
| 48 | api_member_documents_list | /api/member/documents | Path does not match |
| 49 | api_member_profile | /api/member/profile | Path does not match |
| 50 | api_member_profile_update | /api/member/profile | Path does not match |
| 51 | api_member_reset_password | /api/member/reset-password | Path does not match |
| 52 | api_member_change_password | /api/member/change-password | Path does not match |
| 53 | api_membership_comparison | /api/membership/comparison/{locationId} | Path does not match |
| 54 | api_member_membership_pre_checkout | /api/member/membership/pre-checkout | Path does not match |
| 55 | api_member_membership_checkout | /api/member/membership/checkout | Path does not match |
| 56 | api_password_reset | /api/password/reset | Path does not match |
| 57 | api_register | /api/register | Path does not match |
| 58 | api_token_refresh | /api/token/refresh | Path does not match |
| 59 | api_trainers_list | /api/trainers | Path does not match |
| 60 | api_trainers_get | /api/trainers/{id} | Path does not match |
| 61 | app.swagger_ui | /api/doc | Path does not match |
| 62 | app.swagger | /api/doc.json | 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.