https://erp.ourhoneybee.eu/_profiler/5696df/search/results?limit=10&method=GET

Log Messages

Info. & Errors 1

Informational and error log messages generated during the execution of the application.

Level Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_profiler/5696df/search/results"" at /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#206
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /_profiler/5696df/search/results""
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#177 …}
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}

Deprecations 190

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
[
  "exception" => ErrorException {#10
    #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:16 {
        include …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/composer/ClassLoader.php:576 {
        Composer\Autoload\{closure} …
        › self::$includeFile = \Closure::bind(static function($file) {    include $file;}, null, null);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/composer/ClassLoader.php:427 {
        Composer\Autoload\ClassLoader->loadClass($class) …
        › $includeFile = self::$includeFile;$includeFile($file);}
      Composer\Autoload\ClassLoader->loadClass() {}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/Debug.php:62 {
        Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
        › 
        ›     DebugClassLoader::enable();}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:25 {$loader = require __DIR__.'/../app/autoload.php';Debug::enable();}
    }
  }
]
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#158
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        include_once …
        › 
        › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:268 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:151 {
        Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:517 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    include_once …
    › 
    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:268 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:151 {
    Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:517 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#296
    #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_LocatorService.php:22 {
        ContainerMBEyLVQ\getTemplating_LocatorService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('', '', 'The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
        › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_LocatorService.php:22 {
    ContainerMBEyLVQ\getTemplating_LocatorService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('', '', 'The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
    › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#297
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_LocatorService.php:24 {
        ContainerMBEyLVQ\getTemplating_LocatorService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($container->privates['file_locator'] ?? $container->load('getFileLocatorService')), $container->targetDir.'');}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
        › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_LocatorService.php:24 {
    ContainerMBEyLVQ\getTemplating_LocatorService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($container->privates['file_locator'] ?? $container->load('getFileLocatorService')), $container->targetDir.'');}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
    › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#300
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_NameParserService.php:22 {
        ContainerMBEyLVQ\getTemplating_NameParserService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('', '', 'The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.');}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
        › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_NameParserService.php:22 {
    ContainerMBEyLVQ\getTemplating_NameParserService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('', '', 'The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.');}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
    › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#301
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_NameParserService.php:24 {
        ContainerMBEyLVQ\getTemplating_NameParserService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($container->services['kernel'] ?? $container->get('kernel', 1)));}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
        › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
        › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
        › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTemplating_NameParserService.php:24 {
    ContainerMBEyLVQ\getTemplating_NameParserService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($container->services['kernel'] ?? $container->get('kernel', 1)));}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:985 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getTwigService() …
    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:883 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerService() …
    › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));$instance->add($e);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:1520 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->getProfilerListenerService() …
    › {    $a = ($this->services['profiler'] ?? $this->getProfilerService());}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:731 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#128
    #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_ExceptionListenerService.php:22 {
        ContainerMBEyLVQ\getTwig_ExceptionListenerService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('', '', 'The "twig.exception_listener" service is deprecated since Symfony 4.4.');}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:773 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService'));}, 1 => 'logKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_ExceptionListenerService.php:22 {
    ContainerMBEyLVQ\getTwig_ExceptionListenerService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('', '', 'The "twig.exception_listener" service is deprecated since Symfony 4.4.');}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:773 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService'));}, 1 => 'logKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
[
  "exception" => ErrorException {#360
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_ExceptionListenerService.php:24 {
        ContainerMBEyLVQ\getTwig_ExceptionListenerService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($container->privates['monolog.logger.request'] ?? $container->getMonolog_Logger_RequestService()), true);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:773 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService'));}, 1 => 'logKernelException'], 0);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_ExceptionListenerService.php:24 {
    ContainerMBEyLVQ\getTwig_ExceptionListenerService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($container->privates['monolog.logger.request'] ?? $container->getMonolog_Logger_RequestService()), true);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:773 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->ContainerMBEyLVQ\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService'));}, 1 => 'logKernelException'], 0);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php (3 times) User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
[
  "exception" => ErrorException {#375
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
    #line: 57
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
        Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
        › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
        › {    $e = FlattenException::createFromThrowable($event->getException());}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
    › {    $e = FlattenException::createFromThrowable($event->getException());}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php (73 times) User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
[
  "exception" => ErrorException {#1114
    #message: "User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-foundation/RequestStack.php:92 {
        Symfony\Component\HttpFoundation\RequestStack->getMasterRequest() …
        › {    trigger_deprecation('symfony/http-foundation', '5.3', '"%s()" is deprecated, use "getMainRequest()" instead.', __METHOD__);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:49 {
        Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->collect(Request $request, Response $response) …
        › {    $this->currentRequest = $this->requestStack && $this->requestStack->getMasterRequest() !== $request ? $request : null;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
        Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
        › 
        › $collector->collect($request, $response, $e);// we need to clone for sub-requests
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:100 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
        › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:202 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:255 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-foundation/RequestStack.php:92 {
    Symfony\Component\HttpFoundation\RequestStack->getMasterRequest() …
    › {    trigger_deprecation('symfony/http-foundation', '5.3', '"%s()" is deprecated, use "getMainRequest()" instead.', __METHOD__);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:49 {
    Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->collect(Request $request, Response $response) …
    › {    $this->currentRequest = $this->requestStack && $this->requestStack->getMasterRequest() !== $request ? $request : null;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php:178 {
    Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
    › 
    › $collector->collect($request, $response, $e);// we need to clone for sub-requests
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:100 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
    › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:202 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:255 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › try {    return $this->filterResponse($response, $request, $type);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#437
    #message: "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_Controller_ExceptionService.php:22 {
        ContainerMBEyLVQ\getTwig_Controller_ExceptionService::do($container, $lazyLoad = true) …
        › {    trigger_deprecation('', '', 'The "twig.controller.exception" service is deprecated since Symfony 4.4.');}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:238 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:220 {
        Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
        › {    $controller = parent::instantiateController($class);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:152 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_Controller_ExceptionService.php:22 {
    ContainerMBEyLVQ\getTwig_Controller_ExceptionService::do($container, $lazyLoad = true) …
    › {    trigger_deprecation('', '', 'The "twig.controller.exception" service is deprecated since Symfony 4.4.');}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:238 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:220 {
    Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
    › {    $controller = parent::instantiateController($class);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:152 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
[
  "exception" => ErrorException {#438
    #message: "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), \E_USER_DEPRECATED);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_Controller_ExceptionService.php:24 {
        ContainerMBEyLVQ\getTwig_Controller_ExceptionService::do($container, $lazyLoad = true) …
        › 
        ›     return $container->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($container->services['twig'] ?? $container->getTwigService()), true);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
        ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › 
        ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:238 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:220 {
        Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
        ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
        › {    $controller = parent::instantiateController($class);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:152 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), \E_USER_DEPRECATED);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/getTwig_Controller_ExceptionService.php:24 {
    ContainerMBEyLVQ\getTwig_Controller_ExceptionService::do($container, $lazyLoad = true) …
    › 
    ›     return $container->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($container->services['twig'] ?? $container->getTwigService()), true);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/ContainerMBEyLVQ/appAppKernelDevDebugContainer.php:417 {
    ContainerMBEyLVQ\appAppKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › 
    ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:238 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/dependency-injection/Container.php:220 {
    Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = 1) …
    ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
    › {    $controller = parent::instantiateController($class);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:152 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/layout.html.twig" at line 1.
[
  "exception" => ErrorException {#552
    #message: "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/layout.html.twig" at line 1."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/31/319f694259f29426741612f177c708db295290c95412ead6e1659889e41d845e.php:50 {
        __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
        › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/layout.html.twig\" at line 1.");// line 2
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
        __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
        Twig\Template->render(array $context): string …
        › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/31/319f694259f29426741612f177c708db295290c95412ead6e1659889e41d845e.php:50 {
    __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/layout.html.twig\" at line 1.");// line 2
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
    __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
    Twig\Template->render(array $context): string …
    › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
    Twig\TemplateWrapper->render(array $context = []): string …
    › {    return $this->template->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
    Twig\Environment->render($name, array $context = []): string …
    › {    return $this->load($name)->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/exception.css.twig" at line 1.
[
  "exception" => ErrorException {#577
    #message: "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/exception.css.twig" at line 1."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/19/19014d216034022c706729f337706250b45995216b0f9c9532d0792bba9ac9a9.php:45 {
        __TwigTemplate_01ec3e996f2e777d2f46e4c5bdd27eac6e5c466eda8cda0f481351a45afc5c2f->doDisplay(array $context, array $blocks = []) …
        › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/exception.css.twig\" at line 1.");// line 4
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
        Twig\Template->render(array $context): string …
        › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Extension/CoreExtension.php:1435 {
        Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
        __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
        › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
        __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
        Twig\Template->render(array $context): string …
        › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/19/19014d216034022c706729f337706250b45995216b0f9c9532d0792bba9ac9a9.php:45 {
    __TwigTemplate_01ec3e996f2e777d2f46e4c5bdd27eac6e5c466eda8cda0f481351a45afc5c2f->doDisplay(array $context, array $blocks = []) …
    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/exception.css.twig\" at line 1.");// line 4
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
    Twig\Template->render(array $context): string …
    › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
    Twig\TemplateWrapper->render(array $context = []): string …
    › {    return $this->template->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Extension/CoreExtension.php:1435 {
    Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
    __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
    __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
    Twig\Template->render(array $context): string …
    › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
    Twig\TemplateWrapper->render(array $context = []): string …
    › {    return $this->template->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
    Twig\Environment->render($name, array $context = []): string …
    › {    return $this->load($name)->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
php User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/base_js.html.twig" at line 1.
[
  "exception" => ErrorException {#629
    #message: "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. in "@Twig/base_js.html.twig" at line 1."
    #code: 0
    #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/1e/1ea14e6f20e3d4a31aef2b3028985545760b49accd42ef19cc629965675dd8d1.php:45 {
        __TwigTemplate_41775f073e6f8d42d504d816e3eb45eb2d6076d22eed76987df3a0911ef6349f->doDisplay(array $context, array $blocks = []) …
        › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/base_js.html.twig\" at line 1.");// line 4
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
        Twig\Template->render(array $context): string …
        › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Extension/CoreExtension.php:1435 {
        Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/31/319f694259f29426741612f177c708db295290c95412ead6e1659889e41d845e.php:108 {
        __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
        › yield "        ";yield Twig\Extension\CoreExtension::include($this->env, $context, "@Twig/base_js.html.twig");yield "
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
        __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
        Twig\Template->yield(array $context, array $blocks = []): iterable …
        › 
        › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
        Twig\Template->render(array $context): string …
        › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
        Twig\TemplateWrapper->render(array $context = []): string …
        › {    return $this->template->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
        Twig\Environment->render($name, array $context = []): string …
        › {    return $this->load($name)->render($context);}
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …10]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
        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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
          $type: 1
          $catch: true
        }
      }
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#17 …}
        }
      }
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/deprecation-contracts/function.php:25 {
    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/1e/1ea14e6f20e3d4a31aef2b3028985545760b49accd42ef19cc629965675dd8d1.php:45 {
    __TwigTemplate_41775f073e6f8d42d504d816e3eb45eb2d6076d22eed76987df3a0911ef6349f->doDisplay(array $context, array $blocks = []) …
    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");trigger_deprecation('', '',         $__internal_compile_0." in \"@Twig/base_js.html.twig\" at line 1.");// line 4
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
    Twig\Template->render(array $context): string …
    › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
    Twig\TemplateWrapper->render(array $context = []): string …
    › {    return $this->template->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Extension/CoreExtension.php:1435 {
    Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/31/319f694259f29426741612f177c708db295290c95412ead6e1659889e41d845e.php:108 {
    __TwigTemplate_db2ba8fb4dd65795d1b904a9c6e50bfbdaaf284240872afa265ff4d6e477ba70->doDisplay(array $context, array $blocks = []) …
    › yield "        ";yield Twig\Extension\CoreExtension::include($this->env, $context, "@Twig/base_js.html.twig");yield "
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/24/2409a738378eb56a3dec5b0b52d6601f41efb36d0a387be52f8bb730cc2793a4.php:53 {
    __TwigTemplate_ff34a24e3a2e126f3bd49494a4020efb614f46a6066976d965ddacd1b04ed30d->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:360 {
    Twig\Template->yield(array $context, array $blocks = []): iterable …
    › 
    › foreach ($this->doDisplay($context, $blocks) as $data) {    if (ob_get_length()) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php:335 {
    Twig\Template->render(array $context): string …
    › $content = '';foreach ($this->yield($context) as $data) {    $content .= $data;
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php:38 {
    Twig\TemplateWrapper->render(array $context = []): string …
    › {    return $this->template->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php:306 {
    Twig\Environment->render($name, array $context = []): string …
    › {    return $this->load($name)->render($context);}
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, ?DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:169 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#151 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …10]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#89 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:229 {
    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/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
      $type: 1
      $catch: true
    }
  }
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#17 …}
    }
  }
}
n/a (2 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/web.xml" is deprecated.
n/a (2 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/web.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/cache.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/cache.xml" is deprecated.
n/a (18 times) Since symfony/config 5.1: The signature of method "Symfony\Component\Config\Definition\Builder\NodeDefinition::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/session.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/session.xml" is deprecated.
n/a (4 times) Since symfony/dependency-injection 5.2: The "Symfony\Component\DependencyInjection\Alias::setPrivate()" method is deprecated, use "setPublic()" instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a (8 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/templating.xml" is deprecated.
n/a (8 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/templating.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/validator.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/validator.xml" is deprecated.
n/a Since symfony/dependency-injection 5.2: The "Symfony\Component\DependencyInjection\Definition::setPrivate()" method is deprecated, use "setPublic()" instead.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/routing.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Resources/config/routing.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/security.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/security.xml" is deprecated.
n/a (4 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/security_listeners.xml" is deprecated.
n/a (4 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/security_listeners.xml" is deprecated.
n/a (2 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/templating_php.xml" is deprecated.
n/a (2 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/DependencyInjection/../Resources/config/templating_php.xml" is deprecated.
n/a (4 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/DependencyInjection/../Resources/config/twig.xml" is deprecated.
n/a (4 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/DependencyInjection/../Resources/config/twig.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/DependencyInjection/../Resources/config/templating.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/twig-bundle/DependencyInjection/../Resources/config/templating.xml" is deprecated.
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a Loading Twig templates from the "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/app/Resources/views" directory is deprecated since Symfony 4.2, use "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/templates" instead.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/web-profiler-bundle/DependencyInjection/../Resources/config/profiler.xml" is deprecated.
n/a Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/web-profiler-bundle/DependencyInjection/../Resources/config/profiler.xml" is deprecated.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "ApplicationBundle\Command\ScheduledBigRowEntryCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3067
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "ApplicationBundle\Command\ScheduledNotificationCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3068
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "ApplicationBundle\Command\BuddybeeScheduleMissingCheckCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3069
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "ApplicationBundle\Command\DailyUserReportBuddyBeeCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3070
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "ApplicationBundle\Command\FixedAssetSchedulerActionCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3071
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Class "ApplicationBundle\Helper\Sha256Salted" should implement method "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface::needsRehash(string $encoded)".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3072
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3075
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.

Debug 50

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"ApplicationBundle\Listener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApplicationBundle\Listener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"ApplicationBundle\Listener\SessionListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "ApplicationBundle\Listener\SessionListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.response"
to listener
"ApplicationBundle\Listener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApplicationBundle\Listener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 727

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry" (parent: .abstract.instanceof.app.command.scheduled-big-row-entry).
  • Resolving inheritance for "app.command.scheduled-big-row-entry" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification" (parent: .abstract.instanceof.app.command.scheduled-notification).
  • Resolving inheritance for "app.command.scheduled-notification" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check" (parent: .abstract.instanceof.app.command.buddybee-schedule-missing-check).
  • Resolving inheritance for "app.command.buddybee-schedule-missing-check" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee" (parent: .abstract.instanceof.app.command.daily-user-report-buddybee).
  • Resolving inheritance for "app.command.daily-user-report-buddybee" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler" (parent: .abstract.instanceof.app.command.fixed-asset-scheduler).
  • Resolving inheritance for "app.command.fixed-asset-scheduler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension" (parent: .abstract.instanceof.application_bundle.twig.general_extension).
  • Resolving inheritance for "application_bundle.twig.general_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts" (parent: .abstract.instanceof.application_bundle.twig.accounts).
  • Resolving inheritance for "application_bundle.twig.accounts" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales" (parent: .abstract.instanceof.application_bundle.twig.sales).
  • Resolving inheritance for "application_bundle.twig.sales" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase" (parent: .abstract.instanceof.application_bundle.twig.purchase).
  • Resolving inheritance for "application_bundle.twig.purchase" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.company_group_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.company_group" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.company_group_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.company_group_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.company_group_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.company_group_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.company_group_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
  • Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
  • Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
  • Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "endroid_qr_code.erp_default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "endroid_qr_code.big_qr_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "endroid_qr_code.custom_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.company_group" (parent: doctrine.dbal.logging_middleware).
111
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $companyGroupConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.company_group_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.company_group_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.company_group_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $companyGroupEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.company_group_entity_manager.event_manager"; reason: private alias.
  • Removed service "Nzo\UrlEncryptorBundle\Encryptor\Encryptor"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface $erpDefaultQrCodeBuilder"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface $bigQrQrCodeBuilder"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface $customQrCodeBuilder"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $templatingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service ".service_locator.i2UnAhx"; reason: private alias.
  • Removed service ".service_locator.9HwYlv2"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service ".service_locator.r7nnWBV"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
160
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "user_module" previously pointing to "router.default" to "router".
  • Changed reference of service "todo_module" previously pointing to "router.default" to "router".
  • Changed reference of service "mail_module" previously pointing to "router.default" to "router".
  • Changed reference of service "mail_module" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "application_bundle.twig.general_extension" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
  • Changed reference of service "sesssions_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "sesssions_listener" previously pointing to "nzo_encryptor" to "url_encryptor".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "twig" previously pointing to "twig.extension.intl" to "Twig\Extra\Intl\IntlExtension".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "nzo.twig.encryptor_extension" previously pointing to "nzo_encryptor" to "url_encryptor".
  • Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
55
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-big-row-entry"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.scheduled-big-row-entry"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.scheduled-notification"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.scheduled-notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.buddybee-schedule-missing-check"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.buddybee-schedule-missing-check"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.daily-user-report-buddybee"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.daily-user-report-buddybee"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.app.command.fixed-asset-scheduler"; reason: abstract.
  • Removed service ".abstract.instanceof.app.command.fixed-asset-scheduler"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.general_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.application_bundle.twig.general_extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.accounts"; reason: abstract.
  • Removed service ".abstract.instanceof.application_bundle.twig.accounts"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.sales"; reason: abstract.
  • Removed service ".abstract.instanceof.application_bundle.twig.sales"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.application_bundle.twig.purchase"; reason: abstract.
  • Removed service ".abstract.instanceof.application_bundle.twig.purchase"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
104
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~4ANDpd0"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~xrI7JnP"; reason: unused.
  • Removed service ".1_DoctrineProvider~xrI7JnP"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~7CoszBC"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.company_group"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.nLgZj7R"; reason: unused.
75
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
  • Inlined service ".1_~8YSjOvk" to "error_handler.error_renderer.html".
  • Inlined service ".2_~8YSjOvk" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.XEl46Ee" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~2zqJjvr" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.xDCArbJ" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.company_group_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.l6ELYLY" to "validator.validator_factory".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~RoVsgB6" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~Ihclmjp" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~Ihclmjp" to "error_handler.error_renderer.serializer".
  • Inlined service ".service_locator.7nFBkqQ" to "security.token_storage".
  • Inlined service ".service_locator.zJyh7qS" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.role_hierarchy" to "data_collector.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.http_utils" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "application_bundle.twig.general_extension" to "twig".
  • Inlined service "application_bundle.twig.accounts" to "twig".
  • Inlined service "application_bundle.twig.sales" to "twig".
  • Inlined service "application_bundle.twig.purchase" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "nzo.twig.encryptor_extension" to "twig".
  • Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.aq4MYft.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.5lVI3lh" to "twig.runtime_loader".
  • Inlined service ".1_bool~.et.mnW" to "twig.error_renderer.html".
  • Inlined service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~NCJ2Gtf" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~NCJ2Gtf" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~NCJ2Gtf" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~NCJ2Gtf" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service ".service_locator.vhzPeUU" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.EuxPvIf" to "doctrine.dbal.company_group_connection.event_manager".
  • Inlined service "doctrine.dbal.company_group_connection.configuration" to "doctrine.dbal.company_group_connection".
  • Inlined service "doctrine.dbal.company_group_connection.event_manager" to "doctrine.dbal.company_group_connection".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "cache.doctrine.orm.company_group.metadata" to "doctrine.orm.company_group_configuration".
  • Inlined service "doctrine.orm.company_group_metadata_driver" to "doctrine.orm.company_group_configuration".
  • Inlined service "doctrine.orm.company_group_entity_listener_resolver" to "doctrine.orm.company_group_configuration".
  • Inlined service "cache.doctrine.orm.company_group.result.recorder_inner" to "cache.doctrine.orm.company_group.result".
  • Inlined service "cache.doctrine.orm.company_group.query.recorder_inner" to "cache.doctrine.orm.company_group.query".
  • Inlined service "doctrine.orm.company_group_configuration" to "doctrine.orm.company_group_entity_manager".
  • Inlined service "doctrine.orm.company_group_manager_configurator" to "doctrine.orm.company_group_entity_manager".
  • Inlined service ".1_NonceGenerator~w8stzXm" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~w8stzXm" to "twig.extension.webprofiler".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator..2EUcGt" to ".service_locator..2EUcGt.router.default".
  • Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.G80u3e3" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator..2EUcGt.router.default" to "router".
  • Inlined service "parameter_bag" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "config_cache_factory" to "router".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
220
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.security.access.decision_manager", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", "validator", "event_dispatcher", but was never used.
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
2