GET https:///

DefaultController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\DefaultController::home"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#383
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: "app_home"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_home"
_route_params
[]
_security_authenticators
[]
_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
"5223ce"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"close"
host
"erp.stiraemsami.ru"
sec-ch-ua
""Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Linux""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
sec-gpc
"1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
x-forwarded-for
"174.138.54.80"
x-forwarded-host
""
x-forwarded-port
""
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"174.138.54.80"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https:///' \
  --header 'Accept-Encoding: gzip, deflate' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'Sec-Fetch-Site: none' \
  --header 'Accept-Language: en-US,en;q=0.5' \
  --header 'Sec-Gpc: 1' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8' \
  --header 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Sec-Ch-Ua-Platform: "Linux"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua: "Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142"' \
  --header 'Connection: close' \
  --header 'X-Real-Ip: 174.138.54.80' \
  --header 'X-Forwarded-For: 174.138.54.80' \
  --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
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 12 Aug 2026 20:02:39 GMT"
location
"/admin"
x-debug-token
"32ca22"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

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
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_HOST
"erp.stiraemsami.ru"
HTTP_SEC_CH_UA
""Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Linux""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"174.138.54.80"
HTTP_X_FORWARDED_HOST
""
HTTP_X_FORWARDED_PORT
""
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"174.138.54.80"
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
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.2"
REMOTE_PORT
"40034"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1786564959
REQUEST_TIME_FLOAT
1786564959.0423
REQUEST_URI
"/"
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"