ResourceController :: indexAction
Request
GET Parameters
| Key | Value |
|---|---|
| sorting | [ "createdAt" => "asc" ] |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.product::indexAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "en_US" |
| _route | "sylius_shop_product_index" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/product/index.html.twig" "grid" => "sylius_shop_product" ] "_locale" => "en_US" "slug" => "t-shirts/men" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1773 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "sylius_shop_login_check" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_shop_security_token" "csrf_token_id" => "shop_authenticate" "login_path" => "sylius_shop_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1740 …} -userProvider: Sylius\Bundle\UserBundle\Provider\UsernameOrEmailProvider {#1776 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1774 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#1778 …} } Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#2508 -options: [ "username_path" => "_username" "password_path" => "_password" "check_path" => "sylius_shop_json_login_check" "use_forward" => false "login_path" => "/login" ] -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#2525 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#1356 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1740 …} -userProvider: Sylius\Bundle\UserBundle\Provider\UsernameOrEmailProvider {#1776 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2509 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2511 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2529 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1765 …} -cookieName: "APP_SHOP_REMEMBER_ME" -logger: Monolog\Logger {#1780 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#2530 …} } ] |
| _sylius | [ "template" => "@SyliusShop/product/index.html.twig" "grid" => "sylius_shop_product" ] |
| slug | "t-shirts/men" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "app-sylius.integritty.dev" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.9" |
| x-forwarded-host | "app-sylius.integritty.dev" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "cab772713d48" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.9" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 10 Jan 2026 01:11:27 GMT" |
| x-debug-token | "adedfd" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 10 Jan 26 01:11:27 +0000" |
| Last used | "Sat, 10 Jan 26 01:11:27 +0000" |
| Lifetime | 0 |
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_SECRET | "EDITME" |
| MAILER_DSN | "null://null" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "postgres://sylius:sylius@postgres:5432/sylius" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| ELASTICSEARCH_HOST | "elasticsearch" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "ab9dc2a13265" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "app-sylius.integritty.dev" |
| 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.216.9" |
| HTTP_X_FORWARDED_HOST | "app-sylius.integritty.dev" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "cab772713d48" |
| HTTP_X_REAL_IP | "216.73.216.9" |
| JWT_PASSPHRASE | "66d45daf91b2ed1031e62d81c81dba2e" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "amqp://guest:guest@rabbitmq:5672" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| 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.4.16.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 | "f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae30" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.16.tar.xz" |
| PHP_VERSION | "8.4.16" |
| PWD | "/var/www/html" |
| QUERY_STRING | "sorting%5BcreatedAt%5D=asc" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.21.0.2" |
| REMOTE_PORT | "49034" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1768007487 |
| REQUEST_TIME_FLOAT | 1768007487.2122 |
| REQUEST_URI | "/en_US/taxons/t-shirts/men?sorting%5BcreatedAt%5D=asc" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.21.0.3" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.25.5" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |