Error 500 Internal Server Error

GET https://suntravelsetservices.net/public/admin/blog

Forwarded to ErrorController (5d611b)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\BlogCrudController"
  "index"
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1528
  -links: []
}
_locale
"en"
_remove_csp_headers
true
_route
"admin_blog_index"
_route_params
[
  "_locale" => "en"
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\BlogCrudController"
  "crudAction" => "index"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#602
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#551 …}
  }
]
_stopwatch_token
"4e76dc"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\BlogCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#802
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#731 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#726 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#733 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#807 …}
}
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"suntravelsetservices.net"
remote-ip
"216.73.216.202"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.202"
x-forwarded-proto
"https"
x-ovhrequest-id
"63095c43c06e8231aec05c8c2bbfaf01"
x-php-ob-level
"1"
x-predictor
"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
"Wed, 23 Sep 2026 16:48:47 GMT"
set-cookie
[
  "main_deauth_profile_token=5d611b; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Tue, 23 Sep 2025 16:48:46 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes"
x-debug-exception-file
"%2Fhome%2Fsuntrat%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:341"
x-debug-token
"2f3d5c"
x-debug-token-link
"https://suntravelsetservices.net/public/_profiler/5d611b"
x-previous-debug-token
"5d611b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#4878
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#4879
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "5d611b"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 10

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php"
    "line" => 30
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 166
    "function" => "isGranted"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 86
    "function" => "doCreate"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 271
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 66
    "function" => "getEntityDto"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 132
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequestPrettyUrls"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/ab/ab68f5850c721ce1a0f1fccf72ea7acc.php"
    "line" => 55
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_15bf8878a23cefe98372263ea1e264b9"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1518
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/64/646faf7f136da93b0bd14ea4417b3a1e.php"
    "line" => 784
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_889e7deb663a40aebe7ec4ce09aa05fc"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/64/646faf7f136da93b0bd14ea4417b3a1e.php"
    "line" => 652
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_889e7deb663a40aebe7ec4ce09aa05fc"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/64/646faf7f136da93b0bd14ea4417b3a1e.php"
    "line" => 494
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_889e7deb663a40aebe7ec4ce09aa05fc"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/64/646faf7f136da93b0bd14ea4417b3a1e.php"
    "line" => 157
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_889e7deb663a40aebe7ec4ce09aa05fc"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/var/cache/dev/twig/01/015e6411a6a7821deb4a2f9880f3ea29.php"
    "line" => 80
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_33d65f0879de5ae6e58a802723add20c"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
    "line" => 49
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelView"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/suntrat/www/public/index.php"
    "line" => 5
    "args" => [
      "/home/suntrat/www/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
"40c9584a5e22f48c6b3745daf14697d3"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://suntratadmin:sunTrat002026@suntratadmin.mysql.db:3306/suntratadmin?serverVersion=8.0.32&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"
APP_PROJECT_DIR
"/home/suntrat/www"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/suntrat/www"
]
CFG_CLUSTER
"cluster121"
DOCUMENT_ROOT
"/home/suntrat/www"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"suntravelsetservices.net"
HTTP_REMOTE_IP
"216.73.216.202"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.202"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"63095c43c06e8231aec05c8c2bbfaf01"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/admin/blog"
REMOTE_ADDR
"216.73.216.202"
REMOTE_PORT
"39730"
REQUEST_METHOD
"GET"
REQUEST_TIME
1790182126
REQUEST_TIME_FLOAT
1790182126.8253
REQUEST_URI
"/public/admin/blog"
SCRIPT_FILENAME
"/home/suntrat/www/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://suntravelsetservices.net:443/public/admin/blog"
SCRIPT_URL
"/public/admin/blog"
SERVER_ADDR
"10.121.20.15"
SERVER_ADMIN
"postmaster@suntravelsetservices.net"
SERVER_NAME
"suntravelsetservices.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/suntrat/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
UNIQUE_ID
"arQC7jNh3zpNYZx@mzfsaAAAAzk"
USER
"suntrat"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 5d611b)

Key Value
_controller
"error_controller"
_stopwatch_token
"977320"
exception
ValueError {#4300
  #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
  #code: 0
  #file: "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  #line: 341
  trace: {
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:341 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
      › \r@unlink($this->getFilename($csvToken));\r$offset += \strlen($line);\r
      arguments: {
        $filename: "/home/suntrat/www/var/cache/dev/profiler/8a/57/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0036578a"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:193 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
      › if (1 === mt_rand(1, 10)) {\r    $this->removeExpiredProfiles();\r}\r
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php:97 {
      Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
      › \rif (!($ret = $this->storage->write($profile)) && null !== $this->logger) {\r    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);\r
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#3401 …}
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:129 {
      Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
      › foreach ($this->profiles as $request) {\r    $this->profiler->saveProfile($this->profiles[$request]);\r}\r
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#3401 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {\r    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
        ...: {
          "kernel.terminate"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
        }
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }\r    $listener($event, $eventName, $this);\r}\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
        $eventName: "kernel.terminate"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {\r    $this->callListeners($listeners, $eventName, $event);\r}\r
      arguments: {
        $listeners: [ …1]
        $eventName: "kernel.terminate"
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {\r    $this->dispatcher->dispatch($event, $eventName);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:114 {
      Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
      ›     $this->terminating = true;\r    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:147 {
      Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
      › if ($this->getHttpKernel() instanceof TerminableInterface) {\r    $this->getHttpKernel()->terminate($request, $response);\r}\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $response: Symfony\Component\HttpFoundation\Response {#1034 …}
      }
    }
    /home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › if ($this->kernel instanceof TerminableInterface) {\r    $this->kernel->terminate($this->request, $response);\r}\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $response: Symfony\Component\HttpFoundation\Response {#1034 …}
      }
    }
    /home/suntrat/www/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)\r        ->run()\r);\r
    }
    /home/suntrat/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/suntrat/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#117
  -records: [
    "" => [
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.851+02:00"
        "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#124
            +count: 45
            -severity: E_WARNING
            trace: {
              /home/suntrat/www/vendor/symfony/error-handler/DebugClassLoader.php:303 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                ›     // no-op\r} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {\r    include $file;\r
              }
              /home/suntrat/www/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {\r    $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);\r}\r
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1790182127
        "timestamp_rfc3339" => "2026-09-23T18:48:47.147+02:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4308
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead."
            #code: 0
            #file: "/home/suntrat/www/vendor/symfony/http-foundation/Response.php"
            #line: 322
            #severity: E_USER_DEPRECATED
            trace: {
              /home/suntrat/www/vendor/symfony/http-foundation/Response.php:322 {
                Symfony\Component\HttpFoundation\Response->sendHeaders(?int $statusCode = null): static …
                › $statusCode ??= $this->statusCode;\rtrigger_deprecation('symfony/http-foundation', '7.4', 'Trying to use "%s::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead.', static::class);\r// header(\sprintf('HTTP/%s %s %s', $this->version, $statusCode, $this->statusText), true, $statusCode);\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:141 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › \r$response->sendHeaders();\r$response->sendContent();\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:77 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;\r    $kernel->terminateWithException($e, $request);\r};\r
              }
              /home/suntrat/www/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {\r    $exceptionHandler($exception);\r\r
              }
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    12 => [
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.857+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "admin_blog_index"
          "route_parameters" => [
            "_route" => "admin_blog_index"
            "_locale" => "en"
            "_controller" => "App\Controller\Admin\BlogCrudController::index"
            "routeCreatedByEasyAdmin" => true
            "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
            "crudControllerFqcn" => "App\Controller\Admin\BlogCrudController"
            "crudAction" => "index"
          ]
          "request_uri" => "https://suntravelsetservices.net/public/admin/blog"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.867+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.867+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.867+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.960+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "suntratadmin.mysql.db"
            "port" => 3306
            "user" => "suntratadmin"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "suntratadmin"
            "serverVersion" => "8.0.32"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.963+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT b0_.id AS id_0 FROM blog b0_ LIMIT 20"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.975+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.libelle AS libelle_1, b0_.date_creation AS date_creation_2, b0_.editeur AS editeur_3, b0_.image AS image_4, b0_.description AS description_5, b0_.slug AS slug_6, b0_.is_active AS is_active_7, b0_.categorie_id AS categorie_id_8 FROM blog b0_ WHERE b0_.id IN (?)"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1273
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.986+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(*) AS sclr_0 FROM blog b0_"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790182126
        "timestamp_rfc3339" => "2026-09-23T18:48:46.993+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3 FROM blog_categorie t0 WHERE t0.id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1273}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1790182127
        "timestamp_rfc3339" => "2026-09-23T18:48:47.134+02:00"
        "message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 341"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ValueError {#4300
            #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
            #code: 0
            #file: "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
            #line: 341
            trace: {
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:341 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
                › \r@unlink($this->getFilename($csvToken));\r$offset += \strlen($line);\r
                arguments: {
                  $filename: "/home/suntrat/www/var/cache/dev/profiler/8a/57/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0036578a"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:193 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
                › if (1 === mt_rand(1, 10)) {\r    $this->removeExpiredProfiles();\r}\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php:97 {
                Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
                › \rif (!($ret = $this->storage->write($profile)) && null !== $this->logger) {\r    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);\r
                arguments: {
                  $profile: Symfony\Component\HttpKernel\Profiler\Profile {#3401 …}
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:129 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
                › foreach ($this->profiles as $request) {\r    $this->profiler->saveProfile($this->profiles[$request]);\r}\r
                arguments: {
                  $profile: Symfony\Component\HttpKernel\Profiler\Profile {#3401 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {\r    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
                  ...: {
                    "kernel.terminate"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
                  }
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }\r    $listener($event, $eventName, $this);\r}\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
                  $eventName: "kernel.terminate"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {\r    $this->callListeners($listeners, $eventName, $event);\r}\r
                arguments: {
                  $listeners: [ …1]
                  $eventName: "kernel.terminate"
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {\r    $this->dispatcher->dispatch($event, $eventName);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
                  $eventName: "kernel.terminate"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:114 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
                ›     $this->terminating = true;\r    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#1475 …}
                  $eventName: "kernel.terminate"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:147 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {\r    $this->getHttpKernel()->terminate($request, $response);\r}\r
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#12 …}
                  $response: Symfony\Component\HttpFoundation\Response {#1034 …}
                }
              }
              /home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {\r    $this->kernel->terminate($this->request, $response);\r}\r
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#12 …}
                  $response: Symfony\Component\HttpFoundation\Response {#1034 …}
                }
              }
              /home/suntrat/www/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)\r        ->run()\r);\r
              }
              /home/suntrat/www/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/suntrat/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    12 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#116 …}
}