Error 500 Internal Server Error

GET https://www.theprintcowales.com.theprintco.com/plaid-cymru

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"17a847"
exception
Twig\Error\RuntimeError {#359
  #message: "Impossible to access an attribute ("showtitles") on a null variable in "@ops_frontend_bundle/portal/index.html.twig" at line 22."
  #code: 0
  #file: "/home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig"
  #line: 22
  -lineno: 22
  -rawMessage: "Impossible to access an attribute ("showtitles") on a null variable."
  -source: Twig\Source {#379 …}
  -phpFile: "/home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Extension/CoreExtension.php"
  -phpLine: 1739
  trace: {
    /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig:22 {
      Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › <div class="overlay" style="background-image: url('{{ cdn_domain }}/portal/portals/{% if portal is not null %}{{ portal.logo }}{% endif %}'); background-size: cover;background-position: center;z-index: 0"></div>{% if portal.showtitles %}    <div class="container">
    }
    /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig:22 {
      __TwigTemplate_377a73da937d3a8d146271715f01c7a5->block_precontent(array $context, array $blocks = []): iterable …
      › <div class="overlay" style="background-image: url('{{ cdn_domain }}/portal/portals/{% if portal is not null %}{{ portal.logo }}{% endif %}'); background-size: cover;background-position: center;z-index: 0"></div>{% if portal.showtitles %}    <div class="container">
      arguments: {
        $env: Twig\Environment {#556 …}
        $source: Twig\Source {#379 …}
        $object: null
        $item: "showtitles"
        $arguments: []
        $type: "any"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 22
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …162]
        $blocks: [ …19]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/template.html.twig:82 {
      __TwigTemplate_741c369fac709cdb32f0f8e24409c9af->doDisplay(array $context, array $blocks = []): iterable …
      › {% block pagebanner %}{% endblock %}{% block precontent %}{% endblock %}{% block contentcontainerstart %}{% endblock %}
      arguments: {
        $name: "precontent"
        $context: [ …162]
        $blocks: [ …19]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …159]
        $blocks: [ …9]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/var/cache/dev/twig/c6/c6220c3031088db13cf51b619c6ba7f4.php:80 {
      __TwigTemplate_6fa4a967ed7e5d9e9e73f9b3208234a4->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("@ops_frontend_bundle/template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …161]
        $blocks: [ …19]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …159]
        $blocks: [ …9]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/var/cache/dev/twig/39/396deeac582371c959dd86413ad4a7f5.php:61 {
      __TwigTemplate_377a73da937d3a8d146271715f01c7a5->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …159]
        $blocks: [ …17]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …159]
        $blocks: [ …9]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …159]
        $blocks: [ …9]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …2]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …2]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …2]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:459 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
      arguments: {
        $name: "@ops_frontend_bundle/portal/index.html.twig"
        $context: [ …2]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:464 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
      arguments: {
        $view: "@ops_frontend_bundle/portal/index.html.twig"
        $block: null
        $parameters: [ …2]
        $method: "render"
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:278 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
      arguments: {
        $view: "@ops_frontend_bundle/portal/index.html.twig"
        $block: null
        $parameters: [ …2]
        $response: null
        $method: "render"
      }
    }
    /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/Controller/PortalController.php:34 {
      Ops\OpsFrontendBundle\Controller\PortalController->sitePortal(APIManager $api, $id): Response …
      › if (!$user = $this->getUser()) {    return $this->render('@ops_frontend_bundle/portal/index.html.twig', array('loginRequired' => true,'portal'=>null));}
      arguments: {
        $view: "@ops_frontend_bundle/portal/index.html.twig"
        $parameters: [ …2]
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $api: Ops\OpsFrontendBundle\Services\APIManager {#274 …}
        $id: 1
      }
    }
    /home/theprintco/public_html/theprintcowales.com/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#20 …}
        $type: 1
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#20 …}
        $type: 1
        $catch: true
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#20 …}
      }
    }
    /home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/theprintco/public_html/theprintcowales.com/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#51
  -records: [
    20 => [
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.830+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "portal_1"
          "route_parameters" => [
            "_route" => "portal_1"
            "_controller" => "Ops\OpsFrontendBundle\Controller\PortalController::sitePortal"
            "id" => 1
          ]
          "request_uri" => "https://www.theprintcowales.com.theprintco.com/plaid-cymru"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.840+01:00"
        "message" => "User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#509
            #message: "User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead."
            #code: 0
            #file: "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            #line: 66
            #severity: E_USER_DEPRECATED
            trace: {
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:66 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->__construct(iterable $authenticators, TokenStorageInterface $tokenStorage, EventDispatcherInterface $eventDispatcher, string $firewallName, ?LoggerInterface $logger = null, bool $eraseCredentials = true, Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel|bool $exposeSecurityErrors = ExposeSecurityLevel::None, array $requiredBadges = []) …
                › if (\is_bool($exposeSecurityErrors)) {    trigger_deprecation('symfony/security-http', '7.3', 'Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use %s value instead.', ExposeSecurityLevel::class);}
              /home/theprintco/public_html/theprintcowales.com/var/cache/dev/ContainerGlCExBx/getDebug_Security_Firewall_Authenticator_SecuredAreaService.php:33 {
                ContainerGlCExBx\getDebug_Security_Firewall_Authenticator_SecuredAreaService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['debug.security.firewall.authenticator.secured_area'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([$a], ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)), ($container->privates['debug.security.event_dispatcher.secured_area'] ?? self::getDebug_Security_EventDispatcher_SecuredAreaService($container)), 'secured_area', ($container->privates['monolog.logger.security'] ?? self::getMonolog_Logger_SecurityService($container)), true, true, [])));}
              }
              /home/theprintco/public_html/theprintcowales.com/var/cache/dev/ContainerGlCExBx/App_KernelDevDebugContainer.php:411 {
                ContainerGlCExBx\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/theprintco/public_html/theprintcowales.com/var/cache/dev/ContainerGlCExBx/getSecurity_Firewall_Map_Context_SecuredAreaService.php:38 {
                ContainerGlCExBx\getSecurity_Firewall_Map_Context_SecuredAreaService::ContainerGlCExBx\{closure} …
                › yield 1 => ($container->privates['security.context_listener.1'] ?? self::getSecurity_ContextListener_1Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.secured_area'] ?? $container->load('getDebug_Security_Firewall_Authenticator_SecuredAreaService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-http/Firewall.php:74 {
                Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
                › 
                › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:54 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-http/Firewall.php:92 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/theprintco/public_html/theprintcowales.com/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                  $type: 1
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/theprintco/public_html/theprintcowales.com/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.840+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "secured_area"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.840+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "secured_area"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.841+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "secured_area"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.842+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Ops\OpsFrontendBundle\Services\SessionIdleHandler::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.885+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.885+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Ops\OpsFrontendBundle\Services\TwigGlobalsExtension::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.885+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.888+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.888+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.888+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.943+01:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("showtitles") on a null variable in "@ops_frontend_bundle/portal/index.html.twig" at line 22." at index.html.twig line 22"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#359
            #message: "Impossible to access an attribute ("showtitles") on a null variable in "@ops_frontend_bundle/portal/index.html.twig" at line 22."
            #code: 0
            #file: "/home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig"
            #line: 22
            -lineno: 22
            -rawMessage: "Impossible to access an attribute ("showtitles") on a null variable."
            -source: Twig\Source {#379 …}
            -phpFile: "/home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Extension/CoreExtension.php"
            -phpLine: 1739
            trace: {
              /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig:22 {
                Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
                › <div class="overlay" style="background-image: url('{{ cdn_domain }}/portal/portals/{% if portal is not null %}{{ portal.logo }}{% endif %}'); background-size: cover;background-position: center;z-index: 0"></div>{% if portal.showtitles %}    <div class="container">
              }
              /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/portal/index.html.twig:22 {
                __TwigTemplate_377a73da937d3a8d146271715f01c7a5->block_precontent(array $context, array $blocks = []): iterable …
                › <div class="overlay" style="background-image: url('{{ cdn_domain }}/portal/portals/{% if portal is not null %}{{ portal.logo }}{% endif %}'); background-size: cover;background-position: center;z-index: 0"></div>{% if portal.showtitles %}    <div class="container">
                arguments: {
                  $env: Twig\Environment {#556 …}
                  $source: Twig\Source {#379 …}
                  $object: null
                  $item: "showtitles"
                  $arguments: []
                  $type: "any"
                  $isDefinedTest: false
                  $ignoreStrictCheck: false
                  $sandboxed: false
                  $lineno: 22
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …162]
                  $blocks: [ …19]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/templates/template.html.twig:82 {
                __TwigTemplate_741c369fac709cdb32f0f8e24409c9af->doDisplay(array $context, array $blocks = []): iterable …
                › {% block pagebanner %}{% endblock %}{% block precontent %}{% endblock %}{% block contentcontainerstart %}{% endblock %}
                arguments: {
                  $name: "precontent"
                  $context: [ …162]
                  $blocks: [ …19]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …159]
                  $blocks: [ …9]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/var/cache/dev/twig/c6/c6220c3031088db13cf51b619c6ba7f4.php:80 {
                __TwigTemplate_6fa4a967ed7e5d9e9e73f9b3208234a4->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("@ops_frontend_bundle/template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …161]
                  $blocks: [ …19]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …159]
                  $blocks: [ …9]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/var/cache/dev/twig/39/396deeac582371c959dd86413ad4a7f5.php:61 {
                __TwigTemplate_377a73da937d3a8d146271715f01c7a5->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …159]
                  $blocks: [ …17]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …159]
                  $blocks: [ …9]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …159]
                  $blocks: [ …9]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …2]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …2]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:459 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "@ops_frontend_bundle/portal/index.html.twig"
                  $context: [ …2]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:464 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "@ops_frontend_bundle/portal/index.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $method: "render"
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:278 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "@ops_frontend_bundle/portal/index.html.twig"
                  $block: null
                  $parameters: [ …2]
                  $response: null
                  $method: "render"
                }
              }
              /home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/Controller/PortalController.php:34 {
                Ops\OpsFrontendBundle\Controller\PortalController->sitePortal(APIManager $api, $id): Response …
                › if (!$user = $this->getUser()) {    return $this->render('@ops_frontend_bundle/portal/index.html.twig', array('loginRequired' => true,'portal'=>null));}
                arguments: {
                  $view: "@ops_frontend_bundle/portal/index.html.twig"
                  $parameters: [ …2]
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $api: Ops\OpsFrontendBundle\Services\APIManager {#274 …}
                  $id: 1
                }
              }
              /home/theprintco/public_html/theprintcowales.com/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                  $type: 1
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#20 …}
                }
              }
              /home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/theprintco/public_html/theprintcowales.com/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.012+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    723 => [
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.945+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Ops\OpsFrontendBundle\Services\SessionIdleHandler::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Ops\OpsFrontendBundle\Services\TwigGlobalsExtension::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354593
        "timestamp_rfc3339" => "2026-04-16T16:49:53.946+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776354594
        "timestamp_rfc3339" => "2026-04-16T16:49:54.007+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    20 => 1
    723 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#49 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.theprintcowales.com.theprintco.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-https
"1"
x-php-ob-level
"0"

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
"Thu, 16 Apr 2026 15:49:54 GMT"
x-debug-exception
"Impossible%20to%20access%20an%20attribute%20%28%22showtitles%22%29%20on%20a%20null%20variable%20in%20%22%40ops_frontend_bundle%2Fportal%2Findex.html.twig%22%20at%20line%2022."
x-debug-exception-file
"%2Fhome%2Ftheprintco%2Fpublic_html%2Ftheprintcowales.com%2Fopsfrontendbundle%2FOpsFrontendBundle%2Fsrc%2Ftemplates%2Fportal%2Findex.html.twig:22"
x-debug-token
"97eeed"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Thu, 16 Apr 26 16:49:53 +0100"
Last used
"Thu, 16 Apr 26 16:49:53 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
Ops\OpsFrontendBundle\Services\SessionIdleHandler:59
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/Services/SessionIdleHandler.php"
    "line" => 59
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Ops\OpsFrontendBundle\Services\SessionIdleHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Ops\OpsFrontendBundle\Services\SessionIdleHandler:60
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/Services/SessionIdleHandler.php"
    "line" => 60
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Ops\OpsFrontendBundle\Services\SessionIdleHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/opsfrontendbundle/OpsFrontendBundle/src/Controller/PortalController.php"
    "line" => 33
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "sitePortal"
    "class" => "Ops\OpsFrontendBundle\Controller\PortalController"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/theprintco/public_html/theprintcowales.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/theprintco/public_html/theprintcowales.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_CLIENTID
"0"
API_COMPANY
"theprintcowales"
API_DOMAIN
"https://print-ops.com"
API_KEY_PUBLIC
"CtxAf5nVJCWOH8efbzjZBUQNONECZoaly6H4PfmO"
APP_ENV
"dev"
APP_SECRET
"d5c4a74a627c98d0c40b2b0211e0e39a"
CDN_DOMAIN
"https://ops.wales.theprintco.com"
COMPANY_NAME
"The PrintCo Wales"
CONTACT_EMAIL
"finance@theprintco.com"
EWZ_RECAPTCHA_SECRET
"6LdrxwwUAAAAAEMrfrAZJtt4JQ4336warH20fhkw"
EWZ_RECAPTCHA_SITE_KEY
"6LdrxwwUAAAAAH0F4ccJp1JSX5PoRyEcCq6MhW42"
GOOGLE_MAPS_KEY
"AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w"
GOOGLE_RECAPTCHA_SECRET
"6LdrxwwUAAAAAEMrfrAZJtt4JQ4336warH20fhkw"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdrxwwUAAAAAH0F4ccJp1JSX5PoRyEcCq6MhW42"
HAS_BLOG
"0"
LOCK_DSN
"flock"
MAILER_DSN
"native://default"
SITE_DESC
"Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service."
TWITTER_HANDLE
"@pcw"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/theprintco/public_html/theprintcowales.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/theprintco/public_html/theprintcowales.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"17"
H2_STREAM_TAG
"3248035-1303-17"
HOME
"/home/theprintco"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.theprintcowales.com.theprintco.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"17"
REDIRECT_H2_STREAM_TAG
"3248035-1303-17"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.theprintcowales.com.theprintco.com/plaid-cymru"
REDIRECT_SCRIPT_URL
"/plaid-cymru"
REDIRECT_SSL_TLS_SNI
"www.theprintcowales.com.theprintco.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aeEFIVha3mUdp19j8wrvdgAIASE"
REDIRECT_URL
"/plaid-cymru"
REMOTE_ADDR
"216.73.216.214"
REMOTE_PORT
"54015"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776354593
REQUEST_TIME_FLOAT
1776354593.7442
REQUEST_URI
"/plaid-cymru"
SCRIPT_FILENAME
"/home/theprintco/public_html/theprintcowales.com/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.theprintcowales.com.theprintco.com/plaid-cymru"
SCRIPT_URL
"/plaid-cymru"
SERVER_ADDR
"109.169.71.55"
SERVER_ADMIN
"webmaster@theprintcowales.com.theprintco.com"
SERVER_NAME
"www.theprintcowales.com.theprintco.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.theprintcowales.com.theprintco.com"
SYMFONY_DOTENV_PATH
"/home/theprintco/public_html/theprintcowales.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,API_DOMAIN,API_KEY_PUBLIC,API_COMPANY,COMPANY_NAME,CDN_DOMAIN,API_CLIENTID,CONTACT_EMAIL,HAS_BLOG,GOOGLE_MAPS_KEY,TWITTER_HANDLE,SITE_DESC,LOCK_DSN"
UNIQUE_ID
"aeEFIVha3mUdp19j8wrvdgAIASE"
USER
"theprintco"
argc
0
argv
[]
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 511739)

Key Value
_controller
"Ops\OpsFrontendBundle\Controller\PortalController::sitePortal"
_firewall_context
"security.firewall.map.context.secured_area"
_remove_csp_headers
true
_route
"portal_1"
_route_params
[
  "id" => 1
]
_security_authenticators
[]
_security_firewall_run
"_security_secured_area"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#621
    -options: [
      "username_parameter" => "_username"
      "password_parameter" => "_password"
      "check_path" => "login_check"
      "post_only" => true
      "form_only" => false
      "enable_csrf" => false
      "csrf_parameter" => "_csrf_token"
      "csrf_token_id" => "authenticate"
      "login_path" => "login_route"
      "use_forward" => false
    ]
    -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#616 …}
    -userProvider: Ops\OpsFrontendBundle\Security\WebserviceUserProvider {#623 …}
    -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#455 …}
    -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#613 …}
  }
]
_stopwatch_token
"e6a1fb"
id
1