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://calendar.stage.playitas.net/_profiler/
(route: "_profiler_home")
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_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors_problem | /api/errors/{status} | Path does not match |
| 6 | _api_errors_hydra | /api/errors/{status} | Path does not match |
| 7 | _api_errors_jsonapi | /api/errors/{status} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/ads{._format}_get_collection | /api/ads.{_format} | Path does not match |
| 12 | _api_/ads/{id}{._format}_get | /api/ads/{id}.{_format} | Path does not match |
| 13 | _api_/events{._format}_get_collection | /api/events.{_format} | Path does not match |
| 14 | _api_/events/{id}{._format}_get | /api/events/{id}.{_format} | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 17 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 18 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | homepage | / | Path does not match |
| 33 | rest_calendar | /calendar.{_format} | Path does not match |
| 34 | rest_ad | /ads.{_format} | Path does not match |
| 35 | event_index | /event/ | Path does not match |
| 36 | event_copy | /event/{id}/copy | Path does not match |
| 37 | event_repeat | /event/{id}/repeat | Path does not match |
| 38 | event_copy_date | /event/copy/date | Path does not match |
| 39 | event_new | /event/new/{date} | Path does not match |
| 40 | event_edit | /event/{id}/edit | Path does not match |
| 41 | event_save_all | /event/{id}/save_all | Path does not match |
| 42 | event_json | /event/json | Path does not match |
| 43 | event_date_json | /event/date/json | Path does not match |
| 44 | event_publish | /event/{id}/publish | Path does not match |
| 45 | event_publish_multiple | /event/publish/multiple | Path does not match |
| 46 | event_unpublish_multiple | /event/unpublish/multiple | Path does not match |
| 47 | event_delete | /event/{id}/delete | Path does not match |
| 48 | event_delete_multiple | /event/delete/multiple | Path does not match |
| 49 | ad_index | /ad/ | Path does not match |
| 50 | ad_show | /ad/{id}/show | Path does not match |
| 51 | ad_new | /ad/{layout}/new | Path does not match |
| 52 | ad_edit | /ad/{id}/edit | Path does not match |
| 53 | ad_toggle | /ad/{id}/toggle | Path does not match |
| 54 | ad_delete | /ad/{id}/delete | Path does not match |
| 55 | event_pdf_week | /pdf/week/{date} | Path does not match |
| 56 | event_pdf_week_download | /pdf/download/week/{date}/{type} | Path does not match |
| 57 | event_pdf_day | /pdf/day/{date} | Path does not match |
| 58 | event_pdf_day_download | /pdf/download/day/{date}/{type} | Path does not match |
| 59 | admin_dashboard | /admin/ | Path does not match |
| 60 | login | /login | Path does not match |
| 61 | logout | /logout | Path does not match |
| 62 | reset_password_request | /reset_password/request | Path does not match |
| 63 | reset_password_check_email | /reset_password/check-email | Path does not match |
| 64 | reset_password_reset | /reset_password/reset/{token} | 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.