FacebookController :: connectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\FacebookController::connectAction" |
_firewall_context | "security.firewall.map.context.user_area" |
_redirected | true |
_route | "connect_facebook_start" |
_route_params | [] |
_security_firewall_run | "_security_user_area" |
_stopwatch_token | "9aad29" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "20.171.207.22" |
cf-ipcountry | "US" |
cf-ray | "9598ecfa0fa97bef-LAX" |
cf-visitor | "{"scheme":"https"}" |
cookie | "PHPSESSID=aioq2ihr5lki14go6gj8c7g0vi; sf_redirect=%7B%22token%22%3A%22e7dcc6%22%2C%22route%22%3A%22connect_google_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGoogleController%22%2C%22method%22%3A%22connectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu875366585%5C%2Fdomains%5C%2Fcrimpy.in%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FGoogleController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
from | "gptbot(at)openai.com" |
host | "crimpy.in" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
x-forwarded-for | "20.171.207.22" |
x-forwarded-proto | "https" |
x-openai-host-hash | "590556535" |
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, 03 Jul 2025 19:52:51 GMT" |
location | "https://www.facebook.com/v3.2/dialog/oauth?scope=public_profile%2Cemail&state=63cec6a37f7675a0f9ddeda0a602c2b7&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fcrimpy.in%2Fconnect%2Ffacebook%2Fcheck&client_id=767511393882903" |
x-debug-token | "ab6e98" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "aioq2ihr5lki14go6gj8c7g0vi" |
sf_redirect | "{"token":"e7dcc6","route":"connect_google_start","method":"GET","controller":{"class":"App\\Controller\\GoogleController","method":"connectAction","file":"\/home\/u875366585\/domains\/crimpy.in\/public_html\/src\/Controller\/GoogleController.php","line":37},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Thu, 03 Jul 25 19:50:52 +0000" |
Last used | "Thu, 03 Jul 25 19:51:55 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
knpu.oauth2_client_state | "63cec6a37f7675a0f9ddeda0a602c2b7" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 69 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 111 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 40 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 83 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/public/index.php" "line" => 5 "args" => [ "/home/u875366585/domains/crimpy.in/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
KnpU\OAuth2ClientBundle\Client\OAuth2Client:72
[ [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php" "line" => 72 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/src/Controller/FacebookController.php" "line" => 31 "function" => "redirect" "class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "connectAction" "class" => "App\Controller\FacebookController" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/public/index.php" "line" => 5 "args" => [ "/home/u875366585/domains/crimpy.in/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/u875366585/domains/crimpy.in/public_html/public/index.php" "line" => 5 "args" => [ "/home/u875366585/domains/crimpy.in/public_html/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 | "96e2394c4dfc5dc2bf5c2579c853c10b" |
DATABASE_URL | "mysql://u875366585_crimpy:Crimpy@[email protected]:3306/u875366585_crimpy?serverVersion=5.7&charset=utf8mb4" |
GOOGLE_RECAPTCHA_SECRET | "" |
GOOGLE_RECAPTCHA_SITE_KEY | "" |
MAILER_DSN | "gmail+smtp://[email protected]:kbwlyounxjbtuzvu@localhost?verify_peer=0" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
OAUTH_FACEBOOK_ID | "767511393882903" |
OAUTH_FACEBOOK_SECRET | "fa137ad5278b89fe89be31a20f96bec3" |
OAUTH_GOOGLE_ID | "845116594286-tvbkuv32gjqrjp9u983r2d37ab326248.apps.googleusercontent.com" |
OAUTH_GOOGLE_SECRET | "o6yCgASUqaHIMra5x1XfyeV9" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
CRAWLER_USLEEP | "1000" |
DOCUMENT_ROOT | "/home/u875366585/domains/crimpy.in/public_html" |
FRONTEND_CDN | "CF" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "20.171.207.22" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "9598ecfa0fa97bef-LAX" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_COOKIE | "PHPSESSID=aioq2ihr5lki14go6gj8c7g0vi; sf_redirect=%7B%22token%22%3A%22e7dcc6%22%2C%22route%22%3A%22connect_google_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CGoogleController%22%2C%22method%22%3A%22connectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu875366585%5C%2Fdomains%5C%2Fcrimpy.in%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FGoogleController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_FROM | "gptbot(at)openai.com" |
HTTP_HOST | "crimpy.in" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
HTTP_X_FORWARDED_FOR | "20.171.207.22" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_OPENAI_HOST_HASH | "590556535" |
H_CANARY | "false" |
H_PLATFORM | "Hostinger" |
H_STAGING | "false" |
H_TYPE | "shared" |
LSPHP_ProcessGroup | "on" |
PATH | "/usr/local/bin:/bin:/usr/bin" |
PHP_SELF | "/public/index.php" |
PROXY_REMOTE_ADDR | "172.70.210.183" |
QUERY_STRING | "" |
REDIRECT_REQUEST_METHOD | "GET" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/connect/facebook" |
REMOTE_ADDR | "20.171.207.22" |
REMOTE_PORT | "62578" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751572371 |
REQUEST_TIME_FLOAT | 1751572371.8024 |
REQUEST_URI | "/connect/facebook" |
SCRIPT_FILENAME | "/home/u875366585/domains/crimpy.in/public_html/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://crimpy.in/connect/facebook" |
SCRIPT_URL | "/connect/facebook" |
SERVER_ADDR | "45.84.207.186" |
SERVER_ADMIN | "" |
SERVER_NAME | "crimpy.in" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "LiteSpeed" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,OAUTH_GOOGLE_ID,OAUTH_GOOGLE_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET" |
X-LSCACHE | "on,crawler,esi,combine" |