GET https://assets2026.gmde.it/robots.txt

PublicServicesController :: robotsTxtAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::robotsTxtAction"
_editmode
false
_event_controller
Pimcore\Bundle\CoreBundle\Controller\PublicServicesController {#3672
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3670 …}
}
_firewall_context
"security.firewall.map.context.portal_engine"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_robots_txt"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_portal_engine"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3720
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\GuestUserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\GuestUserAuthenticator {#3721 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3719
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\LoginAuthenticator {#3775 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3716
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\TokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\TokenAuthenticator {#3717 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3714
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\OpenIdConnectAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\PortalEngineBundle\Service\Security\Authenticator\OpenIdConnectAuthenticator {#3715 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3710
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#3711 …}
  }
]
_site
Pimcore\Model\Site {#1697
  #dao: null
  #id: 1
  #domains: []
  #rootId: 45
  #rootDocument: Pimcore\Model\Document\Page {#1709 …}
  #rootPath: null
  #mainDomain: "assets2026.gmde.it"
  #errorDocument: ""
  #localizedErrorDocuments: []
  #redirectToMainDomain: false
  #creationDate: 1778059560
  #modificationDate: 1778059560
  -activeDispatchingEvents: []
  id: 1
  domains: []
  rootId: 45
  rootDocument: Pimcore\Model\Document\Page {#1709 …}
  rootPath: null
  mainDomain: "assets2026.gmde.it"
  errorDocument: ""
  localizedErrorDocuments: []
  redirectToMainDomain: false
  creationDate: 1778059560
  modificationDate: 1778059560
}
_site_path
"/Assets2026/robots.txt"
_stopwatch_token
"968720"
isPortalEngineSite
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"assets2026.gmde.it"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.111"
x-forwarded-host
"assets2026.gmde.it"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"652f05579bc6"
x-php-ob-level
"0"
x-real-ip
"216.73.217.111"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/plain; charset=UTF-8"
date
"Wed, 13 May 2026 18:14:45 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"6d505b"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 16
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
HUGGING_FACE_AUTH_TOKEN
"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"
OPEN_AI_AUTH_TOKEN
"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"
PIMCORE_DEV_MODE
"false"
SHOPIFY_ACCESS_TOKEN
"162cc29b4cbbd05f6bbc96c2f1bf1e36"
SHOPIFY_API_KEY
"2d5caff858cf4a3abd846ea790336a31"
SHOPIFY_PASSWORD
"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"
SHOPIFY_SHARED_SECRET
"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"
SHOPIFY_SHOP
"omnichannel-2020.myshopify.com"
SHOPIFY_STOREFRONT_ACCESS_TOKEN
"dc2ac93c3143b58a46b561fc835a8032"
TRUSTED_HOSTS
"^(.+\.)?gmde\.it$"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/var/www/html"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/"
HOSTNAME
"6bfc7c1769c7"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"assets2026.gmde.it"
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.111"
HTTP_X_FORWARDED_HOST
"assets2026.gmde.it"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"652f05579bc6"
HTTP_X_REAL_IP
"216.73.217.111"
OPCACHE_CONSISTENCY_CHECKS
"0"
OPCACHE_ENABLE
"1"
OPCACHE_ENABLE_CLI
"0"
OPCACHE_MAX_ACCELERATED_FILES
"10000"
OPCACHE_MEMORY_CONSUMPTION
"128"
OPCACHE_VALIDATE_TIMESTAMPS
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
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.3.30.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_DISPLAY_STARTUP_ERRORS
"1"
PHP_ERROR_REPORTING
"E_ALL"
PHP_FPM_LISTEN
"0.0.0.0:9000"
PHP_FPM_PM
"dynamic"
PHP_FPM_PM_MAX_CHILDREN
"5"
PHP_FPM_PM_MAX_REQUESTS
"10000"
PHP_FPM_PM_MAX_SPARE_SERVERS
"3"
PHP_FPM_PM_MIN_SPARE_SERVERS
"1"
PHP_FPM_PM_START_SERVERS
"2"
PHP_IDE_CONFIG
"serverName=localhost"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_MAX_EXECUTION_TIME
"30"
PHP_MEMORY_LIMIT
"256M"
PHP_POST_MAX_SIZE
"100M"
PHP_SELF
"/index.php"
PHP_SHA256
"67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48"
PHP_TIMEZONE
"UTC"
PHP_UPLOAD_MAX_FILESIZE
"100M"
PHP_URL
"https://www.php.net/distributions/php-8.3.30.tar.xz"
PHP_VERSION
"8.3.30"
PIMCORE_INSTALL_MYSQL_DATABASE
"pimcore"
PIMCORE_INSTALL_MYSQL_HOST_SOCKET
"db"
PIMCORE_INSTALL_MYSQL_PASSWORD
"pimcore"
PIMCORE_INSTALL_MYSQL_PORT
"3306"
PIMCORE_INSTALL_MYSQL_USERNAME
"pimcore"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.20.0.7"
REMOTE_PORT
"57694"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1778696085
REQUEST_TIME_FLOAT
1778696085.6457
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.11"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.3"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,SHOPIFY_API_KEY,SHOPIFY_PASSWORD,SHOPIFY_SHARED_SECRET,SHOPIFY_ACCESS_TOKEN,SHOPIFY_SHOP,SHOPIFY_STOREFRONT_ACCESS_TOKEN,OPEN_AI_AUTH_TOKEN,HUGGING_FACE_AUTH_TOKEN,TRUSTED_PROXIES,TRUSTED_HOSTS"
argc
0
argv
[]