GET https://brandcenter-test.schoeffel.de/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 {#2202
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2204 …}
}
_firewall_context
"security.firewall.map.context.brand_center_login"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_robots_txt"
_route_params
[]
_security_firewall_run
"_security_brand_center_login"
_site
Pimcore\Model\Site {#1902
  #dao: null
  #id: 1
  #domains: []
  #rootId: 2
  #rootDocument: Pimcore\Bundle\PersonalizationBundle\Model\Document\Page {#1903 …}
  #rootPath: null
  #mainDomain: "brandcenter-test.schoeffel.de"
  #errorDocument: "/Brandportal/de/404"
  #localizedErrorDocuments: [
    "en" => ""
    "de" => "/Brandportal/de/404"
    "fr_FR" => ""
  ]
  #redirectToMainDomain: false
  #creationDate: 1633341055
  #modificationDate: 1665477738
  -activeDispatchingEvents: []
  id: 1
  domains: []
  rootId: 2
  rootDocument: Pimcore\Bundle\PersonalizationBundle\Model\Document\Page {#1903 …}
  rootPath: null
  mainDomain: "brandcenter-test.schoeffel.de"
  errorDocument: "/Brandportal/de/404"
  localizedErrorDocuments: [
    "en" => ""
    "de" => "/Brandportal/de/404"
    "fr_FR" => ""
  ]
  redirectToMainDomain: false
  creationDate: 1633341055
  modificationDate: 1665477738
}
_site_path
"/Brandportal/robots.txt"
_stopwatch_token
"a09ec9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"Upgrade"
host
"brandcenter-test.schoeffel.de"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.139"
x-forwarded-host
"brandcenter-test.schoeffel.de"
x-forwarded-proto
"https"
x-forwarded-server
"brandcenter-test.schoeffel.de"
x-php-ob-level
"0"
x-real-ip
"216.73.216.139"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"de"
content-type
"text/plain; charset=UTF-8"
date
"Sat, 20 Jun 2026 10:38:57 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"000394"
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:41
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "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-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "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" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "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" => 197
    "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" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 21
    "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"
MYSQL_DATABASE
"pimcore_stage"
MYSQL_HOST
"db"
MYSQL_PASSWORD
"pimcore7ez3bdur473b37bn0!"
MYSQL_ROOT_PASSWORD
"66237782gbhsbfdbh"
MYSQL_USER
"pimcore"
PIMCORE_WRITE_TARGET_CUSTOM_REPORTS
"symfony-config"
PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS
"symfony-config"
REDIS_HOST
"redis://redis"
REDIS_MEMORY
"8gb"
SF_AUTH_INSTANCE
"https://test.salesforce.com"
SF_BASE_URL
"https://schoeffel--dev.sandbox.my.salesforce.com/services/apexrest"
SF_CONSUMER_KEY
"3MVG9hYFI5K4tx6Rji0DdwHNZZQv6w3gaOEFvi7Lj5HCnB0cznhTtXaWc60pMiluEqLx0rhimXhLF4XYrzPsr"
SF_CONSUMER_SECRET
"A1DC3FAECA6A39A0CB6CF32086923DB816E6187AB35453734783B5199359BD9F"
SF_PASSWORD
"vc4e4ac2ZnXKtGskbdAG"
SF_TOKEN
"hgru9ygIV8Ce4kPYrMQC82O1"
SF_USERNAME
"schoeffel@salesfive.com.dev"
SMTP_PASS
"77Content4Customer%23"
SMTP_USER
"noreply-brandcenter@schoeffel.de"

Defined as regular env variables

Key Value
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/var/www/html"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"f75d0e64bf02"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"Upgrade"
HTTP_HOST
"brandcenter-test.schoeffel.de"
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.139"
HTTP_X_FORWARDED_HOST
"brandcenter-test.schoeffel.de"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"brandcenter-test.schoeffel.de"
HTTP_X_REAL_IP
"216.73.216.139"
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.17.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
"6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb"
PHP_UPLOAD_MAX_FILESIZE
"100M"
PHP_URL
"https://www.php.net/distributions/php-8.3.17.tar.xz"
PHP_VERSION
"8.3.17"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"34728"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781951937
REQUEST_TIME_FLOAT
1781951937.3289
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.7"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.30.1"
SHELL_VERBOSITY
3
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,MYSQL_ROOT_PASSWORD,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,MYSQL_HOST,REDIS_HOST,REDIS_MEMORY,APP_DEBUG,SF_BASE_URL,SF_AUTH_INSTANCE,SF_USERNAME,SF_PASSWORD,SF_TOKEN,SF_CONSUMER_KEY,SF_CONSUMER_SECRET,SMTP_PASS,SMTP_USER,PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS,PIMCORE_WRITE_TARGET_CUSTOM_REPORTS"
USER
"www-data"
argc
0
argv
[]