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 | "a57cfe" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
host | "pimcore.3.uniquos.digital" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
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 | "Thu, 14 Nov 2024 06:24:51 GMT" |
expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
pragma | "no-cache" |
set-cookie | [ "_pc_tss=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MzE1NjU0OTEuODMwMjEyLCJwdGciOnsiX20iOjEsIl9jIjoxNzMxNTY1NDkxLCJfdSI6MTczMTU2NTQ5MSwidmk6c3J1IjpbN119LCJleHAiOjE3MzE1NjcyOTF9.0hiRBo6u3JjEFUTbTqPIoinNManFuc9ET91TvFctRgM; expires=Thu, 14-Nov-2024 06:54:51 GMT; Max-Age=1800; path=/; httponly; samesite=lax" "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MzE1NjU0OTEuODM2OTUzLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzMxNTY1NDkxLCJfdSI6MTczMTU2NTQ5MX0sImV4cCI6MTc2MzEwMTQ5MX0.sxtjEUqH7WPbeHTVStJ7-Z2z08en4f5bcGNcFZocwJs; expires=Fri, 14-Nov-2025 06:24:51 GMT; Max-Age=31536000; path=/; httponly; samesite=lax" ] |
x-debug-token | "d22882" |
x-powered-by | "pimcore" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
_pc_tss | Symfony\Component\HttpFoundation\Cookie {#3142 #name: "_pc_tss" #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MzE1NjU0OTEuODMwMjEyLCJwdGciOnsiX20iOjEsIl9jIjoxNzMxNTY1NDkxLCJfdSI6MTczMTU2NTQ5MSwidmk6c3J1IjpbN119LCJleHAiOjE3MzE1NjcyOTF9.0hiRBo6u3JjEFUTbTqPIoinNManFuc9ET91TvFctRgM" #domain: null #expire: 1731567291 #path: "/" #secure: null #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: false } |
_pc_tvs | Symfony\Component\HttpFoundation\Cookie {#3158 #name: "_pc_tvs" #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3MzE1NjU0OTEuODM2OTUzLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzMxNTY1NDkxLCJfdSI6MTczMTU2NTQ5MX0sImV4cCI6MTc2MzEwMTQ5MX0.sxtjEUqH7WPbeHTVStJ7-Z2z08en4f5bcGNcFZocwJs" #domain: null #expire: 1763101491 #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" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 110 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/http-kernel/HttpKernel.php" "line" => 129 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/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" |
COMPOSER_HOME | "/home/web/.composer" |
CONTEXT_DOCUMENT_ROOT | "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS_CA_FILE | "/usr/iports/share/certs/ca-root-nss.crt" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "pimcore.3.uniquos.digital" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
LANG | "de_DE.UTF-8" |
LC_ALL | "de_DE.UTF-8" |
LD_LIBRARY_PATH | "/usr/local/lib:/usr/iports/lib" |
PATH | "$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/iports/bin:/usr/iports/sbin:/sbin:/bin:/usr/sbin:/usr/bin" |
PERL5LIB | "/usr/local/lib/perl5/site_perl/mach/5.26:/usr/local/lib/perl5/site_perl:/usr/local/lib/perl5/5.26/mach:/usr/local/lib/perl5/5.26:/usr/local/lib/perl5/site_perl/5.26:/usr/local/lib/perl5/site_perl/5.26/mach:/usr/iports/lib/perl5/site_perl/mach/5.26:/usr/iports/lib/perl5/site_perl:/usr/iports/lib/perl5/5.26/mach:/usr/iports/lib/perl5/5.26:/usr/iports/lib/perl5/site_perl/5.26:/usr/iports/lib/perl5/site_perl/5.26/mach:/usr/local/lib/perl5" |
PERL_LWP_SSL_CA_FILE | "/usr/iports/share/certs/ca-root-nss.crt" |
PHP_FCGI_MAX_REQUESTS | "500" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_COMPOSER_HOME | "/home/web/.composer" |
REDIRECT_HTTPS_CA_FILE | "/usr/iports/share/certs/ca-root-nss.crt" |
REDIRECT_LANG | "de_DE.UTF-8" |
REDIRECT_LC_ALL | "de_DE.UTF-8" |
REDIRECT_LD_LIBRARY_PATH | "/usr/local/lib:/usr/iports/lib" |
REDIRECT_PATH | "$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/iports/bin:/usr/iports/sbin:/sbin:/bin:/usr/sbin:/usr/bin" |
REDIRECT_PERL5LIB | "/usr/local/lib/perl5/site_perl/mach/5.26:/usr/local/lib/perl5/site_perl:/usr/local/lib/perl5/5.26/mach:/usr/local/lib/perl5/5.26:/usr/local/lib/perl5/site_perl/5.26:/usr/local/lib/perl5/site_perl/5.26/mach:/usr/iports/lib/perl5/site_perl/mach/5.26:/usr/iports/lib/perl5/site_perl:/usr/iports/lib/perl5/5.26/mach:/usr/iports/lib/perl5/5.26:/usr/iports/lib/perl5/site_perl/5.26:/usr/iports/lib/perl5/site_perl/5.26/mach:/usr/local/lib/perl5" |
REDIRECT_PERL_LWP_SSL_CA_FILE | "/usr/iports/share/certs/ca-root-nss.crt" |
REDIRECT_SCRIPT_URI | "http://pimcore.3.uniquos.digital/robots.txt" |
REDIRECT_SCRIPT_URL | "/robots.txt" |
REDIRECT_SERVER_ADDR | "83.138.87.240" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/robots.txt" |
REMOTE_ADDR | "18.222.182.34" |
REMOTE_PORT | "29818" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1731565490 |
REQUEST_TIME_FLOAT | 1731565490.419 |
REQUEST_URI | "/robots.txt" |
SCRIPT_FILENAME | "/usr/local/www/apache24/data/pimcore.3.uniquos.digital/pimcore/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://pimcore.3.uniquos.digital/robots.txt" |
SCRIPT_URL | "/robots.txt" |
SERVER_ADDR | "83.138.87.240" |
SERVER_ADMIN | "webmaster@pimcore.3.uniquos.digital" |
SERVER_NAME | "pimcore.3.uniquos.digital" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
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" |