GET http://scoollab.org/scoollab/public/admin/contact-message?page=1&sort%5BcreatedAt%5D=DESC

ContactMessageCrudController :: index

Request

GET Parameters

Key Value
page
"1"
sort
[
  "createdAt" => "DESC"
]

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\ContactMessageCrudController"
  "index"
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#743
  -links: []
}
_locale
"ru"
_route
"admin_contact_message_index"
_route_params
[
  "_locale" => "ru"
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\ContactMessageCrudController"
  "crudAction" => "index"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#594
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#548 …}
  }
]
_stopwatch_token
"c00975"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\ContactMessageCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#908
  -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#3738 …}
  -userMenuDto: null
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#898 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#483 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#575 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#612 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#650 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#623 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#959 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#584 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#486 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#951 …}
  -usePrettyUrls: true
}
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=0"
connection
"keep-alive"
host
"scoollab.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b5d847c96-r5sdg (squid/6.13)"
x-forwarded-for
"10.1.193.109"
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
"Tue, 27 Jan 2026 21:10:23 GMT"
x-debug-token
"a23a56"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Tue, 27 Jan 26 21:10:23 +0000"
Last used
"Tue, 27 Jan 26 21:10:23 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/ea-batch-action-batchDelete
"VudLSjuOAt8xiDRJ1O7TilqnruT6vMXPVomQDKX7xm4"
_csrf/ea-delete
"pahA4Tl1ZVlrjb-Ng4xE2eFMuSFVZsF5z6uwp9f7OwM"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 227
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 62
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 131
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequestPrettyUrls"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 210
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 135
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 171
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 152
    "function" => "processGlobalActionsAndEntityActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 210
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 135
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 171
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 152
    "function" => "processGlobalActionsAndEntityActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 210
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 135
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 171
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 152
    "function" => "processGlobalActionsAndEntityActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/4b/4b4788b8910e2c0de48b5edf007c57f9.php"
    "line" => 55
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e3b26b1b0f20dff689a989927c807e41"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1520
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/35/3572a4017b3d1f85b97c12027cc46948.php"
    "line" => 784
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_d7d60835efb8d1863d767eefddb4c689"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/35/3572a4017b3d1f85b97c12027cc46948.php"
    "line" => 652
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_d7d60835efb8d1863d767eefddb4c689"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/35/3572a4017b3d1f85b97c12027cc46948.php"
    "line" => 494
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_d7d60835efb8d1863d767eefddb4c689"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/35/3572a4017b3d1f85b97c12027cc46948.php"
    "line" => 157
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d7d60835efb8d1863d767eefddb4c689"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/var/cache/dev/twig/22/22c923504e24bc19a7a0fe608d7cb7bb.php"
    "line" => 80
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d70a363658008f4a317dc3c57698f3ee"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
    "line" => 49
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelView"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scoollabor/public_html/scoollab/public/index.php"
    "line" => 5
    "args" => [
      "/home/scoollabor/public_html/scoollab/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
"4ef7b714c0904c6bd7beddf5a2763b52"
DATABASE_URL
"mysql://scoollabor_tam:Bamadout3!@127.0.0.1:3306/scoollabor_data?serverVersion=mariadb-10.5.16&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/scoollab/public"
DOCUMENT_ROOT
"/home/scoollabor/public_html"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"scoollab.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-r5sdg (squid/6.13)"
HTTP_X_FORWARDED_FOR
"10.1.193.109"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/scoollab/public/index.php"
QUERY_STRING
"page=1&sort%5BcreatedAt%5D=DESC"
REDIRECT_QUERY_STRING
"page=1&sort%5BcreatedAt%5D=DESC"
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/scoollab/public/admin/contact-message"
REMOTE_ADDR
"216.73.216.81"
REMOTE_PORT
"10703"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1769548223
REQUEST_TIME_FLOAT
1769548223.3153
REQUEST_URI
"/scoollab/public/admin/contact-message?page=1&sort%5BcreatedAt%5D=DESC"
SCRIPT_FILENAME
"/home/scoollabor/public_html/scoollab/public/index.php"
SCRIPT_NAME
"/scoollab/public/index.php"
SCRIPT_URI
"http://scoollab.org/scoollab/public/admin/contact-message"
SCRIPT_URL
"/scoollab/public/admin/contact-message"
SERVER_ADDR
"192.250.227.13"
SERVER_ADMIN
"webmaster@scoollab.org"
SERVER_NAME
"scoollab.org"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SYMFONY_DOTENV_PATH
"/home/scoollabor/public_html/scoollab/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
X-LSCACHE
"on"