GET https://bewerbung-dev.daheim.info/kampagne/hg-haus-joseph

CampaignController :: showPhase

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\CampaignController::showPhase"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#600
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/kampagne"
    +name: null
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#540
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/{campaignHandle}"
    +name: "app_campaign_index"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#582
    +methods: [
      "GET"
      "POST"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/{campaignHandle}/schritt/{position}"
    +name: "app_campaign_phase_position"
    +requirements: []
    +options: []
    +defaults: [
      "position" => 1
    ]
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_campaign_index"
_route_params
[
  "campaignHandle" => "hg-haus-joseph"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#546
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#500 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#555
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#556 …}
  }
]
_stopwatch_token
"4cb033"
campaignHandle
"hg-haus-joseph"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"bewerbung-dev.daheim.info"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.217.83"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://bewerbung-dev.daheim.info/kampagne/hg-haus-joseph' \
  --header 'Connection: close' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Accel-Internal: /internal-nginx-static-location' \
  --header 'X-Real-Ip: 216.73.217.83' \
  --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
"Sun, 20 Sep 2026 13:44:00 GMT"
expires
"Sun, 20 Sep 2026 13:44:00 GMT"
set-cookie
"PHPSESSID=ge7ea2lr6cse89bs4rbpq0ral0; path=/; secure; httponly; samesite=lax"
x-debug-token
"38e1bc"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

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

Session 7

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Controller\CampaignController:99
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 99
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\CampaignController:159
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 159
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\CampaignController:166
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 166
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\CampaignController:184
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 184
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 325
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 325
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42
[
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1992
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/var/cache/dev/twig/a5/a504f29f82c688efa75300aa3d950fcc.php"
    "line" => 66
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 447
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ffb46c130a112773813f157c057dadd9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 417
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 53
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1571
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/var/cache/dev/twig/bf/bfef0d787770c26c0cc56cd8d118006e.php"
    "line" => 306
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 479
    "function" => "block_header"
    "class" => "__TwigTemplate_13b2facc889a305e58c6fbb607543eb4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/var/cache/dev/twig/bf/bfef0d787770c26c0cc56cd8d118006e.php"
    "line" => 222
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 479
    "function" => "block_body"
    "class" => "__TwigTemplate_13b2facc889a305e58c6fbb607543eb4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/var/cache/dev/twig/bf/bfef0d787770c26c0cc56cd8d118006e.php"
    "line" => 89
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 447
    "function" => "doDisplay"
    "class" => "__TwigTemplate_13b2facc889a305e58c6fbb607543eb4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/var/cache/dev/twig/50/50e7ecc072859f81cf7cec61b394d4b5.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 447
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bddb19fcdc2a4b65318f37e670a2f372"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Template.php"
    "line" => 417
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 53
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/src/Controller/CampaignController.php"
    "line" => 325
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "showPhase"
    "class" => "App\Controller\CampaignController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"2df8e18e30c03b475787e2bc6864c31e"
APP_SHARE_DIR
"var/share"
DATABASE_DRIVER
"pdo_mysql"
DATABASE_HOST
"localhost"
DATABASE_NAME
"recruiting_verein_daheim"
DATABASE_PORT
"3306"
DATABASE_SERVER
"mysql://localhost:3306"
DATABASE_SERVER_VERSION
"mariadb-10.11.18"
DATABASE_USER
"admin_recruiting_info"
DATABASE_VERSION
"10.11.18-mariadb"
DEFAULT_URI
"http://localhost"
SYMFONY_DECRYPTION_SECRET
"lK2eulME7Gw0pidfDUFVeN2/HRUsBj+86faQ5JBmuguQE25KlKKzJgl+sK0gKR9T4t7CLfgIzVqF42HoRJScag=="

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GIT_PROJECT_ROOT
"/var/www/vhosts/daheim.info/git"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"bewerbung-dev.daheim.info"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.217.83"
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
"/index.php"
PP_CUSTOM_PHP_CGI_INDEX
"php85-fastcgi-nc"
PP_CUSTOM_PHP_INI
"/var/www/vhosts/system/bewerbung-dev.daheim.info/etc/php.ini"
QUERY_STRING
""
REDIRECT_GIT_PROJECT_ROOT
"/var/www/vhosts/daheim.info/git"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"bewerbung-dev.daheim.info"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/kampagne/hg-haus-joseph"
REMOTE_ADDR
"216.73.217.83"
REMOTE_PORT
"55856"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789911840
REQUEST_TIME_FLOAT
1789911840.4578
REQUEST_URI
"/kampagne/hg-haus-joseph"
SCRIPT_FILENAME
"/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"bewerbung-dev.daheim.info"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at bewerbung-dev.daheim.info Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"bewerbung-dev.daheim.info"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/daheim.info/bewerbung-dev.daheim.info/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_DRIVER,DATABASE_VERSION,DATABASE_SERVER,DATABASE_SERVER_VERSION,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DEFAULT_URI,SYMFONY_DECRYPTION_SECRET"