GET https://invoice.softdev-nord.de/

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
[
  "Symfony\Bundle\FrameworkBundle\Controller\RedirectController"
  "redirectAction"
]
_firewall_context
"security.firewall.map.context.main"
_resolved_host
SolidInvoice\CoreBundle\Company\ResolvedHost {#530
  +type: SolidInvoice\CoreBundle\Company\HostType {#565 …}
  +host: "invoice.softdev-nord.de"
  +scheme: "https"
  +port: 443
  +company: null
}
_route
"_home"
_route_params
[
  "route" => "_dashboard"
  "permanent" => true
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1717
    -supports: false
    -passport: null
    -duration: null
    -stub: "SolidInvoice\UserBundle\Security\OAuth\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: SolidInvoice\UserBundle\Security\OAuth\OAuthAuthenticator {#318 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1740
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1827 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1840
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1731 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1822
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1800 …}
  }
]
_stopwatch_token
"d633ef"
permanent
true
route
"_dashboard"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
cache-control
"max-age=0"
host
"invoice.softdev-nord.de"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"149.57.180.113"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://invoice.softdev-nord.de/' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Cache-Control: max-age=0' \
  --header 'Accept-Encoding: gzip, deflate' \
  --header 'User-Agent: Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0' \
  --header 'Accept-Language: en-US,en;q=0.5' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' \
  --header 'X-Accel-Internal: /internal-nginx-static-location' \
  --header 'X-Real-Ip: 149.57.180.113' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Sat, 18 Jul 2026 16:25:22 GMT"
expires
"Sat, 18 Jul 2026 16:25:22 GMT"
link
[
  "<https://invoice.softdev-nord.de/.well-known/api-catalog>; rel="api-catalog"; type="application/linkset+json""
  "<https://invoice.softdev-nord.de/api/docs.jsonld>; rel="service-desc"; type="application/ld+json""
  "<https://invoice.softdev-nord.de/api/docs.html>; rel="service-doc"; type="text/html""
  "<https://invoice.softdev-nord.de/.well-known/oauth-authorization-server>; rel="oauth-authorization-server""
  "<https://invoice.softdev-nord.de/.well-known/mcp/server-card.json>; rel="mcp-server-card""
]
location
"https://invoice.softdev-nord.de/login"
set-cookie
"SOLIDINVOICE_APP=19649574ae8a080a04cc9b2a6de6b69d; path=/; secure; httponly; samesite=lax"
x-debug-token
"d08008"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
SOLIDINVOICE_APP
Symfony\Component\HttpFoundation\Cookie {#2354
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "SOLIDINVOICE_APP"
  #value: "19649574ae8a080a04cc9b2a6de6b69d"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/solidworx/platform/src/Bundle/Platform/Kernel.php"
    "line" => 70
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "SolidWorx\Platform\PlatformBundle\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 246
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 94
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/solidworx/platform/src/Bundle/Platform/Kernel.php"
    "line" => 70
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "SolidWorx\Platform\PlatformBundle\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/public/index.php"
    "line" => 19
    "args" => [
      "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
SOLIDINVOICE_DEBUG
"1"
SOLIDINVOICE_ENV
"dev"
SOLIDINVOICE_MCP_ACCESS_TOKEN_TTL
"P1D"
SOLIDINVOICE_MCP_AUTH_CODE_TTL
"PT10M"
SOLIDINVOICE_MCP_REFRESH_TOKEN_TTL
"P90D"
SOLIDINVOICE_MCP_SESSION_CACHE_POOL
"cache.mcp.sessions"
SOLIDINVOICE_MCP_SESSION_PREFIX
"mcp-"
SOLIDINVOICE_MCP_SESSION_STORE
"file"
SOLIDINVOICE_MCP_SESSION_TTL
"86400"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "env_var_name" => "SOLIDINVOICE_ENV"
  "debug_var_name" => "SOLIDINVOICE_DEBUG"
  "project_dir" => "/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de"
]
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/softdev-nord.de"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_HOST
"invoice.softdev-nord.de"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"149.57.180.113"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"invoice.softdev-nord.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aluo8WoMIz6mbEjm7S-7pQAAAAc"
REDIRECT_URL
"/"
REMOTE_ADDR
"149.57.180.113"
REMOTE_PORT
"50040"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784391921
REQUEST_TIME_FLOAT
1784391921.597
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"178.20.100.70"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"invoice.softdev-nord.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at invoice.softdev-nord.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"invoice.softdev-nord.de"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/softdev-nord.de/invoice.softdev-nord.de/.env"
SYMFONY_DOTENV_VARS
"SOLIDINVOICE_ENV,SOLIDINVOICE_DEBUG,SOLIDINVOICE_MCP_SESSION_STORE,SOLIDINVOICE_MCP_SESSION_CACHE_POOL,SOLIDINVOICE_MCP_SESSION_PREFIX,SOLIDINVOICE_MCP_SESSION_TTL,SOLIDINVOICE_MCP_ACCESS_TOKEN_TTL,SOLIDINVOICE_MCP_REFRESH_TOKEN_TTL,SOLIDINVOICE_MCP_AUTH_CODE_TTL"
UNIQUE_ID
"aluo8WoMIz6mbEjm7S-7pQAAAAc"
USER
"admin_sodeno"
proxy-nokeepalive
"1"