GET https://break-dev.com/app/profile

ProfilController :: profile

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\Front\App\ProfilController::profile"
_firewall_context
"security.firewall.map.context.main"
_route
"app_profile"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[]
_stopwatch_token
"61293f"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,es;q=0.9,fr-FR;q=0.8,en;q=0.7,en-US;q=0.6"
connection
"keep-alive"
cookie
"main_deauth_profile_token=f28942; __stripe_mid=198ec787-36c4-4eac-b15d-034562044f1fb25d23; PHPSESSID=5h5qdl2q07b2odgsjltdmc5362"
host
"break-dev.com"
referer
"https://break-dev.com/app/listing/"
sec-ch-ua
""Chromium";v="134", "Not:A-Brand";v="24", "Google Chrome";v="134""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
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
"Thu, 10 Apr 2025 09:24:44 GMT"
x-debug-token
"d90fac"

Cookies

Request Cookies

Key Value
PHPSESSID
"5h5qdl2q07b2odgsjltdmc5362"
__stripe_mid
"198ec787-36c4-4eac-b15d-034562044f1fb25d23"
main_deauth_profile_token
"f28942"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 10 Apr 25 09:27:02 +0200"
Last used
"Thu, 10 Apr 25 11:24:32 +0200"
Lifetime
0

Session Attributes

Attribute Value
user
App\Entity\User {#709
  -id: 2
  -email: "host@break.com"
  -password: "$2y$10$6wJTxlqTYYh9lDJwFwt2cujbjc.yiXtaClTWrrI15NOCQLsALpUIK"
  -date_insert: DateTime @1742385808 {#702
    date: 2025-03-19 13:03:28.0 Europe/Paris (+01:00)
  }
  -listings: Doctrine\ORM\PersistentCollection {#716 …}
  -stripe_account_id: "acct_1R5CibQEk0kmmatM"
  -stripe_customer_id: null
  -phone: "+33627449430"
  -fname: "PHILIPPE PIERRE RAPHAËL"
  -lname: "ROUALLE DE ROUVILLE"
  -date_of_birth: DateTime @419032800 {#699
    date: 1983-04-13 00:00:00.0 Europe/Paris (+02:00)
  }
  -gender: "M"
  -nationality: "FR"
  -usual_name: "Hostman"
  -veriff_status: "approved"
  -profile_presentation: """
    Bonjour à tous, je m'appelle Philippe. J'ai 42 ans. \n
    Je vie avec Claire. Nous sommes une famille recomposée. Nous avons à nous deux 4 garçons entre 6 et 18 ans. \n
    Nous vivons à Paris dans le 17ème arrondissement. \n
    Nous louons sur Escapya 2 maisons : le 144 Ferret au Cap-Ferret sur le bassin d'Arcachon et la Grenouillère en Normandie dans l'Eure. \n
    Nous serons ravis de vous y accueillir!
    """
  -profile_airbnb: "https://www.airbnb.fr/users/show/487979"
  -profile_linkedin: "https://www.linkedin.com/in/philippe-roualle-86a69734/"
  -profile_facebook: "https://www.facebook.com/philippederouville/"
  -profile_instagram: "https://www.instagram.com/philippe2r"
  -profile_photo: "/uploads/photos/profile/2.jpg"
}
user_id
2

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventListener\AuthListener:44
[
  [
    "file" => "/var/www/dev/break/src/EventListener/AuthListener.php"
    "line" => 44
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\AuthListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev/break/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\AuthListener:47
[
  [
    "file" => "/var/www/dev/break/src/EventListener/AuthListener.php"
    "line" => 47
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\AuthListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev/break/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\AuthListener:51
[
  [
    "file" => "/var/www/dev/break/src/EventListener/AuthListener.php"
    "line" => 51
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\AuthListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev/break/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\AuthListener:52
[
  [
    "file" => "/var/www/dev/break/src/EventListener/AuthListener.php"
    "line" => 52
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\AuthListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev/break/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1882
[
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/var/cache/dev/twig/44/4436992903cfb4e135c31b9c94ad359f.php"
    "line" => 54
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_968f1538d67254bac109fb89f4851910"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/var/cache/dev/twig/87/871019f3dd6b051b4ee990482d8ec99b.php"
    "line" => 57
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2299bbaabc3e05cbb45f180bc129eff9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 434
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 439
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/src/Controller/Front/App/ProfilController.php"
    "line" => 20
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "profile"
    "class" => "App\Controller\Front\App\ProfilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev/break/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev/break/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "connexion_ok"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"526d49974cea85a901c140d7fa4e7fa9"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://phil:Coco1983.@127.0.0.1:3306/break_dev"
GOOGLE_APPLICATION_CREDENTIALS
"/var/www/dev/break/config/keys/striped-fulcrum-834-8593e7cdb38d.json"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SINCH_API_KEY
"8bb96253-bfc2-43cd-841c-26c5f23e67aa"
SINCH_API_SECRET
"OIz/qNTXRkaWoktc9hbuhg=="
SINCH_API_URL
"https://verification.api.sinch.com/verification/v1/verifications"
STRIPE_CONNECT_CLIENT_ID
"ca_..."
STRIPE_PUBLIC_KEY
"pk_test_51R59PwGMQY17Wcocbr4qkk3Ega67jIjQIf4ZIVsxLVDbQkQuMs7n5NnpCGTqAJToYazBGP7R5qMJ0IBFNUdCrGMQ00brhDc7VU"
STRIPE_SECRET_KEY
"sk_test_51R59PwGMQY17WcocXWBIlxD6skJrWzEWkkbw0sgc7u6CbExfHrYL0gWWOkFUePlL5f1a0vkXHOOhCWjNg6VZEPnJ00oEcVMdxu"
VERIFF_API_KEY
"64c54924-d840-4347-8451-18dfc1ad4814"
VERIFF_API_URL
"https://stationapi.veriff.com/v1/sessions"
WISE_API_TOKEN
"0a24de34-60dd-4c61-8abe-1317ad81f460"
WISE_API_URL
"https://api.sandbox.transferwise.tech"
WISE_PROFILE_ID
"28696393"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/dev/break/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev/break/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,es;q=0.9,fr-FR;q=0.8,en;q=0.7,en-US;q=0.6"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_deauth_profile_token=f28942; __stripe_mid=198ec787-36c4-4eac-b15d-034562044f1fb25d23; PHPSESSID=5h5qdl2q07b2odgsjltdmc5362"
HTTP_HOST
"break-dev.com"
HTTP_REFERER
"https://break-dev.com/app/listing/"
HTTP_SEC_CH_UA
""Chromium";v="134", "Not:A-Brand";v="24", "Google Chrome";v="134""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://break-dev.com/app/profile"
REDIRECT_SCRIPT_URL
"/app/profile"
REDIRECT_SSL_TLS_SNI
"break-dev.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/app/profile"
REMOTE_ADDR
"195.68.8.134"
REMOTE_PORT
"12437"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1744277084
REQUEST_TIME_FLOAT
1744277084.5206
REQUEST_URI
"/app/profile"
SCRIPT_FILENAME
"/var/www/dev/break/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://break-dev.com/app/profile"
SCRIPT_URL
"/app/profile"
SERVER_ADDR
"57.128.16.253"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"break-dev.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at break-dev.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SSL_TLS_SNI
"break-dev.com"
SYMFONY_DOTENV_PATH
"/var/www/dev/break/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,STRIPE_CONNECT_CLIENT_ID,VERIFF_API_KEY,VERIFF_API_URL,SINCH_API_KEY,SINCH_API_SECRET,SINCH_API_URL,WISE_API_URL,WISE_API_TOKEN,WISE_PROFILE_ID,GOOGLE_APPLICATION_CREDENTIALS"