https://accountdev.my-prothelis.de/

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"b7d646"
exception
Twig\Error\RuntimeError {#744
  #message: "An exception has been thrown during the rendering of a template ("Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)")."
  #code: 0
  #file: "/var/www/html/account_dev/templates/base.html.twig"
  #line: 74
  -previous: ErrorException {#830 …}
  -lineno: 74
  -name: "base.html.twig"
  -rawMessage: "An exception has been thrown during the rendering of a template ("Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)")."
  -sourcePath: "/var/www/html/account_dev/templates/base.html.twig"
  -sourceCode: """
    <!DOCTYPE html>\n
    <html>\n
    <head>\n
        <meta charset="UTF-8"/>\n
        <title>{% block title %}Welcome!{% endblock %}</title>\n
    {#    <link rel="stylesheet" href="{{ asset('vendor/bootstrap/dist/css/bootstrap.min.css') }}">#}\n
    {#    <link rel="stylesheet" href="{{ asset('vendor/flag-icon-css/css/flag-icon.min.css') }}">#}\n
        {% block stylesheets %}\n
            {{ encore_entry_link_tags('app') }}\n
    {#        <link rel="stylesheet" href="{{ asset('css/font.css') }}">#}\n
    {#        <link rel="stylesheet" href="{{ asset('css/base.css') }}">#}\n
        {% endblock %}\n
        <link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}"/>\n
        <meta name="viewport" content="width=device-width, initial-scale=1">\n
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n
        <link rel="icon" type="image/png" href="{{ asset('favicon-32x32.png') }}" sizes="32x32">\n
        <link rel="icon" type="image/png" href="{{ asset('favicon-16x16.png') }}" sizes="16x16">\n
        <link rel="manifest" href="{{ asset('manifest.json') }}">\n
        <link rel="mask-icon" href="{{ asset('safari-pinned-tab.svg') }}">\n
        <meta name="theme-color" content="#ffffff">\n
    {#    <script src="{{ asset('vendor/jquery/dist/jquery.min.js') }}"></script>#}\n
    </head>\n
    <body class="{{ app.user.roles|default([])|join(' ')|lower }}">\n
    <header>\n
        <div class="head-bg">\n
            <img class="logo" alt="prothelis - protecting life"\n
                 src="{{ asset('img/layout/prothelis_logo_claim-1x.png') }}"\n
                 srcset="{{ asset('img/layout/prothelis_logo_claim-1x.png') }} 1x, {{ asset('img/layout/prothelis_logo_claim-2x.png') }} 2x">\n
            <nav class="menu-wrapper">\n
            {% if blank|default(false) != true %}\n
                <a href="{{ path('user_account') }}" class="link-white">{{ 'account.customer'|trans }}</a>\n
                {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_SUPPORT') %} &nbsp;&nbsp;|&nbsp;&nbsp; <a href="/account/{{ app.request.attributes.get('_locale') }}/admin" class="link-white">Admin</a>{% endif %}\n
                {% if is_granted('ROLE_ADMIN') or is_granted('ROLE_SUPPORT') %} &nbsp;&nbsp;|&nbsp;&nbsp; <a href="/account/{{ app.request.attributes.get('_locale') }}/admin/trackerdetail" class="link-white">Tracker</a>{% endif %}\n
                {% if is_granted('ROLE_TECHGUY') or is_granted('ROLE_SUPPORT') %} &nbsp;&nbsp;|&nbsp;&nbsp; <a href="{{ path('tech_root') }}" class="link-white">Tech Data</a>{% endif %}\n
                {% if is_granted('ROLE_RENTING_PARTNER') %} &nbsp;&nbsp;|&nbsp;&nbsp; <a href="{{ path('renting_dashboard') }}" class="link-white">Renting</a>{% endif %}\n
                &nbsp;&nbsp;|&nbsp;&nbsp;\n
            {% endif %}\n
                <span class="dropdown" style="top: 3px;">\n
                    {% for locale in locales %}\n
                        {% if app.request.attributes.get('_locale') == locale.id %}\n
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><span class="flag-18 flag-icon-background flag-icon-{{ locale.flag }}"></span></a>\n
                        {% endif %}\n
                    {% endfor %}\n
                    <ul class="dropdown-menu">\n
                        {% for locale in locales %}\n
                            <li {% if locale.id == app.request.attributes.get('_locale') %}class="active"{% endif %}>\n
                                {% if locale.id == app.request.attributes.get('_locale') %}\n
                                    <a><span class="flag-18 flag-icon-background flag-icon-{{ locale.flag }}"></span> {{ locale.name }}</a>\n
                                {% else %}\n
                                    <a href="{{ path(app.request.get('_route'), app.request.get('_route_params')|merge({ '_locale': locale.id })) }}" class="language" rel="{{ locale.id }}"><span class="flag-18 flag-icon-background flag-icon-{{ locale.flag }}"></span> {{ locale.name }}</a>\n
                                {% endif %}\n
                            </li>\n
                        {% endfor %}\n
                    </ul>\n
                </span>\n
            </nav>\n
        </div>\n
    </header>\n
    <section class="container">\n
        <section class="row">\n
            <article class="col col-md-10 col-md-offset-1">\n
                {% if is_granted('IS_AUTHENTICATED_FULLY') %}\n
    {#            <div class="alert alert-success">#}\n
    {#                <p style="width: 100%; text-align: right;">05.07.2021</p>#}\n
    {#                <br />#}\n
    {#                 <strong>Geplante Wartungsarbeiten am 09.02.2023</strong><br />\n
                    Am Donnerstag, dem 09.02.2023, erwartet Sie eine kurze Unterbrechung unseres Services. Ab 15 Uhr werden wir unser System aktualisieren, um Ihnen weiterhin eine optimale Funktionalität und Sicherheit zu gewährleisten. Die Prothelis App und die my-prothelis.de Webseite werden für etwa 2 Stunden nicht verfügbar sein. Auch die Tracker werden in dieser Zeit nicht funktionieren. Bitte haben Sie Verständnis für die kurze Unterbrechung, wir arbeiten hart daran, Ihnen ein besseres Erlebnis zu bieten.\n
                    <br /><br />\n
                    <strong>Planned maintenance work on 09.02.2023</strong><br />\n
                    On Thursday, 09.02.2023, you can expect a short interruption of service. Starting at 3pm (CET), we will update our system to continue to provide you with optimal functionality and security. The Prothelis App and the my-prothelis.de website will be unavailable for approximately 2 hours. The trackers will also not work during this time. Please understand the short interruption, we are working hard to provide you with a better experience.\n
    #}\n
    {#            </div>#}\n
                {% endif %}\n
                {% for msg in app.session.flashBag.get('success') %}\n
                    <div class="alert alert-success">\n
                        {{ msg|trans|raw }}\n
                    </div>\n
                {% endfor %}\n
                {% for msg in app.session.flashBag.get('warning') %}\n
                    <div class="alert alert-warning">\n
                        {{ msg|trans|raw }}\n
                    </div>\n
                {% endfor %}\n
                {% for msg in app.session.flashBag.get('error') %}\n
                    <div class="alert alert-danger">\n
                        {{ msg|trans|raw }}\n
                    </div>\n
                {% endfor %}\n
            </article>\n
        </section>\n
        <section class="row">\n
            <article class="col col-md-12 col-md-offset-0">\n
                {% for msg in app.session.flashBag.get('success_renting') %}\n
                    <div class="alert alert-success">\n
                        {{ msg|trans|raw }}\n
                    </div>\n
                {% endfor %}\n
                {% for msg in app.session.flashBag.get('error') %}\n
                    <div class="alert alert-danger">\n
                        {{ msg|trans|raw }}\n
                    </div>\n
                {% endfor %}\n
            </article>\n
        </section>\n
    </section>\n
    <section style="clear:both; height: 100%; padding-bottom:180px;">\n
        {% block body %}{% endblock %}\n
    </section>\n
    <footer class="foot-bg">\n
        <div class="footer-wrapper">\n
            {% if app.user %}<a href="{{ path('security_logout') }}" class="menuitem">{{ 'misc.logout'|trans }}</a>\n
                {% if is_granted('ROLE_PREVIOUS_ADMIN') %}\n
                    | <a href="{{ path('user_account', {'_switch_user': '_exit'}) }}" class="menuitem">Exit impersonation</a>\n
                {% endif %}\n
                <br />{% endif %}\n
            <a href="{{ path('service_tos') }}" class="menuitem">{{ 'misc.tos'|trans }}</a>&nbsp;&nbsp;|&nbsp;\n
            <a href="{{ path('service_privacy') }}" class="menuitem">{{ 'misc.privacy'|trans }}</a>&nbsp;&nbsp;|&nbsp;\n
            <a href="{{ path('service_legal') }}" class="menuitem">{{ 'misc.legal'|trans }}</a>\n
        </div>\n
    </footer>\n
    {% block javascripts %}\n
        {#<script src="{{ asset('vendor/jquery/dist/jquery.min.js') }}"></script>#}\n
    {#    <script src="{{ asset('vendor/bootstrap/dist/js/bootstrap.min.js') }}"></script>#}\n
        {{ encore_entry_script_tags('app') }}\n
    {#    <script src="{{ asset('js/base.js') }}"></script>#}\n
    {% endblock %}\n
    {% if app.environment == 'prod' %}\n
        {% include 'elements/google_analytics.html.twig' %}\n
    {% endif %}\n
    </body>\n
    </html>\n
    """
  trace: {
    /var/www/html/account_dev/templates/base.html.twig:74 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › {% endif %}{% for msg in app.session.flashBag.get('success') %}    <div class="alert alert-success">
    }
    /var/www/html/account_dev/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /var/www/html/account_dev/var/cache/dev/twig/ea/ea01f8cfc93309ad838b8a13e814a2bf.php:48 {
      __TwigTemplate_b2b42a1eccb33ce574c79d582c4ea55c->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("base.html.twig", "landingpage.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
    /var/www/html/account_dev/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/html/account_dev/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /var/www/html/account_dev/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/html/account_dev/vendor/twig/twig/src/TemplateWrapper.php:40 {
      Twig\TemplateWrapper->render(array $context = []): string …
      ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
    }
    /var/www/html/account_dev/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /var/www/html/account_dev/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /var/www/html/account_dev/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);}
    /var/www/html/account_dev/src/Controller/DefaultController.php:22 {
      App\Controller\DefaultController->rootAction() …
      › {    return $this->render('landingpage.html.twig', ['blank' => false]);}
    }
    /var/www/html/account_dev/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/account_dev/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/account_dev/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/account_dev/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#216 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, zstd"
host
"accountdev.my-prothelis.de"
user-agent
"facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 31 Aug 2026 07:35:19 GMT"
x-debug-exception
"An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29%22%29."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Faccount_dev%2Ftemplates%2Fbase.html.twig:74"
x-debug-token
"0e5c5b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/account_dev/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_HOST
"accountdev.my-prothelis.de"
APP_SECRET
"6d70becd21ae447eb9c0e4ad5730f53b1bbd1d0b"
DATABASE_URL
"postgresql://prothelis:null@127.0.0.1:15432/prothelis_account_dev?serverVersion9.6&charset=utf8"
MAILER_DSN
"smtp://support@prothelis.de:saturate-unhinge-blue-auto@smtp.1und1.de:587/?timeout=60&encryption=tls&auth_mode=login"
mollie_api_key
"test_A5KK4faB5fHnE86TCJpqkajPPS89zW"
payever_business_uuid
"c5c015bc-6b37-4f18-852b-61f1baa05457"
payever_client_id
"215e54db-f7ab-4720-bc47-0afb9b28d477"
payever_client_secret
"a4d89399d200b5e5f6561d12a76138fa8b70c6b7c4e2958a"
payever_sb_business_uuid
"c5c015bc-6b37-4f18-852b-61f1baa05457"
payever_sb_client_id
"39cdee53-97d3-499d-8cff-69f961fb7343"
payever_sb_client_secret
"83e0ba95001cee6f8344e98b33fd18f5eb5f9525c59af21d"
paypal_client_id
"AV3X9zJccTHj6vR_aJIP9sM1I7Zwfz5Do7acYln0MWuRXCggO1FnwwpPSoNM-BI3ChPLD37DNHPTY4X3"
paypal_client_secret
"ELkovFS6MljVCcHBj1XxdawPBvN49vMP_vT21F6VtgA3VCNEwCq7JwoFTvbDr4miaNhsyToThg68JxPM"
paypal_sb_client_id
"AaD6BDXd00GSTEyrEOP5yCgag-cI7Ambh1HBpUPdRoa0vp5wIL0nk8Zp6egIaXIC3iKmKKUZiCJvrAHT"
paypal_sb_client_secret
"EMrKr_rhiszi9yM32kY05q70HdF2NdRco10_QS-uFGQl42paoaW14qxpCub0R4frI3Lf_sIgN9BhMpLP"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/account_dev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/account_dev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2567909-8254-1"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, zstd"
HTTP_HOST
"accountdev.my-prothelis.de"
HTTP_USER_AGENT
"facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2567909-8254-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://accountdev.my-prothelis.de/"
REDIRECT_SCRIPT_URL
"/"
REDIRECT_SSL_TLS_SNI
"accountdev.my-prothelis.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"57.141.24.64"
REMOTE_PORT
"64196"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788161719
REQUEST_TIME_FLOAT
1788161719.8338
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/account_dev/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://accountdev.my-prothelis.de/"
SCRIPT_URL
"/"
SERVER_ADDR
"192.168.101.21"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"accountdev.my-prothelis.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at accountdev.my-prothelis.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SSL_TLS_SNI
"accountdev.my-prothelis.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_HOST,DATABASE_URL,MAILER_DSN,paypal_sb_client_id,paypal_sb_client_secret,paypal_client_id,paypal_client_secret,payever_client_id,payever_client_secret,payever_business_uuid,payever_sb_client_id,payever_sb_client_secret,payever_sb_business_uuid,mollie_api_key"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 0ba1ae)

Key Value
_controller
"App\Controller\DefaultController::rootAction"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"root"
_route_params
[
  "trailingSlash" => ""
]
_security_firewall_run
"_security_main"
_stopwatch_token
"88c5cd"
trailingSlash
""