ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8c3413"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1276
  #message: "Source image for path "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp" could not be found"
  #code: 0
  #file: "/home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php"
  #line: 168
  -previous: Liip\ImagineBundle\Exception\Binary\Loader\NotLoadableException {#1274 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php:168 {
      Liip\ImagineBundle\Controller\ImagineController->createRedirectResponse(Closure $url, string $path, string $filter, ?string $hash = null): RedirectResponse …
      › 
      ›     throw new NotFoundHttpException(\sprintf('Source image for path "%s" could not be found', $path), $exception);} catch (NonExistingFilterException $exception) {
    }
    /home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php:90 {
      Liip\ImagineBundle\Controller\ImagineController->filterAction(Request $request, $path, $filter) …
      › 
      › return $this->createRedirectResponse(function () use ($path, $filter, $resolver, $request) {    return $this->filterService->getUrlOfFilteredImage(
      arguments: {
        $url: Closure() {#1249 …}
        $path: "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
        $filter: "device_image"
      }
    }
    /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $path: "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
        $filter: "device_image"
      }
    }
    /home/offtekdev/offtekwebsite/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 {#2 …}
        $type: 1
      }
    }
    /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/offtekdev/offtekwebsite/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 {#2 …}
      }
    }
    /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/offtekdev/public_html/index.php:5 {
      › 
      › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
        "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#990
  -records: [
    2 => [
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.421+00:00"
        "message" => "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#608
            #message: "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:23 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('api-platform/symfony', '4.1', 'The "api_platform.validator.query_parameter_validator" service is deprecated use "\\ApiPlatform\\Metadata\\Parameter::$constraints" instead.');}
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.421+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#606
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php"
            #line: 41
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:41 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#603
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php:25 {
                ApiPlatform\ParameterValidator\Validator\ArrayItems->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:46 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › $this->validators = [    new ArrayItems(),    new Bounds(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#601
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php:25 {
                ApiPlatform\ParameterValidator\Validator\Bounds->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:47 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new ArrayItems(),new Bounds(),new Enum(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#599
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php:25 {
                ApiPlatform\ParameterValidator\Validator\Enum->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:48 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Bounds(),new Enum(),new Length(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#597
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php:25 {
                ApiPlatform\ParameterValidator\Validator\Length->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:49 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Enum(),new Length(),new MultipleOf(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#595
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php:25 {
                ApiPlatform\ParameterValidator\Validator\MultipleOf->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:50 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Length(),new MultipleOf(),new Pattern(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#593
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php:25 {
                ApiPlatform\ParameterValidator\Validator\Pattern->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:51 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new MultipleOf(),new Pattern(),new Required(),
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#591
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php"
            #line: 27
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php:27 {
                ApiPlatform\ParameterValidator\Validator\Required->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:52 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                ›     new Pattern(),    new Required(),];
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerJhPiAoC\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1020 {
                ContainerJhPiAoC\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2475 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1383 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('presta_sitemap.populate', [#[\Closure(name: 'App\\EventListener\\RouteAnnotationEventListener')] fn () => ($container->privates['App\\EventListener\\RouteAnnotationEventListener'] ?? $container->load('getRouteAnnotationEventListenerService')), 'registerRouteAnnotation'], 0);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.422+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#537
            #message: "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php:45 {
                ApiPlatform\JsonSchema\SchemaFactory->__construct(?TypeFactoryInterface $typeFactory, ResourceMetadataCollectionFactoryInterface $resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?array $distinctFormats = null, ?DefinitionNameFactoryInterface $definitionNameFactory = null) …
                › if ($typeFactory) {    trigger_deprecation('api-platform/core', '3.4', \sprintf('Injecting the "%s" inside "%s" is deprecated and "%s" will be removed in 4.x.', TypeFactoryInterface::class, self::class, TypeFactoryInterface::class));    $this->typeFactory = $typeFactory;
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2403 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container) …
                › 
                › $container->privates['api_platform.json_schema.backward_compatible_schema_factory'] = $instance = new \ApiPlatform\JsonSchema\BackwardCompatibleSchemaFactory(new \ApiPlatform\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\JsonSchema\SchemaFactory($b, ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container)), ($container->privates['api_platform.hydra.name_converter.hydra_prefix'] ?? self::getApiPlatform_Hydra_NameConverter_HydraPrefixService($container)), $a, $container->parameters['api_platform.jsonschema_formats'], new \ApiPlatform\JsonSchema\DefinitionNameFactory($container->parameters['api_platform.jsonschema_formats'])), $container->parameters['api_platform.serializer.default_context']));}
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2584 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Openapi_FactoryService($container) …
                › 
                ›     return $container->privates['api_platform.openapi.factory'] = new \ApiPlatform\OpenApi\Factory\OpenApiFactory(($container->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container)), ($container->privates['api_platform.json_schema.backward_compatible_schema_factory'] ?? self::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container)), NULL, ($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])), $container->parameters['api_platform.formats'], ($container->privates['api_platform.openapi.options'] ?? self::getApiPlatform_Openapi_OptionsService($container)), new \ApiPlatform\State\Pagination\PaginationOptions(true, 'page', false, 'itemsPerPage', false, 'pagination', 30, NULL, false, false, 'partial'), $a);}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:2465 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_ReadService($container) …
                ›         'api_platform.serializer.filter_parameter_provider' => 'ApiPlatform\\Serializer\\Parameter\\SerializerFilterParameterProvider',    ])), ($container->privates['api_platform.openapi.factory'] ?? self::getApiPlatform_Openapi_FactoryService($container))), $a), $a), ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container)), NULL, ($container->privates['api_platform.uri_variables.converter'] ?? self::getApiPlatform_UriVariables_ConverterService($container)));}
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1377 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.424+00:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3257, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#233
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3257, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:3257 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › 
                › $g = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity'), (\dirname(__DIR__, 4).'/src/Embeddable')], false));}
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1346 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php:1337 {
                ContainerJhPiAoC\App_KernelDevDebugContainer::ContainerJhPiAoC\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerJhPiAoC\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:64 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /home/offtekdev/offtekwebsite/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:46 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/EntityRepository.php:238 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
                › {    $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);}
              /home/offtekdev/offtekwebsite/src/Service/ChannelManager.php:180 {
                App\Service\ChannelManager->getChannelByHostname(string $hostname) …
                › {    return $this->channelRepository->findOneBy(['hostname' => $hostname]);}
              }
              /home/offtekdev/offtekwebsite/src/Service/ChannelManager.php:194 {
                App\Service\ChannelManager->determineActiveChannel(bool $provideFallback = true) …
                › $hostname = $request->getHttpHost();$channel = $this->getChannelByHostname($hostname);if (empty($channel) && $provideFallback === true) {
              }
              /home/offtekdev/offtekwebsite/src/Service/ChannelManager.php:154 {
                App\Service\ChannelManager->getActiveChannel(bool $forceUpdate = false) …
                › if (!$this->activeChannel || $forceUpdate === true) {    $this->activeChannel = $this->determineActiveChannel();}
              /home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php:95 {
                App\EventSubscriber\RequestSubscriber->setupChannelAndLocale($request) …
                › {    $activeChannel = $this->channelManager->getActiveChannel();    $locale = $this->channelManager->getActiveChannelLocale();
              }
              /home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php:208 {
                App\EventSubscriber\RequestSubscriber->onKernelRequest(RequestEvent $event) …
                › // $this->initializeRequestGlobals($request);$this->setupChannelAndLocale($request);// $this->setupDoc($request);
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/offtekdev/offtekwebsite/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/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.436+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "liip_imagine_filter"
          "route_parameters" => [
            "_route" => "liip_imagine_filter"
            "_controller" => "Liip\ImagineBundle\Controller\ImagineController::filterAction"
            "filter" => "device_image"
            "path" => "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
          ]
          "request_uri" => "https://www.monkeydevwork.co.uk/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\RequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LocaleFixSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.437+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.438+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\ControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.438+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.438+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\BaseControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.438+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.439+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.439+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.439+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerJhPiAoC\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.439+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.442+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "offtekde_webdbu"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.0.41"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "offtekdev_final2025_5"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.443+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.match_path AS match_path_1, t0.redirect_path AS redirect_path_2, t0.status_code AS status_code_3, t0.active AS active_4, t0.id AS id_5, t0.channel_id AS channel_id_6 FROM redirect t0 WHERE t0.match_path = ? AND t0.channel_id = ? AND t0.active = ? LIMIT 1"
          "params" => [
            1 => "/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.444+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.match_path AS match_path_1, t0.redirect_path AS redirect_path_2, t0.status_code AS status_code_3, t0.type AS type_4, t0.legacy_data AS legacy_data_5, t0.notes AS notes_6, t0.node_path AS node_path_7, t0.active AS active_8, t0.id AS id_9, t0.channel_id AS channel_id_10 FROM legacy_redirect t0 WHERE t0.match_path = ? AND t0.channel_id = ? AND t0.active = ? LIMIT 1"
          "params" => [
            1 => "/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 2
            2 => 1
            3 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.446+00:00"
        "message" => "User Deprecated: Method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager() is deprecated and will be removed in Doctrine ORM 3.0. Use getObjectManager() instead. (OnFlushEventArgs.php:29 called by NodeGenDoctrineListener.php:111, https://github.com/doctrine/orm/issues/9875, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1856
            #message: "User Deprecated: Method Doctrine\ORM\Event\OnFlushEventArgs::getEntityManager() is deprecated and will be removed in Doctrine ORM 3.0. Use getObjectManager() instead. (OnFlushEventArgs.php:29 called by NodeGenDoctrineListener.php:111, https://github.com/doctrine/orm/issues/9875, package doctrine/orm)"
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/Event/OnFlushEventArgs.php:29 {
                Doctrine\ORM\Event\OnFlushEventArgs->getEntityManager() …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/offtekdev/offtekwebsite/src/Doctrine/EventListener/NodeGenDoctrineListener.php:111 {
                App\Doctrine\EventListener\NodeGenDoctrineListener->onFlush(OnFlushEventArgs $eventArgs) …
                › // return;$entityManager = $eventArgs->getEntityManager();$uow = $entityManager->getUnitOfWork();
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
                › foreach ($this->listeners[$eventName] as $hash => $listener) {    $listener->{$this->methods[$eventName][$hash]}($eventArgs);}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/UnitOfWork.php:3808 {
                Doctrine\ORM\UnitOfWork->dispatchOnFlushEvent(): void …
                › if ($this->evm->hasListeners(Events::onFlush)) {    $this->evm->dispatchEvent(Events::onFlush, new OnFlushEventArgs($this->em));}
              }
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/UnitOfWork.php:423 {
                Doctrine\ORM\UnitOfWork->commit($entity = null) …
                › 
                › $this->dispatchOnFlushEvent();}
              /home/offtekdev/offtekwebsite/vendor/doctrine/orm/src/EntityManager.php:414 {
                Doctrine\ORM\EntityManager->flush($entity = null) …
                › 
                ›     $this->unitOfWork->commit($entity);}
              }
              /home/offtekdev/offtekwebsite/src/Service/UrlDebugManager.php:63 {
                App\Service\UrlDebugManager->log(int $statusCode, Channel $channel, ?string $redirectUrl = null, ?string $logInfo = null, bool $flush = true): bool …
                › $this->entityManager->persist($urlDebugLog);if($flush) $this->entityManager->flush();}
              /home/offtekdev/offtekwebsite/src/Service/UrlDebugManager.php:25 {
                App\Service\UrlDebugManager->log404(?Channel $channel = null, ?string $logInfo = null) …
                › 
                ›     $this->log(404, $channel, null, $logInfo, true);}
              }
              /home/offtekdev/offtekwebsite/src/EventSubscriber/NotFoundExceptionSubscriber.php:174 {
                App\EventSubscriber\NotFoundExceptionSubscriber->onKernelException(ExceptionEvent $event) …
                › 
                › $this->urlDebugManager->log404($activeChannel);return;
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/offtekdev/offtekwebsite/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/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.446+00:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.446+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "INSERT INTO url_debug_log (http_status_code, current_url, redirect_url, query_string, referer_url, log_info, created_at, channel_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
          "params" => [
            1 => 404
            2 => "https://www.monkeydevwork.co.uk/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
            3 => null
            4 => null
            5 => "https://www.monkeydevwork.co.uk/files/images/output/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
            6 => null
            7 => "2025-06-24 22:49:17"
            8 => 1
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
            8 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.447+00:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.448+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Source image for path "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp" could not be found" at ImagineController.php line 168"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1276
            #message: "Source image for path "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp" could not be found"
            #code: 0
            #file: "/home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php"
            #line: 168
            -previous: Liip\ImagineBundle\Exception\Binary\Loader\NotLoadableException {#1274 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php:168 {
                Liip\ImagineBundle\Controller\ImagineController->createRedirectResponse(Closure $url, string $path, string $filter, ?string $hash = null): RedirectResponse …
                › 
                ›     throw new NotFoundHttpException(\sprintf('Source image for path "%s" could not be found', $path), $exception);} catch (NonExistingFilterException $exception) {
              }
              /home/offtekdev/offtekwebsite/vendor/liip/imagine-bundle/Controller/ImagineController.php:90 {
                Liip\ImagineBundle\Controller\ImagineController->filterAction(Request $request, $path, $filter) …
                › 
                › return $this->createRedirectResponse(function () use ($path, $filter, $resolver, $request) {    return $this->filterService->getUrlOfFilteredImage(
                arguments: {
                  $url: Closure() {#1249 …}
                  $path: "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
                  $filter: "device_image"
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $path: "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
                  $filter: "device_image"
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                  $type: 1
                }
              }
              /home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/offtekdev/offtekwebsite/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 {#2 …}
                }
              }
              /home/offtekdev/offtekwebsite/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/offtekdev/public_html/index.php:5 {
                › 
                › require_once '../offtekwebsite/vendor/autoload_runtime.php';arguments: {
                  "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventSubscriber\AccessDeniedSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventSubscriber\NotFoundExceptionSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.481+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.481+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.481+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.486+00: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"
      ]
    ]
    1884 => [
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.448+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.448+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.448+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\RequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LocaleFixSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\ControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\BaseControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerJhPiAoC\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.449+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1750805357
        "timestamp_rfc3339" => "2025-06-24T22:49:17.480+00: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: [
    2 => 1
    1884 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#989 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
"0"
cookie
"offtekapp=813843a7095ae7fd1e1cfe9deee4f11e"
host
"www.monkeydevwork.co.uk"
referer
"https://www.monkeydevwork.co.uk/files/images/output/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
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
"Tue, 24 Jun 2025 22:49:17 GMT"
vary
"Accept"
x-debug-exception
"Source%20image%20for%20path%20%22files%2Fcatalogue%2Foem%2Fhpe-846526-b21-hdd-saslpc-16094.webp%22%20could%20not%20be%20found"
x-debug-exception-file
"%2Fhome%2Fofftekdev%2Fofftekwebsite%2Fvendor%2Fliip%2Fimagine-bundle%2FController%2FImagineController.php:168"
x-debug-token
"e2f33c"

Cookies

Request Cookies

Key Value
offtekapp
"813843a7095ae7fd1e1cfe9deee4f11e"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Tue, 24 Jun 25 22:49:03 +0000"
Last used
"Tue, 24 Jun 25 22:49:16 +0000"
Lifetime
86400

Session Attributes

Attribute Value
_currency
"USD"
_locale
"en"
_vatoption
"showvat"

Session Usage

8 Usages
Stateless check enabled
Usage
App\EventSubscriber\RequestSubscriber:125
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 125
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 208
    "function" => "setupChannelAndLocale"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\RequestSubscriber:136
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 136
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 208
    "function" => "setupChannelAndLocale"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\RequestSubscriber:139
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 139
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 208
    "function" => "setupChannelAndLocale"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\RequestSubscriber:144
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 144
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 208
    "function" => "setupChannelAndLocale"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\RequestSubscriber:161
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 161
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/RequestSubscriber.php"
    "line" => 208
    "function" => "setupChannelAndLocale"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LocaleFixSubscriber:48
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/EventSubscriber/LocaleFixSubscriber.php"
    "line" => 48
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleFixSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Helper\SessionHelper:45
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Helper/SessionHelper.php"
    "line" => 45
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Service/CurrencyManager.php"
    "line" => 54
    "function" => "getSessionCurrency"
    "class" => "App\Helper\SessionHelper"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Service/MoneyManager.php"
    "line" => 341
    "function" => "getCurrentSystemCurrency"
    "class" => "App\Service\CurrencyManager"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Service/MoneyManager.php"
    "line" => 68
    "function" => "getCurrentCurrency"
    "class" => "App\Service\MoneyManager"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 2150
    "function" => "__construct"
    "class" => "App\Service\MoneyManager"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 4514
    "function" => "getMoneyManagerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 1073
    "function" => "getTwigService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 3988
    "function" => "get_Container_Private_ProfilerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 1450
    "function" => "getProfilerListenerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 235
    "function" => "ContainerJhPiAoC\{closure}"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 70
    "function" => "sortListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 276
    "function" => "getListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 133
    "function" => "preProcess"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Helper\SessionHelper:54
[
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Helper/SessionHelper.php"
    "line" => 54
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Service/MoneyManager.php"
    "line" => 346
    "function" => "getSessionVatOption"
    "class" => "App\Helper\SessionHelper"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/src/Service/MoneyManager.php"
    "line" => 69
    "function" => "getCurrentVatOption"
    "class" => "App\Service\MoneyManager"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 2150
    "function" => "__construct"
    "class" => "App\Service\MoneyManager"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 4514
    "function" => "getMoneyManagerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 1073
    "function" => "getTwigService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 3988
    "function" => "get_Container_Private_ProfilerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/var/cache/dev/ContainerJhPiAoC/App_KernelDevDebugContainer.php"
    "line" => 1450
    "function" => "getProfilerListenerService"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 235
    "function" => "ContainerJhPiAoC\{closure}"
    "class" => "ContainerJhPiAoC\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 70
    "function" => "sortListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 276
    "function" => "getListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 133
    "function" => "preProcess"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/offtekdev/public_html/index.php"
    "line" => 5
    "args" => [
      "/home/offtekdev/offtekwebsite/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACTIVE_CAMPAIGN_KEY
"766832ca2b7cfdf5c9fbc62877acc2fe746531b9a2145500531efddcfdc05b40015cd5dd"
ACTIVE_CAMPAIGN_URL
"https://offtek.api-us1.com"
APP_CACHE_PREFIX_SEED
"offtek/sitemf"
APP_ENV
"dev"
APP_SECRET
"12f35dc4edac9ac6ea132683fb957389"
APP_USE_ROUTE_CACHE
"1"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://offtekde_webdbu:Eey6Sj4DUuL1@127.0.0.1:3306/offtekdev_final2025_5"
DATABASE_URL_LOCALE_DE
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_locale_de"
DATABASE_URL_LOCALE_ES
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_locale_es"
DATABASE_URL_LOCALE_FR
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_locale_fr"
DATABASE_URL_LOCALE_IT
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_locale_it"
DATABASE_URL_LOCALE_UK
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_locale_uk"
DATABASE_URL_OLD_GLOBAL_DB
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_global"
DATABASE_URL_OLD_IMPORT_DB
"mysql://offtekli_admin:Np%5EQ812%23%25EWC1%24%23h3L3h%3D@185.162.225.120:3306/offtekli_data_collection"
ELASTICSEARCH_AUTH64
"ZWxhc3RpYzo0cVhCdWQ1WUwqRFJaRGI9MG80NQ=="
ELASTICSEARCH_HOST
"localhost"
ELASTICSEARCH_PASSWORD
"4qXBud5YL*DRZDb=0o45"
ELASTICSEARCH_PORT
"9200"
ELASTICSEARCH_SCHEME
"https"
ELASTICSEARCH_USERNAME
"elastic"
MAILER_DSN
"mandrill+api://eZJyXNOh1CO4yea4jT17uA@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
OAUTH_APPLE_CLIENT_ID
"1234"
OAUTH_APPLE_KEY_FILE_ID
"1234"
OAUTH_APPLE_KEY_FILE_PATH
"1234"
OAUTH_APPLE_TEAM_ID
"1234"
OAUTH_FACEBOOK_ID
"1078426544001937"
OAUTH_FACEBOOK_SECRET
"b8d81ed315bb09c9f7af3aa6d25671fd"
OAUTH_GOOGLE_ID
"925721386498-qfskcr25pb01ejl4vpp5640q2bo4nr2j.apps.googleusercontent.com"
OAUTH_GOOGLE_SECRET
"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"
ORDER_SYS_PW
"test12345"
ORDER_SYS_URL
"https://system.offtekorder.com"
ORDER_SYS_USER
"malcolm"
PRIVATE_FILE_PATH
"/home/offtekdev/offtekwebsite_private"
PUBLIC_FILE_PATH
"/home/offtekdev/public_html/files"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
""
REDIS_PORT
"6379"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/offtekdev/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/offtekdev/public_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"offtekapp=813843a7095ae7fd1e1cfe9deee4f11e"
HTTP_HOST
"www.monkeydevwork.co.uk"
HTTP_REFERER
"https://www.monkeydevwork.co.uk/files/images/output/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
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/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.monkeydevwork.co.uk/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
REDIRECT_SCRIPT_URL
"/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
REDIRECT_SSL_TLS_SNI
"www.monkeydevwork.co.uk"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aFsrbfArU_EtWON1ZsP_qwAAAQc"
REDIRECT_URL
"/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
REMOTE_ADDR
"216.73.216.219"
REMOTE_PORT
"14638"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750805357
REQUEST_TIME_FLOAT
1750805357.3997
REQUEST_URI
"/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
SCRIPT_FILENAME
"/home/offtekdev/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.monkeydevwork.co.uk/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
SCRIPT_URL
"/media/cache/resolve/device_image/files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
SERVER_ADDR
"192.168.1.239"
SERVER_ADMIN
"webmaster@offtekdev.co.uk"
SERVER_NAME
"www.monkeydevwork.co.uk"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.monkeydevwork.co.uk"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_USE_ROUTE_CACHE,APP_CACHE_PREFIX_SEED,ELASTICSEARCH_SCHEME,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,ELASTICSEARCH_USERNAME,ELASTICSEARCH_PASSWORD,ELASTICSEARCH_AUTH64,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MAILER_DSN,DATABASE_URL,DATABASE_URL_OLD_GLOBAL_DB,DATABASE_URL_OLD_IMPORT_DB,DATABASE_URL_LOCALE_UK,DATABASE_URL_LOCALE_DE,DATABASE_URL_LOCALE_ES,DATABASE_URL_LOCALE_FR,DATABASE_URL_LOCALE_IT,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,PUBLIC_FILE_PATH,PRIVATE_FILE_PATH,ORDER_SYS_URL,ORDER_SYS_USER,ORDER_SYS_PW,ACTIVE_CAMPAIGN_URL,ACTIVE_CAMPAIGN_KEY,OAUTH_GOOGLE_ID,OAUTH_GOOGLE_SECRET,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,OAUTH_APPLE_CLIENT_ID,OAUTH_APPLE_TEAM_ID,OAUTH_APPLE_KEY_FILE_ID,OAUTH_APPLE_KEY_FILE_PATH"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"aFsrbfArU_EtWON1ZsP_qwAAAQc"
argc
0
argv
[]

Parent Request

Return to parent request (token = 1e651f)

Key Value
_controller
"Liip\ImagineBundle\Controller\ImagineController::filterAction"
_firewall_context
"security.firewall.map.context.image_resolver"
_links
Symfony\Component\WebLink\GenericLinkProvider {#2608
  -links: []
}
_remove_csp_headers
true
_route
"liip_imagine_filter"
_route_params
[
  "filter" => "device_image"
  "path" => "files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
]
_stopwatch_token
"098f4c"
activeChannel
App\Entity\Channel {#1602
  -defaultLocale: Proxies\__CG__\App\Entity\Locale {#1702 …}
  -baseCurrency: Proxies\__CG__\App\Entity\Currency {#1784 …}
  -currencies: Doctrine\ORM\PersistentCollection {#1598 …}
  -name: "Offtek UK"
  -description: null
  -hostname: "www.monkeydevwork.co.uk"
  -themeName: null
  -type: "webstore"
  -products: Doctrine\ORM\PersistentCollection {#1581 …}
  -regionalLocale: "en_GB"
  -emailSupport: "support@offtek.co.uk"
  -emailSales: "sales@offtek.co.uk"
  -emailAccounts: "accounts@offtek.co.uk"
  -emailFeedback: "feedback@offtek.co.uk"
  -emailOrders: "orders@offtek.co.uk"
  -baseVatRate: "0.2"
  -feedback: Doctrine\ORM\PersistentCollection {#1656 …}
  -mainPhoneNumber: libphonenumber\PhoneNumber {#89 …}
  -paymentMethods: Doctrine\ORM\PersistentCollection {#1666 …}
  -bankDetails: Proxies\__CG__\App\Entity\BankDetails {#1601 …}
  -baseCountryCode: "GB"
  -vouchers: Doctrine\ORM\PersistentCollection {#1545 …}
  -searchHistoryItems: Doctrine\ORM\PersistentCollection {#1412 …}
  -deliveryOptions: Doctrine\ORM\PersistentCollection {#1387 …}
  -siteBanner: Proxies\__CG__\App\Entity\SiteBanner {#1448 …}
  -trendingSearches: Doctrine\ORM\PersistentCollection {#1532 …}
  -emailCareers: "careers@offtek.co.uk"
  -emailMedia: "media@offtek.co.uk"
  -openingHours: "09:00 - 17:30"
  #id: 1
  #uuid: Ramsey\Uuid\Lazy\LazyUuidFromString {#88 …}
  #createdAt: DateTime @1652637505 {#87
    date: 2022-05-15 17:58:25.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1652637505 {#86
    date: 2022-05-15 17:58:25.0 UTC (+00:00)
  }
  -initAutoNameHandle: true
  #handle: "offtek-uk"
  -initHandle: true
  -active: true
}
activeChannelSettings
App\Model\Settings\ChannelSettings {#96
  -entityManager: ContainerJhPiAoC\EntityManagerGhostEbeb667 {#828 …}
  -container: null
  #connectionName: "default"
  -channel: App\Entity\Channel {#1602
    -defaultLocale: Proxies\__CG__\App\Entity\Locale {#1702 …}
    -baseCurrency: Proxies\__CG__\App\Entity\Currency {#1784 …}
    -currencies: Doctrine\ORM\PersistentCollection {#1598 …}
    -name: "Offtek UK"
    -description: null
    -hostname: "www.monkeydevwork.co.uk"
    -themeName: null
    -type: "webstore"
    -products: Doctrine\ORM\PersistentCollection {#1581 …}
    -regionalLocale: "en_GB"
    -emailSupport: "support@offtek.co.uk"
    -emailSales: "sales@offtek.co.uk"
    -emailAccounts: "accounts@offtek.co.uk"
    -emailFeedback: "feedback@offtek.co.uk"
    -emailOrders: "orders@offtek.co.uk"
    -baseVatRate: "0.2"
    -feedback: Doctrine\ORM\PersistentCollection {#1656 …}
    -mainPhoneNumber: libphonenumber\PhoneNumber {#89 …}
    -paymentMethods: Doctrine\ORM\PersistentCollection {#1666 …}
    -bankDetails: Proxies\__CG__\App\Entity\BankDetails {#1601 …}
    -baseCountryCode: "GB"
    -vouchers: Doctrine\ORM\PersistentCollection {#1545 …}
    -searchHistoryItems: Doctrine\ORM\PersistentCollection {#1412 …}
    -deliveryOptions: Doctrine\ORM\PersistentCollection {#1387 …}
    -siteBanner: Proxies\__CG__\App\Entity\SiteBanner {#1448 …}
    -trendingSearches: Doctrine\ORM\PersistentCollection {#1532 …}
    -emailCareers: "careers@offtek.co.uk"
    -emailMedia: "media@offtek.co.uk"
    -openingHours: "09:00 - 17:30"
    #id: 1
    #uuid: Ramsey\Uuid\Lazy\LazyUuidFromString {#88 …}
    #createdAt: DateTime @1652637505 {#87
      date: 2022-05-15 17:58:25.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1652637505 {#86
      date: 2022-05-15 17:58:25.0 UTC (+00:00)
    }
    -initAutoNameHandle: true
    #handle: "offtek-uk"
    -initHandle: true
    -active: true
  }
  #tableName: "tm_channel_settings"
  -settings: [
    "live_chat_dept_id" => [
      "option_name" => "live_chat_dept_id"
      "option_value" => "1"
      "option_id" => 1
      "channel_id" => 1
    ]
    "opayo_vendor" => [
      "option_name" => "opayo_vendor"
      "option_value" => "offtek"
      "option_id" => 6
      "channel_id" => 1
    ]
    "newsletter_list_id" => [
      "option_name" => "newsletter_list_id"
      "option_value" => "2"
      "option_id" => 11
      "channel_id" => 1
    ]
    "ac-newsletter-signupid" => [
      "option_name" => "ac-newsletter-signupid"
      "option_value" => "1344"
      "option_id" => 16
      "channel_id" => 1
    ]
    "tawk_livechat_property_id" => [
      "option_name" => "tawk_livechat_property_id"
      "option_value" => "677cf55eaf5bfec1dbe7c29d"
      "option_id" => 29
      "channel_id" => 1
    ]
    "tawk_livechat_widget_id" => [
      "option_name" => "tawk_livechat_widget_id"
      "option_value" => "1ih01suka"
      "option_id" => 30
      "channel_id" => 1
    ]
  ]
  -settingsLoaded: false
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#745 …}
}
activeLocale
"en"
channelCurrencyCodes
[
  0 => "GBP"
  2 => "EUR"
  3 => "USD"
]
filter
"device_image"
globalSettings
App\Model\Settings\GlobalSettings {#336
  -entityManager: ContainerJhPiAoC\EntityManagerGhostEbeb667 {#828 …}
  -container: null
  #connectionName: "default"
  #tableName: "tm_global_settings"
  -settings: [
    "paypal_client_id_gbp" => [
      "option_value" => "AbP3OkdfW5sjpA9Da2RX63Mj9VvU7uqjQsU_RbeMA18XY9RClE0aZNOh_CElSP1dyz6nYaRQZPvX-Ydm"
      "option_id" => 1
    ]
    "paypal_client_id_eur" => [
      "option_value" => "AbfxcJCdK2GtUSC0rQRRKMyi9kgElItO6X6ZYzIgBh-BxFGcPLTbur0ONXboDHZqpBw9LSUyCht5tY9C"
      "option_id" => 2
    ]
    "paypal_mode" => [
      "option_value" => "sandbox"
      "option_id" => 3
    ]
  ]
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#745 …}
}
path
"files/catalogue/oem/hpe-846526-b21-hdd-saslpc-16094.webp"
privateFilePath
"/home/offtekdev/offtekwebsite_private"
publicFilePath
"/home/offtekdev/public_html/files"