https://tpscoco.com/mypage/login

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
entry
[
  "_token" => "ef76d21b86392.LC3xY9R8qF-Ofw7NZBocuQwc0IuXJmdqVAleYgqFU6U.SUK2MOY04R7kE36VLG0tizlVnLrCSStcMT0sNnrAA8kbTLgGngT3Z-gzVw"
  "name" => [
    "name01" => "Elijahray Nahra"
    "name02" => "Elijahray Nahra"
  ]
  "kana" => [
    "kana01" => "Our officers and after that soldiers from place let s professional soldiers fell"
    "kana02" => "Our officers and after that soldiers from place let s professional soldiers fell"
  ]
  "company_name" => "Elijahray Nahra"
  "postal_code" => "13732"
  "address" => [
    "addr01" => "22 HOLMES AVE"
    "addr02" => "22 HOLMES AVE"
  ]
  "phone_number" => "+13052021555"
  "email" => [
    "first" => "iabizmzieiuj@dont-reply.me"
    "second" => "iabizmzieiuj@dont-reply.me"
  ]
  "plain_password" => [
    "first" => "Oxh0Dytj6ug"
    "second" => "Oxh0Dytj6ug"
  ]
  "sex" => "4"
  "user_policy_check" => "1"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2d2737"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#3741
  #message: "The key "login_email" must be a string, "NULL" given."
  #code: 0
  #file: "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
  #line: 149
  -statusCode: 400
  -headers: []
  trace: {
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:149 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->getCredentials(Request $request): array …
      › if (!\is_string($credentials['username']) && (!\is_object($credentials['username']) || !method_exists($credentials['username'], '__toString'))) {    throw new BadRequestHttpException(sprintf('The key "%s" must be a string, "%s" given.', $this->options['username_parameter'], \gettype($credentials['username'])));}
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:84 {
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator->authenticate(Request $request): Passport …
      › {    $credentials = $this->getCredentials($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:63 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): PassportInterface …
      › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:180 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:161 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3740 …}
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:141 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:73 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        $listeners: Generator {#2987 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1028 …}
        }
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1028 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …20]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        $eventName: "kernel.request"
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#783 …}
        $eventName: "kernel.request"
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /home/zen2022/tpscoco.com/public_html/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#790 …8}

Request Headers

Header Value
accept
"*/*"
authorization
""
connection
"close"
content-length
"905"
content-type
"application/x-www-form-urlencoded"
cookie
"maintenance_token=deleted; eccube=673bcde3a4de0b7003f8f71e106b78a0;"
host
"tpscoco.com"
user-agent
"Mozilla/5.0 (Linux; Android 8.1.0; C5 2019 Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.64 Mobile Safari/537.36"
x-accel-expires
"60"
x-failure-cache-time
"0"
x-file-type
"normal"
x-forwarded-for
"5.255.115.202"
x-forwarded-host
"tpscoco.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-ssl
"on"
x-php-fpm-version
"81"
x-php-ob-level
"1"
x-real-ip
"5.255.115.202"
x-server-address
"162.43.121.11"
x-ua-device
"smartphone"
x-wp-access
"0"

Request Content

Raw

entry[_token]=ef76d21b86392.LC3xY9R8qF%2dOfw7NZBocuQwc0IuXJmdqVAleYgqFU6U.SUK2MOY04R7kE36VLG0tizlVnLrCSStcMT0sNnrAA8kbTLgGngT3Z%2dgzVw&entry[name][name01]=Elijahray%20Nahra&entry[name][name02]=Elijahray%20Nahra&entry[kana][kana01]=Our%20officers%20and%20after%20that%20soldiers%20from%20place%20let%20s%20professional%20soldiers%20fell&entry[kana][kana02]=Our%20officers%20and%20after%20that%20soldiers%20from%20place%20let%20s%20professional%20soldiers%20fell&entry[company_name]=Elijahray%20Nahra&entry[postal_code]=13732&entry[address][addr01]=22%20HOLMES%20AVE&entry[address][addr02]=22%20HOLMES%20AVE&entry[phone_number]=%2b13052021555&entry[email][first]=iabizmzieiuj%40dont%2dreply.me&entry[email][second]=iabizmzieiuj%40dont%2dreply.me&entry[plain_password][first]=Oxh0Dytj6ug&entry[plain_password][second]=Oxh0Dytj6ug&entry[sex]=1&entry[sex]=2&entry[sex]=3&entry[sex]=4&entry[user_policy_check]=1

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 06 Feb 2025 09:44:35 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 07-Feb-2024 09:44:34 GMT; Max-Age=0; path=/; httponly"
x-debug-exception
"The%20key%20%22login_email%22%20must%20be%20a%20string%2C%20%22NULL%22%20given."
x-debug-exception-file
"%2Fhome%2Fzen2022%2Ftpscoco.com%2Fpublic_html%2Fvendor%2Fsymfony%2Fsecurity-http%2FAuthenticator%2FFormLoginAuthenticator.php:149"
x-debug-token
"66068c"

Cookies

Request Cookies

Key Value
eccube
"673bcde3a4de0b7003f8f71e106b78a0"
maintenance_token
"deleted"

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4361
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: false
}

Session 1

Session Metadata

Key Value
Created
"Thu, 06 Feb 25 18:44:28 +0900"
Last used
"Thu, 06 Feb 25 18:44:34 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-_token
"W9VALXLc_InTixEZFEVp3rcAwCv8F1MQaIENwucdMdE"
_csrf/https-entry
"eoGS2HIAjlpXHw125IL1UoL6e4rTpEPl7aIeJx_8fLY"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 368
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 574
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 99
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/zen2022/tpscoco.com/public_html/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTENT_LENGTH
"905"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/home/zen2022/tpscoco.com/public_html"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"10.5.16-MariaDB-log"
DATABASE_URL
"mysql://zen2022_zen:zen777zen@localhost:3306/zen2022_ec42"
DOCUMENT_ROOT
"/home/zen2022/tpscoco.com/public_html"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"administrator"
ECCUBE_AUTH_MAGIC
"UI17JbwscGS0WRZmlO1MQyYFP3PcCl6l"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"1"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
FCGI_ROLE
"RESPONDER"
FailureCacheTime
"0"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/zen2022"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"maintenance_token=deleted; eccube=673bcde3a4de0b7003f8f71e106b78a0;"
HTTP_HOST
"tpscoco.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 8.1.0; C5 2019 Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.64 Mobile Safari/537.36"
HTTP_X_ACCEL_EXPIRES
"60"
HTTP_X_FAILURE_CACHE_TIME
"0"
HTTP_X_FILE_TYPE
"normal"
HTTP_X_FORWARDED_FOR
"5.255.115.202"
HTTP_X_FORWARDED_HOST
"tpscoco.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_PHP_FPM_VERSION
"81"
HTTP_X_REAL_IP
"5.255.115.202"
HTTP_X_SERVER_ADDRESS
"162.43.121.11"
HTTP_X_UA_DEVICE
"smartphone"
HTTP_X_WP_ACCESS
"0"
MAILER_DSN
"sendmail://localhost"
MEF_PROXY_ADDR
"162.43.121.11"
Ngx_Cache_NormalFile
"1"
Ngx_Cache_StaticMode
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_FailureCacheTime
"0"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MEF_PROXY_ADDR
"162.43.121.11"
REDIRECT_Ngx_Cache_NormalFile
"1"
REDIRECT_Ngx_Cache_StaticMode
"1"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z6SEg-hrNwn1_kWr-WJm6QAAAkU"
REDIRECT_URL
"/mypage/login"
REMOTE_ADDR
"5.255.115.202"
REMOTE_PORT
"52028"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1738835075
REQUEST_TIME_FLOAT
1738835075.7396
REQUEST_URI
"/mypage/login"
SCRIPT_FILENAME
"/home/zen2022/tpscoco.com/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"162.43.121.11"
SERVER_ADMIN
"webmaster@tpscoco.com"
SERVER_NAME
"tpscoco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TRUSTED_HOSTS
"^tpscoco\.com$"
UNIQUE_ID
"Z6SEg-hrNwn1_kWr-WJm6QAAAkU"
USER
"zen2022"

Parent Request

Return to parent request (token = b302ff)

Key Value
_controller
"Eccube\Controller\Mypage\MypageController::login"
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_route
"mypage_login"
_route_params
[]
_security_firewall_run
"_security_customer"
_stopwatch_token
"94748b"