https://pimdemo.musicalstore2005.com/robots.txt

PublicServicesController :: robotsTxtAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Pimcore\Bundle\CoreBundle\Controller\PublicServicesController::robotsTxtAction"
_editmode
false
_firewall_context
"security.firewall.map.context.demo_frontend"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"_pimcore_service_robots_txt"
_route_params
[]
_security_firewall_run
"_security_demo_frontend"
_stopwatch_token
"39945d"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"pimdemo.musicalstore2005.com"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"52.70.240.171"

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
"Fri, 20 Sep 2024 07:04:31 GMT"
expires
-1
pragma
"no-cache"
set-cookie
[
  "_pc_tss=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MjY4MTU4NzEuOTQwMDU0LCJwdGciOnsiX20iOjEsIl9jIjoxNzI2ODE1ODcxLCJfdSI6MTcyNjgxNTg3MSwidmk6c3J1IjpbN119LCJleHAiOjE3MjY4MTc2NzF9.88WUwOOWyreR899izVuD_mrnqQsiMe2n8gH7_JuENiE; expires=Fri, 20-Sep-2024 07:34:31 GMT; Max-Age=1800; path=/; httponly; samesite=lax"
  "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MjY4MTU4NzEuOTQxMDc4LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzI2ODE1ODcxLCJfdSI6MTcyNjgxNTg3MX0sImV4cCI6MTc1ODM1MTg3MX0.iO0JlChKBtiWgsPKszkGiLWQcDeS8u18F6gOBmZQ7Os; expires=Sat, 20-Sep-2025 07:04:31 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
]
x-debug-token
"a51fae"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_pc_tss
Symfony\Component\HttpFoundation\Cookie {#2494
  #name: "_pc_tss"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MjY4MTU4NzEuOTQwMDU0LCJwdGciOnsiX20iOjEsIl9jIjoxNzI2ODE1ODcxLCJfdSI6MTcyNjgxNTg3MSwidmk6c3J1IjpbN119LCJleHAiOjE3MjY4MTc2NzF9.88WUwOOWyreR899izVuD_mrnqQsiMe2n8gH7_JuENiE"
  #domain: null
  #expire: 1726817671
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}
_pc_tvs
Symfony\Component\HttpFoundation\Cookie {#2510
  #name: "_pc_tvs"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MjY4MTU4NzEuOTQxMDc4LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzI2ODE1ODcxLCJfdSI6MTcyNjgxNTg3MX0sImV4cCI6MTc1ODM1MTg3MX0.iO0JlChKBtiWgsPKszkGiLWQcDeS8u18F6gOBmZQ7Os"
  #domain: null
  #expire: 1758351871
  #path: "/"
  #secure: null
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

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:44
[
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 39
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/public/index.php"
    "line" => 36
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
PIMCORE_WRITE_TARGET_CUSTOM_REPORTS
"settings-store"
PIMCORE_WRITE_TARGET_CUSTOM_VIEWS
"settings-store"
PIMCORE_WRITE_TARGET_DATA_HUB
"settings-store"
PIMCORE_WRITE_TARGET_DOCUMENT_TYPES
"settings-store"
PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS
"settings-store"
PIMCORE_WRITE_TARGET_PERSPECTIVES
"settings-store"
PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA
"settings-store"
PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES
"settings-store"
PIMCORE_WRITE_TARGET_STATICROUTES
"settings-store"
PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS
"settings-store"
PIMCORE_WRITE_TARGET_WEB_TO_PRINT
"settings-store"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/pim.musicalstore2005.com"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"pimdemo.musicalstore2005.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"52.70.240.171"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SCRIPT_URI
"https://pimdemo.musicalstore2005.com/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zu0efwcPWSQt83rAIRYarwAAAcQ"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"52.70.240.171"
REMOTE_PORT
"47584"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726815871
REQUEST_TIME_FLOAT
1726815871.8459
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/vhosts/pim.musicalstore2005.com/httpdocs/ms05demo/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://pimdemo.musicalstore2005.com/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"141.94.111.126"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"pimdemo.musicalstore2005.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,PIMCORE_WRITE_TARGET_IMAGE_THUMBNAILS,PIMCORE_WRITE_TARGET_CUSTOM_REPORTS,PIMCORE_WRITE_TARGET_VIDEO_THUMBNAILS,PIMCORE_WRITE_TARGET_DOCUMENT_TYPES,PIMCORE_WRITE_TARGET_WEB_TO_PRINT,PIMCORE_WRITE_TARGET_PREDEFINED_PROPERTIES,PIMCORE_WRITE_TARGET_PREDEFINED_ASSET_METADATA,PIMCORE_WRITE_TARGET_STATICROUTES,PIMCORE_WRITE_TARGET_PERSPECTIVES,PIMCORE_WRITE_TARGET_CUSTOM_VIEWS,PIMCORE_WRITE_TARGET_DATA_HUB"
UNIQUE_ID
"Zu0efwcPWSQt83rAIRYarwAAAcQ"
USER
"pimms05"
proxy-nokeepalive
"1"