Redirect 302 redirect from GET @app_home (ad1fed)

GET https://d.app.gocrm.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_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 {#82
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppUserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppUserAuthenticator {#102 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#80
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#77 …}
  }
]
_stopwatch_token
"799716"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=5skq2np8tm66hij3i9idsr09t5; main_deauth_profile_token=ad1fed; sf_redirect=%7B%22token%22%3A%22ad1fed%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPageController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fgocrm.fr%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FPageController.php%22%2C%22line%22%3A77%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"d.app.gocrm.fr"
referer
"https://d.app.gocrm.fr/"
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
"Mon, 17 Aug 2026 19:50:00 GMT"
x-debug-token
"6c0f80"

Cookies

Request Cookies

Key Value
PHPSESSID
"5skq2np8tm66hij3i9idsr09t5"
main_deauth_profile_token
"ad1fed"
sf_redirect
"{"token":"ad1fed","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\PageController","method":"home","file":"\/var\/www\/vhosts\/gocrm.fr\/app\/src\/Controller\/PageController.php","line":77},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Mon, 17 Aug 26 21:49:59 +0200"
Last used
"Mon, 17 Aug 26 21:49:59 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://d.app.gocrm.fr/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/security-bundle/Security.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/src/EventSubscriber/SessionCheckSubscriber.php"
    "line" => 47
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onRequest"
    "class" => "App\EventSubscriber\SessionCheckSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1928
[
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/var/cache/dev/twig/55/55dc41bcc94384068fa170c52409aded.php"
    "line" => 52
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1a1b140916d73296783535b797e3c83c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1527
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/var/cache/dev/twig/c6/c6df412cc8bffe047c9a3968e8f4b0a6.php"
    "line" => 116
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7d242a18673fe72f105bd56029c3c5c9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/var/cache/dev/twig/85/85e5f4fe394a922038053767e8b3a212.php"
    "line" => 63
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a6bdcdad2e01bc35f7fac09ee66f8180"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/src/Controller/SecurityController.php"
    "line" => 29
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/gocrm.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/gocrm.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"alexdurand@me.com"
ALT_SITE_NAME
"Place Des Finances"
APIVIA_HEALTH_APIHOST
"XXX"
APIVIA_HEALTH_APIKEY
"XXX"
APIVIA_LOAN_APIHOST
"webservice.securimut.fr"
APP_ENV
"dev"
APP_SECRET
"46cd4c618a58ce888541e62faafbc9a9"
APRIL_URL
"https://wspartenaires.april.fr/"
ASSURLY_APIHOST
"67od7twzfa.execute-api.eu-west-3.amazonaws.com/dev/general"
AWS_S3_BUCKET_NAME
"gocrm-dev"
AWS_S3_REGION
"eu-west-3"
BLANDAI_APIKEY
"sk-6rsa9qmydjxbfzjj7j2rp11yn2w3rb9ypath153bd16e4chwompisjp81d44xnwb69"
BLANDAI_APIURL
"https://us.api.bland.ai/v1/"
BLANDAI_TWILLIOKEY
"d614f213-e88e-4ed2-9c63-83a22c5bc9ff"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://gocrmuser:^tejyUYgA2H4TujvDpbF@127.0.0.1:5432/gocrmdb?serverVersion=16&charset=utf8"
DOCAGE_APIKEY
"XXX"
DOCAGE_APIURL
"https://api.docage.com/"
DOCAGE_USERNAME
"admin@gocrm.fr"
EFFICIALE_URL
"https://v2.efficiale.io/api/"
HTTPSMS_APIKEY
"XXX"
HTTPSMS_APIURL
"https://api.httpsms.com/v1/"
JWT_PASSPHRASE
"7161f8dcbb0743a309c6daa324e6ebde"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KEYYO_HOST
"ssl.keyyo.com"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://bf8257ea9f60c6:e2e4281fdba4b7@sandbox.smtp.mailtrap.io:2525"
MERCURE_JWT_SECRET
"SjcJmqnz9NkKpYpHciYSopsh8YJSv6z7mDzAl3mmZAQWkLuVhi"
MERCURE_PUBLIC_URL
"https://d.app.gocrm.fr/hub/.well-known/mercure"
MERCURE_URL
"https://d.app.gocrm.fr/hub/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
NETREVIEWS_SECURE_KEY
"XXX"
NETREVIEWS_URL
"http://www.avis-verifies.com/index.php"
NETREVIEWS_WEBSITE_ID
"XXX"
NEWRELIC_API_KEY
"FIXME"
ONESIGNAL_APPID
"XXXX"
OPENAI_APIKEY
"XXX"
RINGOVER_APIURL
"https://public-api.ringover.com/v2"
SENDINBLUE_DSN
"sendinblue://xkeysib-XXX@default?sender=0491548368"
SENTRY_DSN
""
SIMULASSUR_SOURCE
"elois7690"
SIMULASSUR_URL
"https://apigateway.simulassur.fr/api/pricing"
SITE_BASE_HOST
"d.app.gocrm.fr"
SITE_BASE_SCHEME
"https"
SITE_BASE_URL
"https://d.app.gocrm.fr"
SITE_DEFAULT_LOCALE
"fr"
SITE_NAME
"GOCRM"
SLACK_DSN
"slack://xoxb-1193778419969-3996163219921-eZowBSVnHGEgrMula6N3PnkZ@default?channel=test"
SMSEGRESS_APIKEY
"XXXX"
SMSEGRESS_APIURL
"https://app.smsegress.com/api/"
SMSPARTNER_APIKEY
"XXX"
SMSPARTNER_APIURL
"http://api.smspartner.fr/v1/"
STRIPE_ENDPOINT_SECRET_LIVE
"XXX"
STRIPE_ENDPOINT_SECRET_TEST
"XXX"
STRIPE_PUBLIC_KEY_LIVE
"XXX"
STRIPE_PUBLIC_KEY_TEST
"XXX"
STRIPE_SECRET_KEY_LIVE
"XXX"
STRIPE_SECRET_KEY_TEST
"XXX"
TIKTOK_ACCESSTOKEN
"XXX"
TIKTOK_APIURL
"https://business-api.tiktok.com/open_api/v1.3/"
TIKTOK_APPID
"XXX"
TIKTOK_AUTHCODE
"XXXX"
TIKTOK_SECRET
"XXX"
UGIP_URL
"https://ws-tarification.procento.fr/Tarification/CalculEmprunteur1"
UTWIN_WSDL
"https://webservice.utwin.fr/devisutwin.svc?wsdl"
VAPI_APIKEY
"5125b5b8-a68e-4f05-a27e-c6560982e389"
VAPI_APIURL
"https://api.vapi.ai/"
VOICEPARTNER_APIKEY
"XXX"
VOICEPARTNER_APIURL
"http://api.voicepartner.fr/v1/"
WKHTMLTOIMAGE_PATH
"/usr/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"
ZENIOO_URL
"https://soizic.zenioo.com/"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/gocrm.fr/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/gocrm.fr/app"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/gocrm.fr/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/gocrm"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=5skq2np8tm66hij3i9idsr09t5; main_deauth_profile_token=ad1fed; sf_redirect=%7B%22token%22%3A%22ad1fed%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CPageController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fgocrm.fr%5C%2Fapp%5C%2Fsrc%5C%2FController%5C%2FPageController.php%22%2C%22line%22%3A77%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"d.app.gocrm.fr"
HTTP_REFERER
"https://d.app.gocrm.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.125"
REMOTE_PORT
"40059"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786996199
REQUEST_TIME_FLOAT
1786996199.9404
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/gocrm.fr/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.33.42"
SERVER_NAME
"d.app.gocrm.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/gocrm.fr/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,CORS_ALLOW_ORIGIN,SENTRY_DSN,LOCK_DSN,SITE_NAME,ALT_SITE_NAME,SITE_BASE_SCHEME,SITE_BASE_HOST,SITE_BASE_URL,SITE_DEFAULT_LOCALE,ADMIN_EMAIL,AWS_S3_REGION,AWS_S3_BUCKET_NAME,KEYYO_HOST,RINGOVER_APIURL,SMSPARTNER_APIURL,SMSPARTNER_APIKEY,VOICEPARTNER_APIURL,VOICEPARTNER_APIKEY,ASSURLY_APIHOST,APIVIA_LOAN_APIHOST,APIVIA_HEALTH_APIHOST,APIVIA_HEALTH_APIKEY,UTWIN_WSDL,APRIL_URL,ZENIOO_URL,SIMULASSUR_URL,SIMULASSUR_SOURCE,UGIP_URL,OPENAI_APIKEY,SMSEGRESS_APIURL,SMSEGRESS_APIKEY,HTTPSMS_APIURL,HTTPSMS_APIKEY,DOCAGE_USERNAME,DOCAGE_APIURL,DOCAGE_APIKEY,EFFICIALE_URL,STRIPE_PUBLIC_KEY_TEST,STRIPE_SECRET_KEY_TEST,STRIPE_ENDPOINT_SECRET_TEST,STRIPE_PUBLIC_KEY_LIVE,STRIPE_SECRET_KEY_LIVE,STRIPE_ENDPOINT_SECRET_LIVE,NETREVIEWS_URL,NETREVIEWS_WEBSITE_ID,NETREVIEWS_SECURE_KEY,ONESIGNAL_APPID,TIKTOK_APIURL,TIKTOK_APPID,TIKTOK_SECRET,TIKTOK_AUTHCODE,TIKTOK_ACCESSTOKEN,BLANDAI_APIURL,BLANDAI_APIKEY,BLANDAI_TWILLIOKEY,VAPI_APIURL,VAPI_APIKEY,SLACK_DSN,SENDINBLUE_DSN,NEWRELIC_API_KEY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"gocrm"