GoogleAuthController :: connectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\GoogleAuthController::connectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "connect_google_start" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#340 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#232 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#338 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#339 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#341 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#342 …} } ] |
| _stopwatch_token | "2caa14" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "0" |
| host | "posisds.eltand.ro" |
| 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 | "Tue, 26 May 2026 20:50:58 GMT" |
| location | "https://accounts.google.com/o/oauth2/v2/auth?scopes%5B0%5D=email&scopes%5B1%5D=profile&scope=openid%20email%20profile&state=58d95dd4bb905e7c1218e31ff2fba7ef&response_type=code&redirect_uri=https%3A%2F%2Fposisds.eltand.ro%2Fconnect%2Fgoogle%2Fcheck&client_id=NOT_CONFIGURED" |
| x-debug-token | "930c23" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 26 May 26 23:50:58 +0300" |
| Last used | "Tue, 26 May 26 23:50:58 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| oauth2state | "58d95dd4bb905e7c1218e31ff2fba7ef" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\Controller\GoogleAuthController:24
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/src/Controller/GoogleAuthController.php"
"line" => 24
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connectAction"
"class" => "App\Controller\GoogleAuthController"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/spqxqpmp/posisds.eltand.ro/public/index.php"
"line" => 5
"args" => [
"/home/spqxqpmp/posisds.eltand.ro/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_PASSWORD | "lmIrvJykYeUnjqwiw3JB" |
| APP_ENV | "dev" |
| APP_SECRET | "dec28c0bc551d751707fb20ad1f9b9be" |
| CLIENT_CODE | "Template" |
| DATABASE_DB | "spqxqpmp_bfg" |
| DATABASE_HOST | "localhost" |
| DATABASE_PSW | "SRsVxm9p1FWl+Db" |
| DATABASE_URL | "mysql://spqxqpmp_bfg:SRsVxm9p1FWl+Db@localhost/spqxqpmp_bfg" |
| DATABASE_USER | "spqxqpmp_bfg" |
| GEMINI_API_KEY | "AIzaSyAqhrod9uSS379ej3UywnSISxiUiFhHdKM" |
| HELPDESK_PASSWORD | "Kz4rhrsFsAwDpJMz" |
| MAILER_DSN | "smtp://mail.eltand.com:25" |
| OAUTH_GOOGLE_CLIENT_ID | "202893737142-kskrn5roaj6c5ui07gk368i150eogr3f.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| SMTP_EMAIL | "noreply@eltand.com" |
| SMTP_HOST | "mail.eltand.com" |
| SMTP_PORT | "25" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/spqxqpmp/posisds.eltand.ro" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/spqxqpmp/posisds.eltand.ro" ] |
| BASE | "/public" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/spqxqpmp/posisds.eltand.ro" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/spqxqpmp/posisds.eltand.ro" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "3" |
| H2_STREAM_TAG | "941566-611-3" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "posisds.eltand.ro" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/public/index.php" |
| PWD | "/" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_H2_STREAM_TAG | "941566-611-3" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_H2PUSH | "off" |
| REDIRECT_REDIRECT_H2_PUSH | "off" |
| REDIRECT_REDIRECT_H2_PUSHED | "" |
| REDIRECT_REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_REDIRECT_H2_STREAM_TAG | "941566-611-3" |
| REDIRECT_REDIRECT_HTTP2 | "on" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "posisds.eltand.ro" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "ahYHsnp53w1Cb0O4Y0_HswAATQE" |
| REDIRECT_SSL_TLS_SNI | "posisds.eltand.ro" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ahYHsnp53w1Cb0O4Y0_HswAATQE" |
| REDIRECT_URL | "/public/connect/google" |
| REMOTE_ADDR | "216.73.216.53" |
| REMOTE_PORT | "60555" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1779828658 |
| REQUEST_TIME_FLOAT | 1779828658.3355 |
| REQUEST_URI | "/connect/google" |
| SCRIPT_FILENAME | "/home/spqxqpmp/posisds.eltand.ro/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "89.44.200.121" |
| SERVER_ADMIN | "webmaster@posisds.eltand.ro" |
| SERVER_NAME | "posisds.eltand.ro" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "<address>Apache Server at posisds.eltand.ro Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "posisds.eltand.ro" |
| SYMFONY_DOTENV_PATH | "/home/spqxqpmp/posisds.eltand.ro/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,CLIENT_CODE,DATABASE_USER,DATABASE_PSW,DATABASE_DB,DATABASE_HOST,DATABASE_URL,SMTP_HOST,SMTP_PORT,MAILER_DSN,SMTP_EMAIL,ADMIN_PASSWORD,HELPDESK_PASSWORD,GEMINI_API_KEY,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "ahYHsnp53w1Cb0O4Y0_HswAATQE" |