GET https://wapcasplus.org/media/videos

ContentController :: listAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_boab_menu_render
[
  "route_params" => []
  "route_context" => []
]
_controller
"content_controller::listAction"
_firewall_context
"security.firewall.map.context.main"
_route
"route_323"
_route_params
[
  "_title" => "Videos"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1478
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1439 …}
  }
]
_stopwatch_token
"eaf4d0"
_title
"Videos"
routeDocument
Boab\CmsBundle\Entity\ListRoute {#1196
  -path: "/"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: [
    "_controller" => "content_controller::listAction"
    "_title" => "Videos"
    "_template" => "videos/index.html.twig"
  ]
  -requirements: []
  -options: []
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#1396 …}
  #id: 323
  #content: null
  #staticPrefix: ""
  #variablePattern: ""
  #needRecompile: false
  #name: ""
  #position: 0
  #title: "Videos"
  #slug: "media-videos"
  #path: "/media/videos"
  #dateCreated: DateTime @1785733542 {#1193
    date: 2026-08-03 05:05:42.0 UTC (+00:00)
  }
  #parentId: 248
  #routeName: null
  #template: "videos/index.html.twig"
  #layoutType: 1
  #children: []
  #controller: "content_controller::listAction"
  #contentType: "video"
}
template
"videos/index.html.twig"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=2drd7r5r4jjec4n7njisbr83qf; main_deauth_profile_token=ec2e58"
host
"wapcasplus.org"
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
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 19 Sep 2026 18:42:35 GMT"
x-debug-token
"3dcf60"

Cookies

Request Cookies

Key Value
PHPSESSID
"2drd7r5r4jjec4n7njisbr83qf"
main_deauth_profile_token
"ec2e58"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sat, 19 Sep 26 18:42:34 +0000"
Last used
"Sat, 19 Sep 26 18:42:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-news
"yMPOhV8jog_8iDXojHCA2rgwrh5M2N5TWZ1WDMjTUp8"
_csrf/https-video
"wmWB7swZzcrlsGAYMuA5p2SS3PO_kn7tuA5R2tU1A_0"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/lib/boab/core-bundle/src/Security/EventSubscriber/AuthenticationSubscriber.php"
    "line" => 26
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelController"
    "class" => "Boab\CoreBundle\Security\EventSubscriber\AuthenticationSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/lib/boab/cms-bundle/src/Controller/ContentController.php"
    "line" => 56
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listAction"
    "class" => "Boab\CmsBundle\Controller\ContentController"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 80
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/ResolvedFormType.php"
    "line" => 125
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/form/Form.php"
    "line" => 900
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/lib/boab/cms-bundle/src/Controller/ContentController.php"
    "line" => 56
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "listAction"
    "class" => "Boab\CmsBundle\Controller\ContentController"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/wapcasplus.org/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/wapcasplus.org/siteFiles/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"c723bf30e3a174207c771a0f6fd64e95"
DATABASE_URL
"mysql://wapc_webmaster:gEDVRul3bsZLtuzD@127.0.0.1:3306/wapc_database_1?serverVersion=mariadb-10.11.18&charset=utf8mb4"
MAILER_DSN
"smtp://mailer%40wapcasplus.org:zkgqiBDit8maIgzz@wapcasplus.org:465"
MAILER_FROM_EMAIL
"noreply@wapcas.org"
MAILER_FROM_NAME
"WAPCAS"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA3_ENABLED
"false"
RECAPTCHA3_KEY
""
RECAPTCHA3_SECRET
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/wapcasplus.org/siteFiles"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/wapcasplus.org/siteFiles"
]
DOCUMENT_ROOT
"/home/wapcasplus.org/public_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=2drd7r5r4jjec4n7njisbr83qf; main_deauth_profile_token=ec2e58"
HTTP_HOST
"wapcasplus.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
LSWS_EDITION
"Openlitespeed 1.9.0"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/media/videos"
REMOTE_ADDR
"216.73.216.177"
REMOTE_PORT
"7406"
REQUEST_METHOD
"GET"
REQUEST_TIME
1789843355
REQUEST_TIME_FLOAT
1789843355.3304
REQUEST_URI
"/media/videos"
SCRIPT_FILENAME
"/home/wapcasplus.org/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"186.240.153.203"
SERVER_ADMIN
"admin@wapcasplus.org"
SERVER_NAME
"wapcasplus.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/wapcasplus.org/siteFiles/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,RECAPTCHA3_ENABLED,MAILER_FROM_EMAIL,MAILER_FROM_NAME"
X-LSCACHE
"on,crawler"
X_SPDY
"HTTP2"