Redirect 302 redirect from GET @_profiler_home (47748b)

GET https://stage.dein-jobbike.de/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#102
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UserAuthenticator {#111 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#82
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#99 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#80
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#203 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#78
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#77 …}
  }
]
_stopwatch_token
"878309"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%2247748b%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient36%5C%2Fweb313%5C%2Fweb%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=47748b; PHPSESSID=i9fetq0sp0g41h57g7rjjlatpu"
host
"stage.dein-jobbike.de"
referer
"https://stage.dein-jobbike.de/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Wed, 04 Mar 2026 06:46:09 GMT"
x-debug-token
"a8b75c"

Cookies

Request Cookies

Key Value
PHPSESSID
"i9fetq0sp0g41h57g7rjjlatpu"
main_deauth_profile_token
"47748b"
sf_redirect
"{"token":"47748b","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/clients\/client36\/web313\/web\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 04 Mar 26 07:46:08 +0100"
Last used
"Wed, 04 Mar 26 07:46:08 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://stage.dein-jobbike.de/_profiler"

Session Usage

4 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:28
[
  [
    "file" => "/var/www/clients/client36/web313/web/src/EventListener/LocaleListener.php"
    "line" => 28
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/src/Controller/LoginController.php"
    "line" => 32
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/src/Controller/LoginController.php"
    "line" => 33
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
    "line" => 150
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bac130504e47c2c207782876a1001dc0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e9f82c5530218cd698de9e529b3c9488"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/src/Controller/LoginController.php"
    "line" => 37
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client36/web313/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client36/web313/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALBIS_FRAME_CONTRACT_REQUEST_MAIL
"info@dein-jobbike.de"
ALTEOS_APP_KEY
"b5679cc8-77d5-46d8-967d-5cfd9e2f94ff"
ALTEOS_CLIENT_ID
"a3c52718-89b0-4e7a-b098-71d8610d51e0"
ALTEOS_CLIENT_SECRET
"cPH4WFSbMdeBpgJwvZtefztW7IJPwSZQU/8F6JnvEYvU7LWIDvxDGGUYez4D2Q7pRqchJCmV/JiMlIcQtg3NVQ=="
ALTEOS_URL
"https://api.sandbox.alteos.com/"
APP_ENV
"stage"
APP_SECRET
"9eee6b7fa495be55f0cbf82ba9d571fd"
DATABASE_URL
"mysql://db_u_stgemol:84szcT31GmgER9BEDPhDtHjnw1misO@localhost:3306/mysql_db_stgemol"
DEALER_FOR_DEALER_CREDIT_TEST
""
DEALER_ORGANISATION
"159,8000094,660094,469094,5000094,8000094,660094,1;12765,8000093,660093,469093,5000093,8000093,660093,1;22805,8000098,90660098,441898,5000098,8000098,90660098,0"
DEFAULT_TRANSFER_AGREEMENT
"docs/Ueberlassungsvertrag_Anlage 1.pdf"
DEFAULT_TRANSFER_AGREEMENT_2023
"docs/Ueberlassungsvertrag_Anlage_1_2023.pdf"
DEFAULT_TRANSFER_AGREEMENT_2024
"docs/Ueberlassungsvertrag_Anlage_1_Gehaltsumwandlung_V2.4.pdf"
DOCUMENT_UPLOAD_DIR
"documents"
EMAIL_FOR_DEALER_REGISTRATION
"t.leven@green-eye.de"
FAILURE_MAIL_SEND_TO
"technik@green-eye.de"
FRIENDLYCAPTCHA_API_KEY
"A155C0VAJHPG01K5BL01L0BGB5JRUPLCBPM834QLDISARPOLBET3SFOFST"
FRIENDLYCAPTCHA_SITE_KEY
"FCMH8R9B245VH55D"
GRENKE_FRAME_CONTRACT_REQUEST_MAIL
"info@dein-jobbike.de"
HIDRIVE_CLIENT_ID
"833cf16678bd6a6b7669d1499b99a7a1"
HIDRIVE_SECRET
"cb2c107a5fe9bbc4c2340d7194d039c5"
IMAP_TARGO_CONNECTION
"status_targo_connection"
IMAP_TARGO_CONTRACT_ATTACHMENT_FROM_MAIL
"partnerservice@targobank.de"
IMAP_TARGO_CONTRACT_ATTACHMENT_SUBJECT
"Unterschriebene e-Sign Vertragsunterlagen zu Vertrag "
IMAP_TARGO_DELIVERY_RELEASE_BODY
"- Lieferfreigabe erteilt -"
IMAP_TARGO_DELIVERY_RELEASE_FROM_MAIL
"VERTRAGSABWICKLUNG@targobank.de"
IMAP_TARGO_DELIVERY_RELEASE_SUBJECT
"Leasingvertrag"
IMAP_TARGO_FRAME_CONTRACT_BODY
"der Rahmenvertrag für den folgenden Kunden ist jetzt im System aktiv"
IMAP_TARGO_FRAME_CONTRACT_FROM_MAIL
"extranetsupport@targobank.de"
IMAP_TARGO_FRAME_CONTRACT_SUBJECT
"Neuer jobbike Rahmen-Kunde:"
IMAP_TEST_FALLBACK_CONNECTION
"test_connection"
IMAP_TEST_FALLBACK_CONTRACT_ATTACHMENT_FROM_MAIL
"d.nycek@green-eye.de"
IMAP_TEST_FALLBACK_DELIVERY_RELEASE_FROM_MAIL
"t.leven@green-eye.de"
IMAP_TEST_FALLBACK_FRAME_CONTRACT_FROM_MAIL
"d.nycek@green-eye.de"
LOCK_DSN
"flock"
LOGGER_DIR
"internal_log"
MAILER_DSN
"smtp://emoleasing@green-eye.de:_Nu0TBHAxTu-OB98fnKAuxD0YcF1Bx@mail.green-eye.de:587?auto_tls=true"
MAILER_FROM_ADDRESS
"emoleasing@green-eye.de"
MAILER_URL
"null://localhost"
MAIL_FOR_ACCOUNTING_OPO
"t.leven@green-eye.de"
MAIL_FOR_ACCOUNTING_SEPA_XML
"s.merks@green-eye.de"
NOTIFICATION_ADMIN
"portal@greeneye.de"
NOTIFICATION_ALBIS
"ebikes@greeneye.de"
NOTIFICATION_BCC
"emoleasing@green-eye.de"
NOTIFICATION_GRENKE
"dein-jobbike@greeneye.de"
NOTIFICATION_TARGO
"NOTIFICATION_TARGO@greeneye.de"
NOTIFICATION_TARGO_SELFEMPLOYED
"NOTIFICATION_TARGO@greeneye.de"
OFFER_CREATE_DEALER_IDS
"8"
OFFER_CREATE_EMPLOYEE_IDS
"10;17009"
OFFER_CREATE_SELFEMPLOYED_IDS
"9161;9197;18021"
REGISTER_SALARY_COMPONENT_TRANSFER_AGREEMENT_2024
"docs/Überlassungsvertrag_Anlage 1_ Gehaltsbaustein_V2.4.pdf"
SELFEMPLOYED_DOC_REFERENCE_1
"docs/19DE01_Classic_Lease.pdf"
SELFEMPLOYED_DOC_REFERENCE_2
"docs/Datenschutzhinweise.pdf"
SELFEMPLOYED_INSURANCE
"docs/Alteos-AVB-Bike-Versicherung_Maerz-2023.pdf"
SELFEMPLOYED_INSURANCE_2024
"docs/Alteos-AVB-Bike-Versicherung_Maerz-2024.pdf"
SELFEMPLOYED_INSURANCE_2025
"docs/Alteos-AVB-Bike-Versicherung-April-2025.pdf"
STATUS_TARGO_CONNECTION_HOST
"imap.gmail.com"
STATUS_TARGO_CONNECTION_MAILBOX
"{imap.gmail.com:993/imap/ssl/novalidate-cert}INBOX"
STATUS_TARGO_CONNECTION_PASSWORD
"kmfvhnxsgkthupbz"
STATUS_TARGO_CONNECTION_PORT
"993"
STATUS_TARGO_CONNECTION_USERNAME
"status-dev@dein-jobbike.de"
SUPER_ADMIN_ID
"7"
TARGO_FRAME_CONTRACT_REQUEST_MAIL
"daniel.schnier@targobank.de"
TARGO_FRAME_CONTRACT_REQUEST_MAIL_CC
"partnerservice@targobank.de"
TARGO_OFFER_FRAME_REQUEST_CONTRACT_TYPE
"43608"
TARGO_OFFER_REQUEST_CONTRACT_TYPE
"1769"
TARGO_OFFER_REQUEST_EMPLOYEE_PW
"Letme11injb"
TARGO_OFFER_REQUEST_EMPLOYEE_USER
"BS_Bikes_Rahmen_b2b_user"
TARGO_OFFER_REQUEST_SELFEMPLOYEE_PW
"Letme11injb"
TARGO_OFFER_REQUEST_SELFEMPLOYEE_USER
"BS_Bikes_b2b_user"
TARGO_WEBSERVICE_WSDL
"/bank/targo/createTargoWebServiceWsdl.php"
TARGO_WEBSERVICE_WSDL_DEV
"/bank/targo/createTargoWebServiceDevWsdl.php"
TEST_CONNECTION_HOST
"mail.green-eye.de"
TEST_CONNECTION_MAILBOX
"{mail.green-eye.de:993/imap/ssl/novalidate-cert}INBOX"
TEST_CONNECTION_PASSWORD
"D56HxRTCpusaz939AclM4xRiIjCdRQ"
TEST_CONNECTION_PORT
"993"
TEST_CONNECTION_USERNAME
"t.leven@green-eye.de"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/clients/client36/web313/web"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/clients/client36/web313/web"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/clients/client36/web313/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/clients/client36/web313/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/clients/client36/web313"
HOSTNAME
""
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2247748b%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient36%5C%2Fweb313%5C%2Fweb%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=47748b; PHPSESSID=i9fetq0sp0g41h57g7rjjlatpu"
HTTP_HOST
"stage.dein-jobbike.de"
HTTP_REFERER
"https://stage.dein-jobbike.de/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://stage.dein-jobbike.de/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
REDIRECT_SSL_CIPHER_ALGKEYSIZE
"256"
REDIRECT_SSL_CIPHER_EXPORT
"false"
REDIRECT_SSL_CIPHER_USEKEYSIZE
"256"
REDIRECT_SSL_CLIENT_VERIFY
"NONE"
REDIRECT_SSL_COMPRESS_METHOD
"NULL"
REDIRECT_SSL_PROTOCOL
"TLSv1.3"
REDIRECT_SSL_SECURE_RENEG
"true"
REDIRECT_SSL_SERVER_A_KEY
"rsaEncryption"
REDIRECT_SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
REDIRECT_SSL_SERVER_I_DN
"CN=R13,O=Let's Encrypt,C=US"
REDIRECT_SSL_SERVER_I_DN_C
"US"
REDIRECT_SSL_SERVER_I_DN_CN
"R13"
REDIRECT_SSL_SERVER_I_DN_O
"Let's Encrypt"
REDIRECT_SSL_SERVER_M_SERIAL
"06B9CCB7B7DACC6DC47534269AC69710FF52"
REDIRECT_SSL_SERVER_M_VERSION
"3"
REDIRECT_SSL_SERVER_SAN_DNS_0
"stage.dein-jobbike.de"
REDIRECT_SSL_SERVER_S_DN
"CN=stage.dein-jobbike.de"
REDIRECT_SSL_SERVER_S_DN_CN
"stage.dein-jobbike.de"
REDIRECT_SSL_SERVER_V_END
"Jun  2 01:08:16 2026 GMT"
REDIRECT_SSL_SERVER_V_START
"Mar  4 01:08:17 2026 GMT"
REDIRECT_SSL_SESSION_ID
"dfa1688b105abe23727f0cbfa1e3292e7a025b02a020de3827d49e7bc2aef604"
REDIRECT_SSL_SESSION_RESUMED
"Initial"
REDIRECT_SSL_TLS_SNI
"stage.dein-jobbike.de"
REDIRECT_SSL_VERSION_INTERFACE
"mod_ssl/2.4.65"
REDIRECT_SSL_VERSION_LIBRARY
"OpenSSL/3.0.17"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.116"
REMOTE_PORT
"8923"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772606769
REQUEST_TIME_FLOAT
1772606769.0134
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/clients/client36/web313/web/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://stage.dein-jobbike.de/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"88.99.23.218"
SERVER_ADMIN
"webmaster@stage.dein-jobbike.de"
SERVER_NAME
"stage.dein-jobbike.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=R13,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"R13"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"06B9CCB7B7DACC6DC47534269AC69710FF52"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"stage.dein-jobbike.de"
SSL_SERVER_S_DN
"CN=stage.dein-jobbike.de"
SSL_SERVER_S_DN_CN
"stage.dein-jobbike.de"
SSL_SERVER_V_END
"Jun  2 01:08:16 2026 GMT"
SSL_SERVER_V_START
"Mar  4 01:08:17 2026 GMT"
SSL_SESSION_ID
"dfa1688b105abe23727f0cbfa1e3292e7a025b02a020de3827d49e7bc2aef604"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"stage.dein-jobbike.de"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.65"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.17"
SYMFONY_DOTENV_PATH
"/var/www/clients/client36/web313/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_URL,LOCK_DSN,MAILER_DSN,DATABASE_URL,DOCUMENT_UPLOAD_DIR,LOGGER_DIR,MAILER_FROM_ADDRESS,NOTIFICATION_BCC,NOTIFICATION_ADMIN,NOTIFICATION_GRENKE,NOTIFICATION_ALBIS,NOTIFICATION_TARGO,NOTIFICATION_TARGO_SELFEMPLOYED,DEFAULT_TRANSFER_AGREEMENT,DEFAULT_TRANSFER_AGREEMENT_2023,DEFAULT_TRANSFER_AGREEMENT_2024,REGISTER_SALARY_COMPONENT_TRANSFER_AGREEMENT_2024,ALTEOS_URL,ALTEOS_APP_KEY,ALTEOS_CLIENT_ID,ALTEOS_CLIENT_SECRET,SELFEMPLOYED_DOC_REFERENCE_1,SELFEMPLOYED_DOC_REFERENCE_2,SELFEMPLOYED_INSURANCE,SELFEMPLOYED_INSURANCE_2024,SELFEMPLOYED_INSURANCE_2025,HIDRIVE_CLIENT_ID,HIDRIVE_SECRET,TEST_CONNECTION_MAILBOX,TEST_CONNECTION_HOST,TEST_CONNECTION_PORT,TEST_CONNECTION_USERNAME,TEST_CONNECTION_PASSWORD,STATUS_TARGO_CONNECTION_MAILBOX,STATUS_TARGO_CONNECTION_HOST,STATUS_TARGO_CONNECTION_PORT,STATUS_TARGO_CONNECTION_USERNAME,STATUS_TARGO_CONNECTION_PASSWORD,IMAP_TEST_FALLBACK_CONNECTION,IMAP_TEST_FALLBACK_DELIVERY_RELEASE_FROM_MAIL,IMAP_TEST_FALLBACK_CONTRACT_ATTACHMENT_FROM_MAIL,IMAP_TARGO_CONNECTION,IMAP_TARGO_DELIVERY_RELEASE_FROM_MAIL,IMAP_TARGO_DELIVERY_RELEASE_SUBJECT,IMAP_TARGO_DELIVERY_RELEASE_BODY,IMAP_TARGO_CONTRACT_ATTACHMENT_FROM_MAIL,IMAP_TARGO_CONTRACT_ATTACHMENT_SUBJECT,IMAP_TARGO_FRAME_CONTRACT_FROM_MAIL,IMAP_TEST_FALLBACK_FRAME_CONTRACT_FROM_MAIL,IMAP_TARGO_FRAME_CONTRACT_SUBJECT,IMAP_TARGO_FRAME_CONTRACT_BODY,TARGO_WEBSERVICE_WSDL,TARGO_WEBSERVICE_WSDL_DEV,MAIL_FOR_ACCOUNTING_OPO,MAIL_FOR_ACCOUNTING_SEPA_XML,GRENKE_FRAME_CONTRACT_REQUEST_MAIL,ALBIS_FRAME_CONTRACT_REQUEST_MAIL,TARGO_FRAME_CONTRACT_REQUEST_MAIL,TARGO_FRAME_CONTRACT_REQUEST_MAIL_CC,TARGO_OFFER_REQUEST_SELFEMPLOYEE_USER,TARGO_OFFER_REQUEST_SELFEMPLOYEE_PW,TARGO_OFFER_REQUEST_EMPLOYEE_USER,TARGO_OFFER_REQUEST_EMPLOYEE_PW,TARGO_OFFER_FRAME_REQUEST_CONTRACT_TYPE,TARGO_OFFER_REQUEST_CONTRACT_TYPE,EMAIL_FOR_DEALER_REGISTRATION,DEALER_FOR_DEALER_CREDIT_TEST,DEALER_ORGANISATION,FAILURE_MAIL_SEND_TO,FRIENDLYCAPTCHA_API_KEY,FRIENDLYCAPTCHA_SITE_KEY,SUPER_ADMIN_ID,OFFER_CREATE_EMPLOYEE_IDS,OFFER_CREATE_SELFEMPLOYED_IDS,OFFER_CREATE_DEALER_IDS"
TEMP
"/var/www/clients/client36/web313/tmp"
TMP
"/var/www/clients/client36/web313/tmp"
TMPDIR
"/var/www/clients/client36/web313/tmp"
USER
"web313"
proxy-nokeepalive
"1"