GET https:///admin/order?filters%5Bstatus%5D%5Bcomparison%5D=%21%3D&filters%5Bstatus%5D%5Bvalue%5D=3

Request / Response

Request

GET Parameters

Key Value
filters
[
  "status" => [
    "comparison" => "!="
    "value" => "3"
  ]
]

POST Parameters

No POST parameters

Uploaded Files

No uploaded files

Request Attributes

Key Value
_controller
"App\Order\Interface\Http\Admin\OrderCrudController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"admin_order_index"
_route_params
[
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Shared\Interface\Http\Admin\DashboardController"
  "crudControllerFqcn" => "App\Order\Interface\Http\Admin\OrderCrudController"
  "crudAction" => "index"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#348
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#232 …}
  }
]
_stopwatch_token
"bfa1de"
crudAction
"index"
crudControllerFqcn
"App\Order\Interface\Http\Admin\OrderCrudController"
dashboardControllerFqcn
"App\Shared\Interface\Http\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"erp.stiraemsami.ru"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.36"
x-forwarded-host
""
x-forwarded-port
""
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.36"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https:///admin/order?filters%5Bstatus%5D%5Bcomparison%5D=%21%3D&filters%5Bstatus%5D%5Bvalue%5D=3' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'Connection: close' \
  --header 'X-Real-Ip: 216.73.217.36' \
  --header 'X-Forwarded-For: 216.73.217.36' \
  --header 'X-Forwarded-Scheme: https' \
  --header 'X-Forwarded-Host: ' \
  --header 'X-Forwarded-Port: ' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 12 Aug 2026 21:13:44 GMT"
expires
"Wed, 12 Aug 2026 21:13:44 GMT"
location
"/login"
set-cookie
"PHPSESSID=c98229aa45796b4c4f8951865573b165; path=/; secure; httponly; samesite=lax"
x-debug-token
"5ad4b2"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#606
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "c98229aa45796b4c4f8951865573b165"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 2

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 246
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 94
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/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
"c2244746c1b42bb6fee680f1da02133d"
APP_SHARE_DIR
"var/share"
COMPOSE_PROJECT_NAME
"laundry-erp"
DEFAULT_URI
"https://erp.stiraemsami.ru"
POSTGRES_DB
"postgres_erp"
POSTGRES_PASSWORD
"nee5Zeem0yuw1oz2Phucijooqu8yah"
POSTGRES_PORT
"5432"
POSTGRES_USER
"postgres_erp"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/app"
]
COMPOSER_CACHE_DIR
"/var/www/.composer/cache"
COMPOSER_HOME
"/var/www/.composer"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgresql://postgres_erp:nee5Zeem0yuw1oz2Phucijooqu8yah@database:5432/postgres_erp?serverVersion=18.4&charset=utf8"
DOCUMENT_ROOT
"/var/www/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/var/www"
HOSTNAME
"312f7c519d06"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"erp.stiraemsami.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.36"
HTTP_X_FORWARDED_HOST
""
HTTP_X_FORWARDED_PORT
""
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.217.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PGID
"1000"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.9.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f4"
PHP_URL
"https://www.php.net/distributions/php-8.5.9.tar.xz"
PHP_VERSION
"8.5.9"
PUID
"1000"
PWD
"/var/www/app"
QUERY_STRING
"filters%5Bstatus%5D%5Bcomparison%5D=%21%3D&filters%5Bstatus%5D%5Bvalue%5D=3"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.2"
REMOTE_PORT
"35530"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1786569224
REQUEST_TIME_FLOAT
1786569224.8819
REQUEST_URI
"/admin/order?filters%5Bstatus%5D%5Bcomparison%5D=%21%3D&filters%5Bstatus%5D%5Bvalue%5D=3"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.2"
SYMFONY_DOTENV_PATH
"/var/www/app/.env"
SYMFONY_DOTENV_VARS
"COMPOSE_PROJECT_NAME,APP_ENV,APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,DEFAULT_URI,POSTGRES_DB,POSTGRES_USER,POSTGRES_PASSWORD,POSTGRES_PORT"
USER
"www-data"