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 |
| _event_controller | Pimcore\Bundle\CoreBundle\Controller\PublicServicesController {#2193 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2195 …} } |
| _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 | "470597" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "oai-searchbot(at)openai.com" |
| host | "hydro10.sinus2.de" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot" |
| x-openai-host-hash | "343716571" |
| 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 | "Sat, 13 Dec 2025 11:59:04 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| set-cookie | [ "_pc_tss=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjU2MjcxNDQuMDcwNjU2LCJwdGciOnsiX20iOjEsIl9jIjoxNzY1NjI3MTQ0LCJfdSI6MTc2NTYyNzE0NCwidmk6c3J1IjpbN119LCJleHAiOjE3NjU2Mjg5NDR9.qb693rJTkr4nSY5H9bz7AfbCgm_1tcUhRa50lKCmf0U; expires=Sat, 13-Dec-2025 12:29:04 GMT; Max-Age=1800; path=/; httponly; samesite=lax" "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjU2MjcxNDQuMDcxMDMyLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzY1NjI3MTQ0LCJfdSI6MTc2NTYyNzE0NH0sImV4cCI6MTc5NzE2MzE0NH0.23S4rEml8OUeq-2IXLklDGJDUEAEvza3cSgOzJMym8Q; expires=Sun, 13-Dec-2026 11:59:04 GMT; Max-Age=31536000; path=/; httponly; samesite=lax" ] |
| x-debug-token | "691847" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| _pc_tss | Symfony\Component\HttpFoundation\Cookie {#2575 #name: "_pc_tss" #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjU2MjcxNDQuMDcwNjU2LCJwdGciOnsiX20iOjEsIl9jIjoxNzY1NjI3MTQ0LCJfdSI6MTc2NTYyNzE0NCwidmk6c3J1IjpbN119LCJleHAiOjE3NjU2Mjg5NDR9.qb693rJTkr4nSY5H9bz7AfbCgm_1tcUhRa50lKCmf0U" #domain: null #expire: 1765628944 #path: "/" #secure: null #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: false } |
| _pc_tvs | Symfony\Component\HttpFoundation\Cookie {#2571 #name: "_pc_tvs" #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3NjU2MjcxNDQuMDcxMDMyLCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzY1NjI3MTQ0LCJfdSI6MTc2NTYyNzE0NH0sImV4cCI6MTc5NzE2MzE0NH0.23S4rEml8OUeq-2IXLklDGJDUEAEvza3cSgOzJMym8Q" #domain: null #expire: 1797163144 #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/dev-10/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 110
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-10/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev-10/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/dev-10/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev-10/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "oai-searchbot(at)openai.com" |
| HTTP_HOST | "hydro10.sinus2.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot" |
| HTTP_X_OPENAI_HOST_HASH | "343716571" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://hydro10.sinus2.de/robots.txt" |
| REDIRECT_SCRIPT_URL | "/robots.txt" |
| REDIRECT_SSL_TLS_SNI | "hydro10.sinus2.de" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/robots.txt" |
| REMOTE_ADDR | "74.7.241.168" |
| REMOTE_PORT | "40990" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765627144 |
| REQUEST_TIME_FLOAT | 1765627144.0396 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/var/www/dev-10/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://hydro10.sinus2.de/robots.txt" |
| SCRIPT_URL | "/robots.txt" |
| SERVER_ADDR | "51.210.66.35" |
| SERVER_ADMIN | "pimcore@sinusquadrat.com" |
| SERVER_NAME | "hydro10.sinus2.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.59 (Ubuntu) Server at hydro10.sinus2.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.59 (Ubuntu)" |
| SSL_TLS_SNI | "hydro10.sinus2.de" |
| STATIC_PAGE_URI | "/%home" |
| 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" |