https://app.wheniamdead.nl/

Routing

homepage Matched route

Route Parameters

Name Value
path
"/admin"
permanent
true

Route Redirection

This page redirects to:

https://app.wheniamdead.nl/admin (route: "homepage")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 _preview_error /_error/{code}.{_format} Path does not match
13 app.swagger /api/doc.json Path does not match
14 nucleos_user_security_login /login Path does not match
15 nucleos_user_security_check /login_check Path does not match
16 nucleos_user_security_loggedin /loggedin Path does not match
17 nucleos_user_security_logout /logout Path does not match
18 nucleos_user_change_password /change-password Path does not match
19 nucleos_user_resetting_request /resetting/request Path does not match
20 nucleos_user_resetting_send_email /resetting/send-email Path does not match
21 nucleos_user_resetting_check_email /resetting/check-email Path does not match
22 nucleos_user_resetting_reset /resetting/reset/{token} Path does not match
23 nucleos_user_resetting /resetting Path does not match
24 oauth2_authorize /api/authorize Path does not match
25 oauth2_token /api/token Path does not match
26 sonata_admin_redirect /admin/ Path does not match
27 sonata_admin_dashboard /admin/dashboard Path does not match
28 sonata_admin_retrieve_form_element /admin/core/get-form-field-element Path does not match
29 sonata_admin_append_form_element /admin/core/append-form-field-element Path does not match
30 sonata_admin_short_object_information /admin/core/get-short-object-description.{_format} Path does not match
31 sonata_admin_set_object_field_value /admin/core/set-object-field-value Path does not match
32 sonata_admin_search /admin/search Path does not match
33 sonata_admin_retrieve_autocomplete_items /admin/core/get-autocomplete-items Path does not match
34 user_app_list /admin/admin/user/app/list Path does not match
35 user_app_batch /admin/admin/user/app/batch Path does not match
36 user_app_show /admin/admin/user/app/{id}/show Path does not match
37 user_app_export /admin/admin/user/app/export Path does not match
38 user_cms_list /admin/admin/user/cms/list Path does not match
39 user_cms_batch /admin/admin/user/cms/batch Path does not match
40 user_cms_show /admin/admin/user/cms/{id}/show Path does not match
41 user_cms_export /admin/admin/user/cms/export Path does not match
42 survivor_active_list /admin/admin/survivor/active/list Path does not match
43 survivor_active_batch /admin/admin/survivor/active/batch Path does not match
44 survivor_active_show /admin/admin/survivor/active/{id}/show Path does not match
45 survivor_active_export /admin/admin/survivor/active/export Path does not match
46 survivor_inactive_list /admin/admin/survivor/inactive/list Path does not match
47 survivor_inactive_batch /admin/admin/survivor/inactive/batch Path does not match
48 survivor_inactive_show /admin/admin/survivor/inactive/{id}/show Path does not match
49 survivor_inactive_export /admin/admin/survivor/inactive/export Path does not match
50 homepage / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.