SeoController :: robots_txt
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _GateKeeperProfile | App\Annotations\GateKeeperProfile {#50 +value: null +allow_during_attack: true +record_user_activity: true +only_ghost: false +only_incarnated: false +only_alive: false +only_with_profession: false +only_in_town: false +only_beyond: false +only_in_ruin: false +hook: true } |
| _active_controller | App\Controller\SeoController {#306 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#134 …} #conf: App\Service\ConfMaster {#654 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#505 …} #generatedLangs: [ [ "code" => "fr" "label" => "Französisch" "tooltip" => "" "generate" => true ] [ "code" => "en" "label" => "Englisch" "tooltip" => "" "generate" => true ] [ "code" => "de" "label" => "Deutsch" "tooltip" => "" "generate" => true ] [ "code" => "es" "label" => "Spanisch" "tooltip" => "" "generate" => true ] ] #allLangs: [ [ "code" => "fr" "label" => "Französisch" "tooltip" => "" "generate" => true ] [ "code" => "en" "label" => "Englisch" "tooltip" => "" "generate" => true ] [ "code" => "de" "label" => "Deutsch" "tooltip" => "" "generate" => true ] [ "code" => "es" "label" => "Spanisch" "tooltip" => "" "generate" => true ] [ "code" => "ach" "label" => "im-Kontext Übersetzung" "tooltip" => "Mit dieser speziellen Sprache aktivierst du die Crowdin-Kontextübersetzung. Damit kannst du MyHordes direkt aus dem Spiel heraus übersetzen." "generate" => false ] ] #generatedLangsCodes: [ "fr" "en" "de" "es" ] #allLangsCodes: [ "fr" "en" "de" "es" "ach" ] #town_conf: ? App\Structures\TownConf #entity_manager: Doctrine\ORM\EntityManager {#655 …} #time_keeper: App\Service\TimeKeeperService {#305 …} #citizen_handler: App\Service\CitizenHandler {#256 …} #inventory_handler: App\Service\InventoryHandler {#298 …} #hookExecutor: App\Service\HookExecutor {#137 …} -cache_active_citizen: null } |
| _controller | "App\Controller\SeoController::robots_txt" |
| _domain_hooked | false |
| _domain_incarnated | false |
| _domain_recorded | true |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "robots.txt" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#343 -supports: false -passport: null -duration: null -stub: "App\Security\AjaxAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AjaxAuthenticator {#514 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#341 -supports: false -passport: null -duration: null -stub: "App\Security\EternalAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\EternalAuthenticator {#342 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#339 -supports: false -passport: null -duration: null -stub: "App\Security\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\RememberMeAuthenticator {#340 …} } ] |
| _stopwatch_token | "2b9309" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "hordes.adri-web.dev" |
| https | "on" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "172.18.0.1" |
| x-forwarded-host | "hordes.adri-web.dev" |
| x-forwarded-port | "80" |
| x-forwarded-proto | "http" |
| x-forwarded-server | "441cdef4410e" |
| x-php-ob-level | "1" |
| x-real-ip | "172.18.0.1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/plain; charset=UTF-8" |
| date | "Wed, 10 Dec 2025 03:24:49 GMT" |
| x-client-signals | [] |
| x-debug-token | "d59dd2" |
| x-real-server | "253646d638da" |
| x-semaphores-acquired | "0" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 10 Dec 25 04:24:49 +0100" |
| Last used | "Wed, 10 Dec 25 04:24:49 +0100" |
| Lifetime | 2592000 |
Session Attributes
No session attributes
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\LanguageSubscriber:43
[
[
"file" => "/var/www/myhordes/src/EventSubscriber/LanguageSubscriber.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LanguageSubscriber"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventSubscriber\LanguageSubscriber:45
[
[
"file" => "/var/www/myhordes/src/EventSubscriber/LanguageSubscriber.php"
"line" => 45
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LanguageSubscriber"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventSubscriber\LanguageSubscriber:47
[
[
"file" => "/var/www/myhordes/src/EventSubscriber/LanguageSubscriber.php"
"line" => 47
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LanguageSubscriber"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/myhordes/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/security-bundle/Security.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/EventSubscriber/LanguageSubscriber.php"
"line" => 61
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "applyLanguage"
"class" => "App\EventSubscriber\LanguageSubscriber"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 171
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/myhordes/src/Event/SelectiveEventDispatcher.php"
"line" => 29
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "App\Event\SelectiveEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/myhordes/public/index.php"
"line" => 26
"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 | "local" |
| APP_SECRET | "5bb663da27b9c19617090519b91fb7e1" |
| DATABASE_DBNAME | "hordes" |
| DATABASE_DRIVER | "pdo_mysql" |
| DATABASE_HOST | "osudaily.net" |
| DATABASE_PASSWORD | "8pNOZ6dbek4B4X6q1OmHde" |
| DATABASE_PORT | "3306" |
| DATABASE_URL | "mysql://adri:8pNOZ6dbek4B4X6q1OmHde@osudaily.net:3306/hordes?serverVersion=mariadb-10.11.13" |
| DATABASE_USER | "adri" |
| DATABASE_VERSION | "mariadb-10.11.13" |
| GITLAB_HOOK_TOKEN | "GITLAB" |
| HTTPS | "on" |
| MAILER_DSN | "smtp://localhost" |
| MERCURE_JWT_SECRET | "BFXWtD72I7truBSgzDUGKyNFtZ3uVeQGpmkBCmucPnrgdeqjgFGobsbzj-jAnMa3P0_kENb11YSwgqgjFeG9RCc" |
| MERCURE_PUBLIC_URL | "https://hordes.adri-web.dev/.well-known/mercure" |
| MERCURE_URL | "https://mercure/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://queue" |
| REDIS_HOST | "redis" |
| REDIS_PORT | "6379" |
| SENTRY_DSN | "" |
| SENTRY_ENV | "" |
| SENTRY_VER | "" |
| TRUSTED_HOSTS | "^.*$" |
| TRUSTED_PROXIES | "127.0.0.1,172.18.0.1" |
| WEBPUSH_PRIVATE | "uCsK44rF6lqvQV7d20Ji-dnoswLlGeFT0pg6zytz0xw" |
| WEBPUSH_PUBLIC | "BAQik_XOmJeuYNgLk2pNkbDXoZV06rpcm1inwDqR3LtbNWrIoG5xSTdvBfgFQhBxriSmehspoH72Ogknz4oP4vw" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| APP_DEBUG | "1" |
| APP_ROOT | "/var/www/html" |
| APP_RUNTIME_ENV | "dev" |
| CONF_DIR | "/var/www/conf" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/myhordes/public" |
| CONTEXT_PREFIX | "" |
| DB_HOST | "mariadb" |
| DB_NAME | "myhordes" |
| DB_PASSWORD | "myh0rd3s" |
| DB_USER | "myhordes" |
| DOCUMENT_ROOT | "/var/www/myhordes/public" |
| FCGI_ROLE | "RESPONDER" |
| FILES_DIR | "/mnt/files" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GIT_USER_EMAIL | "wodby@example.com" |
| GIT_USER_NAME | "wodby" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| GRPC_ENABLE_FORK_SUPPORT | "1" |
| GRPC_POLL_STRATEGY | "epoll1" |
| GRPC_VERBOSITY | "error" |
| HOME | "/home/wodby" |
| HOSTNAME | "253646d638da" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "hordes.adri-web.dev" |
| HTTP_HTTPS | "on" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "172.18.0.1" |
| HTTP_X_FORWARDED_HOST | "hordes.adri-web.dev" |
| HTTP_X_FORWARDED_PORT | "80" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_FORWARDED_SERVER | "441cdef4410e" |
| HTTP_X_REAL_IP | "172.18.0.1" |
| LOGNAME | "root" |
| PATH | "/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.4.12.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_DATE_TIMEZONE | "Europe/Berlin" |
| PHP_DEV | "1" |
| PHP_EXTENSIONS_DISABLE | "igbinary" |
| PHP_FPM_CLEAR_ENV | "no" |
| PHP_FPM_GROUP | "wodby" |
| PHP_FPM_USER | "wodby" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SENDMAIL_PATH | "/usr/sbin/ssmtp -t -f" |
| PHP_SHA256 | "c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.12.tar.xz" |
| PHP_VERSION | "8.4.12" |
| PHP_VER_MINOR | "8.4" |
| PHP_XDEBUG | "1" |
| PHP_XDEBUG_CLIENT_HOST | "172.17.0.1" |
| PHP_XDEBUG_MODE | "off" |
| PHP_XDEBUG_START_WITH_REQUEST | "yes" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/robots.txt" |
| REMOTE_ADDR | "172.18.0.7" |
| REMOTE_PORT | "57654" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765337089 |
| REQUEST_TIME_FLOAT | 1765337089.6419 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/var/www/myhordes/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.12" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "hordes.adri-web.dev" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Unix) OpenSSL/3.5.1" |
| SHELL | "/bin/sh" |
| SHLVL | "1" |
| SSHD_HOST_KEYS_DIR | "/etc/ssh" |
| SSMTP_MAILHUB | "mailhog:1025" |
| SUDO_COMMAND | "/usr/local/sbin/php-fpm" |
| SUDO_GID | "1000" |
| SUDO_HOME | "/home/wodby" |
| SUDO_UID | "1000" |
| SUDO_USER | "wodby" |
| SYMFONY_DOTENV_PATH | "/var/www/myhordes/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_DBNAME,DATABASE_HOST,DATABASE_PORT,DATABASE_USER,DATABASE_PASSWORD,DATABASE_DRIVER,DATABASE_VERSION,MAILER_DSN,MESSENGER_TRANSPORT_DSN,SENTRY_DSN,SENTRY_ENV,SENTRY_VER,WEBPUSH_PUBLIC,WEBPUSH_PRIVATE,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,REDIS_HOST,REDIS_PORT,GITLAB_HOOK_TOKEN,TRUSTED_PROXIES,TRUSTED_HOSTS,HTTPS" |
| TERM | "unknown" |
| USER | "wodby" |