http://smartfactor-system.test.aspello.pl/

Routing

abap_application.start_point.admin Matched route

Route Parameters

Name Value
_abap_application_context_controller_data
[
  "page" => [
    "title" => "Pulpit"
  ]
  "general" => [
    "title" => "Panel operatora"
    "header" => "Platforma"
    "subheader" => "Panel operatora"
    "logo_src" => "images/admin/logo.png"
    "main_style_file" => "css/admin/kendo-ui.css"
  ]
]

Route Redirection

This page redirects to:

http://smartfactor-system.test.aspello.pl/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 abap_application.start_point.admin-login /login Path does not match
2 abap_application.start_point.admin / Route matches!

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