GET http://ignis.ignis2ab.com/

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://ignis.ignis2ab.com/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_account_security /account/security Path does not match
19 app_account_mfa_enable /account/security/enable Path does not match
20 app_account_mfa_restart /account/security/restart Path does not match
21 app_account_mfa_disable /account/security/disable Path does not match
22 app_admin_clothing_orders /admin/clothing-orders Path does not match
23 app_admin_clothing_order_reject /admin/clothing-orders/{id}/reject Path does not match
24 app_admin_clothing_order_delete /admin/clothing-orders/{id}/delete Path does not match
25 app_admin_dashboard /admin Path does not match
26 app_admin_license_index /admin/licenses Path does not match
27 app_admin_license_create_department /admin/licenses/department/{id}/create Path does not match
28 app_admin_license_create_tenant /admin/licenses/tenant/{id}/create Path does not match
29 app_admin_license_activate /admin/licenses/activate Path does not match
30 app_admin_license_revoke /admin/licenses/{id}/revoke Path does not match
31 app_admin_mail_settings /admin/mail-settings Path does not match
32 app_admin_audit /admin/audit Path does not match
33 app_organization_admin_audit /organization/administration/audit Path does not match
34 app_breathing_index /operations/readiness/breathing Path does not match
35 app_breathing_new /operations/readiness/breathing/new Path does not match
36 app_breathing_edit /operations/readiness/breathing/{id}/edit Path does not match
37 app_breathing_delete /operations/readiness/breathing/{id}/delete Path does not match
38 app_clothing_index /personnel/clothing-store Path does not match
39 app_clothing_draft_add /personnel/clothing-store/draft/add/{id} Path does not match
40 app_clothing_draft_remove /personnel/clothing-store/draft/remove/{index} Path does not match
41 app_clothing_draft_submit /personnel/clothing-store/draft/submit Path does not match
42 app_clothing_catalog_new /personnel/clothing-store/catalog/new Path does not match
43 app_clothing_catalog_edit /personnel/clothing-store/catalog/{id}/edit Path does not match
44 app_clothing_orders /personnel/clothing-store/orders Path does not match
45 app_clothing_order_status /personnel/clothing-store/orders/{id}/status Path does not match
46 app_training_course_index /training/courses Path does not match
47 app_training_course_new /training/courses/new Path does not match
48 app_training_course_edit /training/courses/{id}/edit Path does not match
49 app_dashboard / Route matches!

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