http://89.116.20.47/api/nfhs/IN

NFHSController :: findOne

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\API\NFHSController::findOne"
_firewall_context
"security.firewall.map.context.main"
_route
"app_api_nfhs_findone"
_route_params
[
  "statecode" => "IN"
]
_security_authenticators
[
  Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#275
    -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#276 …}
    -secret: "cc15563ece4b8f3aabab998d3b456c55"
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#203 …}
    -cookieName: "REMEMBERME"
    -logger: Symfony\Bridge\Monolog\Logger {#226 …}
  }
]
_security_skipped_authenticators
[
  App\Security\LoginAuthenticator {#225
    -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#41 …}
  }
]
_stopwatch_token
"771cb5"
statecode
"IN"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.9"
connection
"keep-alive"
cookie
"_ga=GA1.1.861323350.1719634886; REMEMBERME=QXBwXEVudGl0eVxVc2VyczpZV1J0YVc1QWNHWnBMbWx1OjE3NjQwNTA0MTM6WmpjM01tRXdaVFE1WXpoaU1XVmtaamc0T1dFelkyVTFOek16WXprMU4yTXlZMk0wWlRnM1pqUTNOR1l3WlRrM05UTTFNemRqTkdJelpqQmhNalppTWc9PQ%3D%3D; PHPSESSID=4ot34t43s1c9fcaf7juo2uoccl; _ga_L64166X73L=GS1.1.1732532216.90.1.1732537699.0.0.0"
host
"89.116.20.47"
referer
"http://89.116.20.47/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.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
"application/json"
date
"Mon, 25 Nov 2024 12:28:18 GMT"
x-debug-token
"0409d0"

Cookies

Request Cookies

Key Value
PHPSESSID
"4ot34t43s1c9fcaf7juo2uoccl"
REMEMBERME
"QXBwXEVudGl0eVxVc2VyczpZV1J0YVc1QWNHWnBMbWx1OjE3NjQwNTA0MTM6WmpjM01tRXdaVFE1WXpoaU1XVmtaamc0T1dFelkyVTFOek16WXprMU4yTXlZMk0wWlRnM1pqUTNOR1l3WlRrM05UTTFNemRqTkdJelpqQmhNalppTWc9PQ=="
_ga
"GA1.1.861323350.1719634886"
_ga_L64166X73L
"GS1.1.1732532216.90.1.1732537699.0.0.0"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Mon, 25 Nov 24 11:30:13 +0530"
Last used
"Mon, 25 Nov 24 17:58:17 +0530"
Lifetime
0

Session Attributes

Attribute Value
_locale
"en"
_security_main
"O:68:"Symfony\Component\Security\Core\Authentication\Token\RememberMeToken":3:{i:0;s:32:"cc15563ece4b8f3aabab998d3b456c55";i:1;s:4:"main";i:2;a:5:{i:0;O:16:"App\Entity\Users":8:{s:21:"\x00App\Entity\Users\x00_id";s:36:"9768ea38-b110-4a71-92d4-a20232dce4de";s:22:"\x00App\Entity\Users\x00name";s:5:"Admin";s:23:"\x00App\Entity\Users\x00email";s:12:"[email protected]";s:23:"\x00App\Entity\Users\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:24:"\x00App\Entity\Users\x00active";i:1;s:26:"\x00App\Entity\Users\x00password";s:60:"$2y$13$.PuEd4TUlBZ/8bRc24MxEOD5m9dE9xvJ3zUq2HZyb.B0xd6t6EPbu";s:27:"\x00App\Entity\Users\x00createdOn";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-10-03 09:13:38.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:12:"Asia/Kolkata";}s:27:"\x00App\Entity\Users\x00updatedOn";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2022-11-14 07:13:33.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:12:"Asia/Kolkata";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}"

Session Usage

1 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:29
[
  [
    "file" => "/var/www/html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 29
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/index.php"
    "line" => 5
    "args" => [
      "/var/www/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_BASEURL
"http://89.116.20.47/"
APP_ENV
"dev"
APP_SECRET
"cc15563ece4b8f3aabab998d3b456c55"
APP_TIMEZONE
"Asia/Kolkata"
DATABASE_URL
"mysql://root:@127.0.0.1:3306/fpi_db"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"_ga=GA1.1.861323350.1719634886; REMEMBERME=QXBwXEVudGl0eVxVc2VyczpZV1J0YVc1QWNHWnBMbWx1OjE3NjQwNTA0MTM6WmpjM01tRXdaVFE1WXpoaU1XVmtaamc0T1dFelkyVTFOek16WXprMU4yTXlZMk0wWlRnM1pqUTNOR1l3WlRrM05UTTFNemRqTkdJelpqQmhNalppTWc9PQ%3D%3D; PHPSESSID=4ot34t43s1c9fcaf7juo2uoccl; _ga_L64166X73L=GS1.1.1732532216.90.1.1732537699.0.0.0"
HTTP_HOST
"89.116.20.47"
HTTP_REFERER
"http://89.116.20.47/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z0RtYlUZwR2xSAc5i79yBQAAAII"
REDIRECT_URL
"/api/nfhs/IN"
REMOTE_ADDR
"152.58.115.1"
REMOTE_PORT
"53627"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732537698
REQUEST_TIME_FLOAT
1732537698.4305
REQUEST_URI
"/api/nfhs/IN"
SCRIPT_FILENAME
"/var/www/html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"89.116.20.47"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"89.116.20.47"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_TIMEZONE,APP_SECRET,APP_BASEURL,DATABASE_URL"
UNIQUE_ID
"Z0RtYlUZwR2xSAc5i79yBQAAAII"
USER
"apache"
proxy-nokeepalive
"1"