GoogleController :: connectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\GoogleController::connectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "connect_google_start" |
| _route_params | [] |
| _stopwatch_token | "f430af" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=je0uofo8q9f0826f7e05rv1a1g" |
| host | "dev.flexhosting.co" |
| 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 | "Fri, 13 Mar 2026 08:19:06 GMT" |
| location | "https://accounts.google.com/o/oauth2/v2/auth?scope=openid%20email%20profile&state=c2f28ab77bd4c86f2b617ca55819ebbf&response_type=code&redirect_uri=https%3A%2F%2Fdev.flexhosting.co%2Fpms%2Fconnect%2Fgoogle%2Fcheck&client_id=478959596685-5l74e4v0k79si3p22ja5qs98thmr9n5k.apps.googleusercontent.com" |
| x-debug-token | "5ca6a9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "je0uofo8q9f0826f7e05rv1a1g" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 13 Mar 26 08:19:05 +0000" |
| Last used | "Fri, 13 Mar 26 08:19:05 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-reset_password_request_form | "edDELRSjyCS0XEAFaBE_-7TKlnaIPghLcmpi0AVPhg4" |
| knpu.oauth2_client_state | "c2f28ab77bd4c86f2b617ca55819ebbf" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
KnpU\OAuth2ClientBundle\Client\OAuth2Client:70
[
[
"file" => "/root/projects/pms/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
"line" => 70
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/root/projects/pms/src/Controller/GoogleController.php"
"line" => 17
"function" => "redirect"
"class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
"type" => "->"
]
[
"file" => "/root/projects/pms/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "connectAction"
"class" => "App\Controller\GoogleController"
"type" => "->"
]
[
"file" => "/root/projects/pms/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/root/projects/pms/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/root/projects/pms/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/root/projects/pms/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/root/projects/pms/public/index.php"
"line" => 5
"args" => [
"/root/projects/pms/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "0b40de45c6a099e134feed024adec44d" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_ALLOWED_DOMAIN | "example.com" |
| GOOGLE_CLIENT_ID | "478959596685-5l74e4v0k79si3p22ja5qs98thmr9n5k.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_RESTRICT_DOMAIN | "false" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/root/projects/pms/public" |
| CONTEXT_PREFIX | "/pms" |
| DOCUMENT_ROOT | "/root/projects" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=je0uofo8q9f0826f7e05rv1a1g" |
| HTTP_HOST | "dev.flexhosting.co" |
| 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:/snap/bin" |
| PHP_SELF | "/pms/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.26" |
| REMOTE_PORT | "11478" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773389946 |
| REQUEST_TIME_FLOAT | 1773389946.1689 |
| REQUEST_URI | "/pms/connect/google" |
| SCRIPT_FILENAME | "/root/projects/pms/public/index.php" |
| SCRIPT_NAME | "/pms/index.php" |
| SERVER_ADDR | "161.97.157.157" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev.flexhosting.co" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at dev.flexhosting.co Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "dev.flexhosting.co" |
| SYMFONY_DOTENV_PATH | "/root/projects/pms/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_RESTRICT_DOMAIN,GOOGLE_ALLOWED_DOMAIN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |