http://bizol-pim.com/admin/login/lostpassword

LoginController :: lostpasswordAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::lostpasswordAction"
_event_controller
Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController {#1691
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1690 …}
  #tokenResolver: null
  #translator: null
  #bundleManager: null
  #responseHelper: Pimcore\Http\ResponseHelper {#1386 …}
}
_firewall_context
"security.firewall.map.context.pimcore_admin"
_pimcore_context
"admin"
_route
"pimcore_admin_login_lostpassword"
_route_params
[]
_stopwatch_token
"a42dab"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"3.129.70.138"
cf-ipcountry
"US"
cf-ray
"8f63f479be4a22dc-ORD"
cf-visitor
"{"scheme":"https"}"
content-length
""
content-type
""
cookie
"handl_url_base=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; handl_url=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; handl_ip=3.129.70.138; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_landing_page=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29"
host
"bizol-pim.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"3.129.70.138, 172.71.254.79"
x-forwarded-host
"bizol-pim.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"localhost"
x-php-ob-level
"0"
x-real-ip
"172.71.254.79"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"max-age=0, max-stale=0, must-revalidate, no-cache, no-store, no-transform, post-check=0, pre-check=0, private"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 23:40:06 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"d735ef"
x-frame-options
"deny"
x-powered-by
"pimcore"

Cookies

Request Cookies

Key Value
HandLtestDomainNameServer
"HandLtestDomainValueServer"
handl_ip
"3.129.70.138"
handl_landing_page
"https://microchipusa.com/wp-json/wp/v2/product/596084"
handl_url
"https://microchipusa.com/wp-json/wp/v2/product/596084"
handl_url_base
"https://microchipusa.com/wp-json/wp/v2/product/596084"
user_agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"

Response Cookies

No response cookies

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler:257
[
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 257
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 129
    "function" => "loadSession"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler:185
[
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 185
    "function" => "getBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 130
    "function" => "loadAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php"
    "line" => 146
    "function" => "useSessionAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/lib/Tool/Session.php"
    "line" => 135
    "function" => "getReadOnlyAttributeBag"
    "class" => "Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 78
    "function" => "getReadOnly"
    "class" => "Pimcore\Tool\Session"
    "type" => "::"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php"
    "line" => 102
    "function" => "getCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php"
    "line" => 71
    "function" => "generateCsrfToken"
    "class" => "Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "handleRequest"
    "class" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/app/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
DB_DATABASE
"mysql-db-name-ooD3ohd6Lie5eethah7ohX1ph"
DB_HOST
"bol-bol-pim-ft-gr_mysql"
DB_PASSWORD
"mysql-db-pass-aed4eikiPhai0Ohqu8xooDaeB"
DB_PORT
"3306"
DB_USERNAME
"mysql-db-user-sohfeigh5OD5utheiShohgh5m"
ELASTICSEARCH_PASS
"elasticsearch-pass-sewe2gi2Ohku4xiMiecohvohT"
ELASTICSEARCH_USER
"elastic"
PIMCORE_APP_SECRET
"eu9toosh9quahf6shieBoN3ait1zaed4Ooyoh7aore0Ei"
PIMCORE_ENCRYPTION_SECRET
"vekiehohp4aidei3phai9aezu9ce6Xae1pii5ji7Pizuo"
REDIS_PASS
"redis-pass-geo4eejaweibo0Kienu4voo4e"
REDIS_USER
"redis-user-Guholahu5AeVeuheeXieb4Lo6"
TIMEZONE
"Europe/Berlin"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/opt/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/www-data"
HTTPS
"Off"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"3.129.70.138"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"8f63f479be4a22dc-ORD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_COOKIE
"handl_url_base=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; handl_url=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; handl_ip=3.129.70.138; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_landing_page=https%3A%2F%2Fmicrochipusa.com%2Fwp-json%2Fwp%2Fv2%2Fproduct%2F596084; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29"
HTTP_HOST
"bizol-pim.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"3.129.70.138, 172.71.254.79"
HTTP_X_FORWARDED_HOST
"bizol-pim.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"localhost"
HTTP_X_REAL_IP
"172.71.254.79"
INVOCATION_ID
"215af17a37d944979e7e14f54ae1c90f"
JOURNAL_STREAM
"8:24910"
LANG
"en_US.UTF-8"
NOTIFY_SOCKET
"/run/systemd/notify"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
PIDFILE
"/usr/local/var/run/php-fpm.pid"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"48872"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734910806
REQUEST_TIME_FLOAT
1734910806.422
REQUEST_URI
"/admin/login/lostpassword"
SCRIPT_FILENAME
"/opt/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
""
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.25.2"
SYMFONY_DOTENV_VARS
"ELASTICSEARCH_USER,ELASTICSEARCH_PASS,REDIS_USER,REDIS_PASS,DB_HOST,DB_PORT,DB_DATABASE,DB_USERNAME,DB_PASSWORD,PIMCORE_APP_SECRET,PIMCORE_ENCRYPTION_SECRET,TIMEZONE,APP_ENV"
SYSTEMD_EXEC_PID
"993"
USER
"www-data"
argc
0
argv
[]