Redirect 302 redirect from GET @homepage (734ea5)

GET https://test1.loic.allsoftware.work/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Allsoftware\SymfonyBundle\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"security_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#970
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#967 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#981
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#980 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#982
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#879 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#988
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#983 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#990
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator {#1020 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1023
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1024 …}
  }
]
_stopwatch_token
"e4c204"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.170"
cf-ipcountry
"US"
cf-ray
"a1ebab965bdca691-CMH"
cf-visitor
"{"scheme":"https"}"
cf-warp-tag-id
"3f79471b-7176-44a0-9700-7c990cbf9cc3"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%22734ea5%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4abad3c03676f9a79bd30fff6c6081bd; main_deauth_profile_token=734ea5"
host
"test1.loic.allsoftware.work"
referer
"https://test1.loic.allsoftware.work/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.170"
x-forwarded-proto
"https"
x-php-ob-level
"0"

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
"Tue, 21 Jul 2026 16:44:26 GMT"
x-debug-token
"3bc4a4"

Cookies

Request Cookies

Key Value
PHPSESSID
"4abad3c03676f9a79bd30fff6c6081bd"
main_deauth_profile_token
"734ea5"
sf_redirect
"{"token":"734ea5","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"homepage","file":"\/var\/www\/html\/src\/Controller\/DashboardController.php","line":15},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Tue, 21 Jul 26 18:44:25 +0200"
Last used
"Tue, 21 Jul 26 18:44:25 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://test1.loic.allsoftware.work/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/lib/allsoftware-symfony-bundle/src/EventSubscriber/SentryUserSubscriber.php"
    "line" => 33
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Allsoftware\SymfonyBundle\EventSubscriber\SentryUserSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/lib/allsoftware-symfony-bundle/src/Controller/SecurityController.php"
    "line" => 54
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Allsoftware\SymfonyBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/lib/allsoftware-symfony-bundle/src/Controller/SecurityController.php"
    "line" => 56
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Allsoftware\SymfonyBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e2/e2db320b54b1f1bc20f721ec186e1c6f.php"
    "line" => 163
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_login_box_error"
    "class" => "__TwigTemplate_9158b3883be808ede18a19f6451c131b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/3c/3cbb602589dc9357377d51eb3d8d2d97.php"
    "line" => 630
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_login_box"
    "class" => "__TwigTemplate_39c3628d81095776a54835c72284613f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/3c/3cbb602589dc9357377d51eb3d8d2d97.php"
    "line" => 149
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_39c3628d81095776a54835c72284613f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/71/711a0fa6a17f48e5fd22be97264e6126.php"
    "line" => 58
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_afdecf707d1b49a667ea9c0e8fe094be"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/e2/e2db320b54b1f1bc20f721ec186e1c6f.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9158b3883be808ede18a19f6451c131b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/1c/1c4a82f098a40bad587bb874212e0f83.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_15f7371ad1513dfc2e41a026ef265120"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/lib/allsoftware-symfony-bundle/src/Controller/SecurityController.php"
    "line" => 52
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Allsoftware\SymfonyBundle\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APPLE_APP_ID
"ToBeDefined"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_NAME
"Plateforme Bricard"
APP_SECRET
"ToBeDefined"
APP_URL
"loic.allsoftware.work"
APP_WEBSITE
"https://www.bricard.com/"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_COMMUN_URL
"mysql://root:root@mysqlhost:3306/docker_allsoft_multitenant"
DATABASE_NAME_BY_ORGANISATION
"1"
DATABASE_NAME_PREFIX
"docker_"
DATABASE_URL
"mysql://root:root@mysqlhost:3306/docker_admin"
DOCKER_ORGANISATION
"test"
EMAIL_SENDER
"[email protected]"
JWT_PASSPHRASE
"ToBeDefined"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://localsmtp:1025?verify_peer=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OIDC_ENCRYPTION_KEY
""
OIDC_PUBLIC_KEY
"%kernel.project_dir%/config/oauth/public.key"
OIDC_SECRET_KEY
"%kernel.project_dir%/config/oauth/private.key"
ORGANISATION_BY_SUBDOMAIN
"1"
SENTRY_AUTH_TOKEN
""
SENTRY_DSN
""
SENTRY_ENVIRONMENT
"ToBeDefined"
SENTRY_ORG
"allsoftware"
SENTRY_PROJECT
"bricard"
SENTRY_URL
"https://sentry.io"
TRUSTED_HOSTS
"^(localhost|allsoftware\.lan|allsoftdocker\.allsoftware\.lan)$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
WEASYPRINT_PATH
"/usr/local/bin/weasyprint"
YONOMI_AUDIENCE
"https://services.yonomi.cloud"
YONOMI_CLIENT_ID
"dwrK1RsfhKGTXWlEjpzEmIyYrfO2RWsp"
YONOMI_CLIENT_SECRET
"tL3Gxe5OofOv1vTGbCcUFpHJiYyah0xWAaX2JIvDUn9a8aDtgkVXwtoAvNPLKFDr"
YONOMI_ENDPOINT
"https://services.yonomi.cloud/graphql"
YONOMI_FEDERATION_ID
"uaKMC3nzxl5Nk9ciGMsq"
YONOMI_IDP_AUTH_ORG
"org_WbNMWwxNZ9jvYcrE"
YONOMI_ISSUER
"https://loic.allsoftware.work/"
YONOMI_ORG_ID
"18648458-10df-45b3-9999-286641c8176d"
YONOMI_REDIRECT_URI
"https://loic.allsoftware.work/oauth2-on-authorize"
YONOMI_URL_ACCESS_TOKEN
"https://services.yonomi.cloud/oauth/token"
YONOMI_URL_AUTHORIZE
"https://services.yonomi.cloud/authorize?organization=org_WbNMWwxNZ9jvYcrE"
YONOMI_URL_RESOURCE_OWNER_DETAILS
"https://loic.allsoftware.work/oauth/userinfo"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
GECKODRIVER_VERSION
"0.28.0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOSTNAME
"925fd84cdd64"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.170"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a1ebab965bdca691-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_WARP_TAG_ID
"3f79471b-7176-44a0-9700-7c990cbf9cc3"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22734ea5%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=4abad3c03676f9a79bd30fff6c6081bd; main_deauth_profile_token=734ea5"
HTTP_HOST
"test1.loic.allsoftware.work"
HTTP_REFERER
"https://test1.loic.allsoftware.work/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.170"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"C"
PATH
"/root/.ebcli-virtual-env/executables:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.5.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f2"
PHP_URL
"https://www.php.net/distributions/php-8.5.5.tar.xz"
PHP_VERSION
"8.5.5"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"10.10.58.7"
REMOTE_PORT
"38452"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1784652265
REQUEST_TIME_FLOAT
1784652265.9658
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.10.58.5"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"test1.loic.allsoftware.work"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at test1.loic.allsoftware.work Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,DATABASE_COMMUN_URL,MAILER_DSN,SENTRY_URL,SENTRY_ORG,SENTRY_PROJECT,SENTRY_DSN,SENTRY_AUTH_TOKEN,SENTRY_ENVIRONMENT,WEASYPRINT_PATH,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,APPLE_APP_ID,ORGANISATION_BY_SUBDOMAIN,DATABASE_NAME_BY_ORGANISATION,DATABASE_NAME_PREFIX,APP_NAME,APP_WEBSITE,APP_URL,EMAIL_SENDER,YONOMI_CLIENT_ID,YONOMI_CLIENT_SECRET,YONOMI_REDIRECT_URI,YONOMI_URL_AUTHORIZE,YONOMI_URL_ACCESS_TOKEN,YONOMI_URL_RESOURCE_OWNER_DETAILS,YONOMI_ORG_ID,YONOMI_AUDIENCE,YONOMI_ENDPOINT,YONOMI_ISSUER,YONOMI_IDP_AUTH_ORG,OIDC_SECRET_KEY,OIDC_PUBLIC_KEY,OIDC_ENCRYPTION_KEY,APP_DEBUG,TRUSTED_HOSTS,DOCKER_ORGANISATION,YONOMI_FEDERATION_ID"
userPrefixPort
"10"
xdebugRemoteMachine
"192.168.40.20"