GoogleController :: connectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Security\GoogleController::connectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _redirected | true |
| _route | "connect_google_start" |
| _route_params | [ "_locale" => "en" ] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#769 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "5186a9" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=22c12d; sf_redirect=%7B%22token%22%3A%2222c12d%22%2C%22route%22%3A%22connect_facebook_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CFacebookController%22%2C%22method%22%3A%22connectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fnet%5C%2Fsymfony%5C%2Fvhosts%5C%2Ftest-zdeal-frontend%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FFacebookController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=1ibfrdmo89bg3bvs6s0jn6jkqk" |
| host | "test.zdeal.cm" |
| 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, 01 Jun 2026 04:02:06 GMT" |
| location | "https://accounts.google.com/o/oauth2/v2/auth?scope=openid%20email%20profile%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile&state=d7e78e2da38db08a3449636863ef3400&response_type=code&redirect_uri=https%3A%2F%2Ftest.zdeal.cm%2Fen%2Fsecurity%2Fconnect%2Fgoogle%2Fcheck&client_id=1086832674266-q9ams2bk8do955gggcac5pu549qvhd84.apps.googleusercontent.com" |
| set-cookie | "REMEMBERME=deleted; expires=Sun, 01 Jun 2025 04:02:05 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "362520" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "1ibfrdmo89bg3bvs6s0jn6jkqk" |
| main_deauth_profile_token | "22c12d" |
| sf_redirect | "{"token":"22c12d","route":"connect_facebook_start","method":"GET","controller":{"class":"App\\Controller\\Security\\FacebookController","method":"connectAction","file":"\/home\/net\/symfony\/vhosts\/test-zdeal-frontend\/src\/Controller\/Security\/FacebookController.php","line":37},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#769 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 01 Jun 26 04:02:05 +0000" |
| Last used | "Mon, 01 Jun 26 04:02:05 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en" |
| knpu.oauth2_client_state | "d7e78e2da38db08a3449636863ef3400" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LocaleSubscriber:129
[
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/src/EventSubscriber/LocaleSubscriber.php"
"line" => 129
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/public/index.php"
"line" => 5
"args" => [
"/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 181
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/public/index.php"
"line" => 5
"args" => [
"/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Api\TokenService:26
[
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/src/Api/TokenService.php"
"line" => 26
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/src/Security/ApiTokenAuthenticator.php"
"line" => 91
"function" => "tokenIsValid"
"class" => "App\Api\TokenService"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 72
"function" => "authenticate"
"class" => "App\Security\ApiTokenAuthenticator"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 185
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/public/index.php"
"line" => 5
"args" => [
"/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
KnpU\OAuth2ClientBundle\Client\OAuth2Client:71
[
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
"line" => 71
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/src/Controller/Security/GoogleController.php"
"line" => 44
"function" => "redirect"
"class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connectAction"
"class" => "App\Controller\Security\GoogleController"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/net/symfony/vhosts/test-zdeal-frontend/public/index.php"
"line" => 5
"args" => [
"/home/net/symfony/vhosts/test-zdeal-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENABLE_CB | "1" |
| APP_ENABLE_MTN | "1" |
| APP_ENABLE_OM | "1" |
| APP_ENABLE_PAYMENTS | "1" |
| APP_ENABLE_PAYPAL | "0" |
| APP_ENABLE_SEPA | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "d1f572bad7f8ad89f50e77a3e2bc88fd" |
| APP_WHATSAPP_NUMBER | "237659759127" |
| BASE_URL | "https://test.app.zdeal.cm/api" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=15&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| FACEBOOK_ACCESS_TOKEN | "AIzaSyCKYi3Lj1URUnRzzZpdXVQ3_8CihDXdg-8" |
| FACEBOOK_PAGE_ID | "" |
| MAILER_DSN | "gmail+smtp://nkap.inov.dev:uyltufodenxiyxsd@default" |
| MAILER_SENDER | "nkap.inov.dev@gmail.com" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_FACEBOOK_ID | "871866291324863" |
| OAUTH_FACEBOOK_SECRET | "92af104a021038d64afd380d53ee3e0f" |
| OAUTH_GOOGLE_CLIENT_ID | "1086832674266-q9ams2bk8do955gggcac5pu549qvhd84.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| RECAPTCHA3_KEY | "6Lcpks4oAAAAAMdVvR9SR5HTRAilcEvKJOdNLSdl" |
| RECAPTCHA3_SECRET | "6Lcpks4oAAAAAAynA7mjV6fziBaGQ3lOXEwfsxn3" |
| REDIS_HOST | "10.10.0.1" |
| REDIS_PASSWORD | "%g8Z71 *d9S7C@ P&42SkDur#u TsOFMt" |
| REDIS_PORT | "6379" |
| REDIS_URL | "redis://:%25g8Z71%20%2Ad9S7C%24Q%40%20P%2642SkDur%23u%20TsOFMt@10.10.0.1:6379" |
| TINY_API_KEY | "4vihfc8dn45rlclwjuxlj5k2whpp85vf7blxcb09vluw3g0k" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/net/symfony/vhosts/test-zdeal-frontend" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/net/symfony/vhosts/test-zdeal-frontend" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/net/symfony/vhosts/test-zdeal-frontend/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/net/symfony/vhosts/test-zdeal-frontend/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=22c12d; sf_redirect=%7B%22token%22%3A%2222c12d%22%2C%22route%22%3A%22connect_facebook_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurity%5C%5CFacebookController%22%2C%22method%22%3A%22connectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fnet%5C%2Fsymfony%5C%2Fvhosts%5C%2Ftest-zdeal-frontend%5C%2Fsrc%5C%2FController%5C%2FSecurity%5C%2FFacebookController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=1ibfrdmo89bg3bvs6s0jn6jkqk" |
| HTTP_HOST | "test.zdeal.cm" |
| 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:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "test.zdeal.cm" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/en/security/connect/google/" |
| REMOTE_ADDR | "216.73.217.169" |
| REMOTE_PORT | "25611" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780286525 |
| REQUEST_TIME_FLOAT | 1780286525.8715 |
| REQUEST_URI | "/en/security/connect/google/" |
| SCRIPT_FILENAME | "/home/net/symfony/vhosts/test-zdeal-frontend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.68.225.221" |
| SERVER_ADMIN | "info@nkap.fr" |
| SERVER_NAME | "test.zdeal.cm" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at test.zdeal.cm Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "test.zdeal.cm" |
| SYMFONY_DOTENV_PATH | "/home/net/symfony/vhosts/test-zdeal-frontend/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,DEFAULT_URI,APP_ENABLE_PAYMENTS,APP_ENABLE_PAYPAL,APP_ENABLE_CB,APP_ENABLE_SEPA,APP_ENABLE_OM,APP_ENABLE_MTN,MAILER_DSN,MAILER_SENDER,BASE_URL,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,FACEBOOK_PAGE_ID,FACEBOOK_ACCESS_TOKEN,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,TINY_API_KEY,APP_WHATSAPP_NUMBER,REDIS_HOST,REDIS_PORT,REDIS_URL,REDIS_PASSWORD" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |