Error 404 Not Found

GET https://nileadtheme.mynilead.com/app_dev.php/ar/vst-project-listing

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_format
"html"
_stopwatch_token
"972674"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#9761
  #message: "Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`."
  #code: 0
  #file: "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/resource-bundle/Controller/ControllerTrait.php"
  #line: 123
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/resource-bundle/Controller/ControllerTrait.php:123 {
      Nilead\ResourceBundle\Controller\BaseController->createNotFoundException(string $message = 'Not Found', ?Exception $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:260 {
      Nilead\ThemeBundle\Controller\Frontend\PageController->getPage($route, $path) …
      › if (!$page) {    throw $this->createNotFoundException(sprintf('Could not find page for the current route `%s` with path `%s`.', $route, $path));}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:144 {
      Nilead\ThemeBundle\Controller\Frontend\PageController->findPageOr404(Request $request) …
      › 
      ›     return $this->getPage($route, $path);}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:110 {
      Nilead\ThemeBundle\Controller\Frontend\PageController->createBlockResponse(Request $request, $force = false, array $data = []) …
      › try {    $page = $this->findPageOr404($request);}
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:70 {
      Nilead\ThemeBundle\Controller\Frontend\PageController->renderBlockResponse(Request $request, $force = false, array $data = []) …
      › try {    $response = $this->createBlockResponse($request, $force, $data);    $view = $this->view();
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/theme-bundle/Controller/Frontend/PageController.php:156 {
      Nilead\ThemeBundle\Controller\Frontend\PageController->showAction(Request $request): Response …
      › {\r    return $this->renderBlockResponse($request, true) ?: parent::showAction($request);\r}\r
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php:208 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php:51 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
locales
[
  0 => "en"
  2 => "vi"
  3 => "zh_TW"
  4 => "zh"
  5 => "es"
]
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#603
  -records: [
    22 => [
      [
        "timestamp" => 1780865369
        "timestamp_rfc3339" => "2026-06-07T20:49:29.111+00:00"
        "message" => "Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`."
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "message" => "Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`."
          "trace" => "{"error":{"type":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`.","code":0,"file":"\/var\/www\/develop\/d086edf522301f1b0fd584bc71d80c1f\/vendor\/nilead\/Bundle\/resource-bundle\/Controller\/ControllerTrait.php","line":123}}"
          "code" => 404
          "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/resource-bundle/Controller/ControllerTrait.php"
          "line" => 123
          "uri" => "https://nileadtheme.mynilead.com/app_dev.php/ar/vst-project-listing"
          "referer" => null
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1780865369
        "timestamp_rfc3339" => "2026-06-07T20:49:29.111+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`." at ControllerTrait.php line 123"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#9761
            #message: "Could not find page for the current route `nilead.theme.frontend.page.sluggable_resource_show` with path `ar`."
            #code: 0
            #file: "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/resource-bundle/Controller/ControllerTrait.php"
            #line: 123
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/resource-bundle/Controller/ControllerTrait.php:123 {
                Nilead\ResourceBundle\Controller\BaseController->createNotFoundException(string $message = 'Not Found', ?Exception $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:260 {
                Nilead\ThemeBundle\Controller\Frontend\PageController->getPage($route, $path) …
                › if (!$page) {    throw $this->createNotFoundException(sprintf('Could not find page for the current route `%s` with path `%s`.', $route, $path));}
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:144 {
                Nilead\ThemeBundle\Controller\Frontend\PageController->findPageOr404(Request $request) …
                › 
                ›     return $this->getPage($route, $path);}
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:110 {
                Nilead\ThemeBundle\Controller\Frontend\PageController->createBlockResponse(Request $request, $force = false, array $data = []) …
                › try {    $page = $this->findPageOr404($request);}
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/block-bundle/Controller/WidgetAwareControllerTrait.php:70 {
                Nilead\ThemeBundle\Controller\Frontend\PageController->renderBlockResponse(Request $request, $force = false, array $data = []) …
                › try {    $response = $this->createBlockResponse($request, $force, $data);    $view = $this->view();
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/theme-bundle/Controller/Frontend/PageController.php:156 {
                Nilead\ThemeBundle\Controller\Frontend\PageController->showAction(Request $request): Response …
                › {\r    return $this->renderBlockResponse($request, true) ?: parent::showAction($request);\r}\r
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php:208 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php:51 {
                › 
                › $response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    22 => 2
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#602 …}
}
nl_locale
"en"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
cdn-loop
"cloudflare; loops=1; subreqs=1"
cf-connecting-ip
"216.73.217.34"
cf-ew-via
"15"
cf-ipcountry
"US"
cf-ray
"a08286089a9424d3-CMH"
cf-visitor
"{"scheme":"https"}"
host
"nileadtheme.mynilead.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.217.34"
x-forwarded-proto
"https"
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
"Sun, 07 Jun 2026 20:49:29 GMT"
vary
"Accept"
x-debug-exception
"Could%20not%20find%20page%20for%20the%20current%20route%20%60nilead.theme.frontend.page.sluggable_resource_show%60%20with%20path%20%60ar%60."
x-debug-exception-file
"%2Fvar%2Fwww%2Fdevelop%2Fd086edf522301f1b0fd584bc71d80c1f%2Fvendor%2Fnilead%2FBundle%2Fresource-bundle%2FController%2FControllerTrait.php:123"
x-debug-token
"3455c3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 07 Jun 26 20:49:29 +0000"
Last used
"Sun, 07 Jun 26 20:49:29 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_security.frontend.target_path
"https://nileadtheme.mynilead.com/app_dev.php/ar/vst-project-listing"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Nilead\AccountBundle\EventListener\RequestSubscriber:28
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/nilead/Bundle/account-bundle/EventListener/RequestSubscriber.php"
    "line" => 49
    "function" => "saveTargetPath"
    "class" => "Nilead\AccountBundle\EventListener\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Nilead\AccountBundle\EventListener\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 142
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
    "line" => 51
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web"
DOCUMENT_URI
"/app_dev.php/ar/vst-project-listing"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/d086edf522301f1b0fd584bc71d80c1f"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CDN_LOOP
"cloudflare; loops=1; subreqs=1"
HTTP_CF_CONNECTING_IP
"216.73.217.34"
HTTP_CF_EW_VIA
"15"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a08286089a9424d3-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_HOST
"nileadtheme.mynilead.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.217.34"
HTTP_X_FORWARDED_PROTO
"https"
NILEAD_LOCAL_DIR
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/local"
NILEAD_LOCAL_PATH
"d/0/8/d086edf522301f1b0fd584bc71d80c1f"
PHP_SELF
"/app_dev.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"104.23.197.207"
REMOTE_PORT
"21367"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780865368
REQUEST_TIME_FLOAT
1780865368.9377
REQUEST_URI
"/app_dev.php/ar/vst-project-listing"
SCRIPT_FILENAME
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app_dev.php"
SCRIPT_NAME
"/app_dev.php"
SERVER_ADDR
"135.181.74.51"
SERVER_NAME
"nileadtheme.mynilead.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.27.1"
SYMFONY_ENV
"dev"
USER
"d086edf522301f1b0fd584bc71d80c1f"

Parent Request

Return to parent request (token = 525392)

Key Value
_controller
"nilead.theme.frontend.controller.page::showAction"
_firewall_context
"security.firewall.map.context.frontend"
_format
"html"
_locale
"en"
_nilead
[
  "serialization_group" => "list"
  "serialization_version" => "1.0"
]
_parsed_route
[
  "app" => "nilead"
  "bundle" => "theme"
  "env" => "frontend"
  "resource" => "theme.page"
  "action" => "sluggable_resource_show"
  "source" => "theme.page"
]
_remove_csp_headers
true
_route
"nilead.theme.frontend.page.sluggable_resource_show"
_route_params
[
  "_format" => "html"
  "_nilead" => [
    "serialization_group" => "list"
    "serialization_version" => "1.0"
  ]
  "_locale" => "en"
  "path" => "ar"
  "slug" => "vst-project-listing"
]
_security_firewall_run
"_security_frontend"
_stopwatch_token
"24c2f0"
locales
[
  0 => "en"
  2 => "vi"
  3 => "zh_TW"
  4 => "zh"
  5 => "es"
]
nl_locale
"en"
parameter_name
[]
parameters
[
  "serialization_group" => "list"
  "serialization_version" => "1.0"
]
path
"ar"
slug
"vst-project-listing"