Redirect 302 redirect from GET @home (f2eb0a)

GET https://bivteam.shop/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#512
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "app_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#465
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#258 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#472
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#473 …}
  }
]
_stopwatch_token
"4d37e6"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=dbd7ef; PHPSESSID=e2825b750c1185204cfa9c8cf9c064b4; sf_redirect=%7B%22token%22%3A%22f2eb0a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CArticleController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fbivtear%5C%2Fwww%5C%2Fwebshop_bivteam%5C%2Fsrc%5C%2FController%5C%2FArticleController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"bivteam.shop"
referer
"https://bivteam.shop/fr/home"
remote-ip
"216.73.216.101"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.101"
x-forwarded-proto
"https"
x-ovhrequest-id
"b0b6e2f592d9c1a8346145a7a399c525"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://bivteam.shop/login' \
  --header 'Remote-Ip: 216.73.216.101' \
  --header 'Referer: https://bivteam.shop/fr/home' \
  --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-Ovhrequest-Id: b0b6e2f592d9c1a8346145a7a399c525' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Forwarded-For: 216.73.216.101' \
  --header 'X-Predictor: 1' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'main_deauth_profile_token=dbd7ef; PHPSESSID=e2825b750c1185204cfa9c8cf9c064b4; sf_redirect=%7B%22token%22%3A%22f2eb0a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CArticleController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fbivtear%5C%2Fwww%5C%2Fwebshop_bivteam%5C%2Fsrc%5C%2FController%5C%2FArticleController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 14 Jul 2026 19:33:22 GMT"
expires
"Tue, 14 Jul 2026 19:33:22 GMT"
x-debug-token
"70bd1d"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"e2825b750c1185204cfa9c8cf9c064b4"
main_deauth_profile_token
"dbd7ef"
sf_redirect
"{"token":"f2eb0a","route":"home","method":"GET","controller":{"class":"App\\Controller\\ArticleController","method":"home","file":"\/home\/bivtear\/www\/webshop_bivteam\/src\/Controller\/ArticleController.php","line":35},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:30
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 30
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/SecurityController.php"
    "line" => 45
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/SecurityController.php"
    "line" => 46
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/ResolvedFormType.php"
    "line" => 120
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/SecurityController.php"
    "line" => 54
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/ResolvedFormType.php"
    "line" => 120
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/SecurityController.php"
    "line" => 54
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/GlobalController.php"
    "line" => 62
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/ExtensionSet.php"
    "line" => 365
    "function" => "getGlobals"
    "class" => "App\Controller\GlobalController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/Environment.php"
    "line" => 908
    "function" => "getGlobals"
    "class" => "Twig\ExtensionSet"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/Template.php"
    "line" => 406
    "function" => "getGlobals"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/src/Controller/SecurityController.php"
    "line" => 51
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/bivtear/www/webshop_bivteam/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_USER_NAME
"ADMIN_BIVTEAM_API"
API_USER_PASSWORD
"$argon2id$v=19$m=65536,t=4,p=1$alVML2xEUmhWVFQxSllPdA$1D+bfqBBNw5So/DcPZJ7H2rLsxM8ib799ua2UURfWBM"
APP_ENV
"dev"
APP_SECRET
"8e09c4b1bee89f482c6c8a428ef30af1"
BIVKPI_PASSWORD
"BiVtR@ce51_API"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://bivtearadmin:BiVtRace51@bivtearadmin.mysql.db:3306/bivtearadmin?serverVersion=5.7.40"
MAILER_DSN
"mandrill+https://md-5YkNjjx85OyJChdh8PCLRQ@default"
MAINTENANCE_MODE
"0"
MOLLIE
"test_GUxBAbFTQB5RGbrrQzHUdqA7PQuja4"
RETURN_MOLLIE
"https://bivteam.shop"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster131"
DOCUMENT_ROOT
"/home/bivtear/www/webshop_bivteam/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=dbd7ef; PHPSESSID=e2825b750c1185204cfa9c8cf9c064b4; sf_redirect=%7B%22token%22%3A%22f2eb0a%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CArticleController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fbivtear%5C%2Fwww%5C%2Fwebshop_bivteam%5C%2Fsrc%5C%2FController%5C%2FArticleController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"bivteam.shop"
HTTP_REFERER
"https://bivteam.shop/fr/home"
HTTP_REMOTE_IP
"216.73.216.101"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.101"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"b0b6e2f592d9c1a8346145a7a399c525"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.101"
REMOTE_PORT
"42398"
REQUEST_METHOD
"GET"
REQUEST_TIME
1784057602
REQUEST_TIME_FLOAT
1784057602.047
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/bivtear/www/webshop_bivteam/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://bivteam.shop:443/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"10.131.20.2"
SERVER_ADMIN
"postmaster@bivteam.shop"
SERVER_NAME
"bivteam.shop"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/bivtear/www/webshop_bivteam/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN,API_USER_NAME,API_USER_PASSWORD,MOLLIE,RETURN_MOLLIE,BIVKPI_PASSWORD,MAINTENANCE_MODE"
UNIQUE_ID
"alaPAhksPRxa@lKYD2WpBgAADxI"
USER
"bivtear"
argc
0
argv
[]