https://dev.oceanexpert.net/uploads/institutes/22890/instituteLogo.jpg

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 /uploads/institutes/22890/instituteLogo.jpg"" at /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#370
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /uploads/institutes/22890/instituteLogo.jpg""
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#363 …}
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}

Deprecations 296

Log messages generated by using features marked as deprecated.

Time Channel Message
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 {#238
    #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: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/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);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:356 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:517 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/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);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:356 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:517 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[
  "exception" => ErrorException {#93
    #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php"
    #line: 2941
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2941 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › {    @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2941 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › {    @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#88
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#89
    #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#87
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#83
    #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php"
    #line: 12089
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12089 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplating_LocatorService() …
        › {    @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12089 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplating_LocatorService() …
    › {    @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
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 {#82
    #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: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/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);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12091 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplating_LocatorService() …
        › 
        ›     return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/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);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12091 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplating_LocatorService() …
    › 
    ›     return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#79
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php"
    #line: 12103
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12103 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplating_NameParserService() …
        › {    @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12103 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplating_NameParserService() …
    › {    @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
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 {#78
    #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: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/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);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12105 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplating_NameParserService() …
        › 
        ›     return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
        Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
        Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
        › 
        ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
        › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
        › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
      }
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
        Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
      }
      /var/www/html/oceanexpert_dev/web/index.php:25 {
        include …
        › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/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);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12105 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplating_NameParserService() …
    › 
    ›     return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:12943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:4562 {
    Container49PitYd\appAppKernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2943 {
    Container49PitYd\appAppKernelDevDebugContainer->getTemplatingService() …
    › 
    ›     return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:2191 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_ViewHandlerService() …
    › {    $this->services['fos_rest.view_handler'] = $instance = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false, 'json' => false, 'xml' => false, 'html' => true], 400, 204, false, ['json' => 302, 'html' => 302, 'xml' => 302], 'php', ['serializeNullStrategy' => false], false);}
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8584 {
    Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
  }
  /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:1828 {
    Container49PitYd\appAppKernelDevDebugContainer->Container49PitYd\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/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';
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/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 {
  }
  /var/www/html/oceanexpert_dev/web/index.php:25 {
    include …
    › $request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => ErrorException {#3278
    #message: "User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      spl_autoload_call() {}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php:216 {
        Symfony\Component\VarDumper\Caster\ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, $isNested) …
        › if (file_exists($f['file']) && 0 <= self::$srcContext) {    if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {        $template = null;
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php:149 {
        Symfony\Component\VarDumper\Caster\ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, $isNested) …
        › );$f = self::castFrameStub($frame, [], $frame, true);if (isset($f[$prefix.'src'])) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php:341 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->castObject(Stub $stub, $isNested) …
        › foreach ($this->casters[$p] as $callback) {    $a = $callback($obj, $a, $stub, $isNested, $this->filter);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/VarCloner.php:209 {
        Symfony\Component\VarDumper\Cloner\VarCloner->doClone($var) …
        › $stub->handle = $h;$a = $this->castObject($stub, 0 < $i);if ($v !== $stub->value) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php:274 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
        › try {    return new Data($this->doClone($var));} finally {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php:85 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php:75 {
        Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->lateCollect() …
        ›     $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));    $this->data = $this->cloneVar($this->data);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:100 {
        Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
        › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:127 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
        › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:103 {
        Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
        › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:166 {
        Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
        › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
      }
      /var/www/html/oceanexpert_dev/web/index.php:27 {
        include …
        › $response->send();$kernel->terminate($request, $response);}
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
  spl_autoload_call() {}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php:216 {
    Symfony\Component\VarDumper\Caster\ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, $isNested) …
    › if (file_exists($f['file']) && 0 <= self::$srcContext) {    if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {        $template = null;
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php:149 {
    Symfony\Component\VarDumper\Caster\ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, $isNested) …
    › );$f = self::castFrameStub($frame, [], $frame, true);if (isset($f[$prefix.'src'])) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php:341 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->castObject(Stub $stub, $isNested) …
    › foreach ($this->casters[$p] as $callback) {    $a = $callback($obj, $a, $stub, $isNested, $this->filter);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/VarCloner.php:209 {
    Symfony\Component\VarDumper\Cloner\VarCloner->doClone($var) …
    › $stub->handle = $h;$a = $this->castObject($stub, 0 < $i);if ($v !== $stub->value) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php:274 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
    › try {    return new Data($this->doClone($var));} finally {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php:85 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php:75 {
    Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->lateCollect() …
    ›     $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));    $this->data = $this->cloneVar($this->data);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:100 {
    Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
    › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:127 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
    › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:103 {
    Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
    › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:166 {
    Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
    › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
  }
  /var/www/html/oceanexpert_dev/web/index.php:27 {
    include …
    › $response->send();$kernel->terminate($request, $response);}
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#169
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:61 {
        Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
        › 
        › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:88 {
        Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
        › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
      }
      /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {
        Twig\Loader\FilesystemLoader->getCacheKey($name) …
        › {    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
      }
      /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:299 {
        Twig\Environment->getTemplateClass($name, $index = null) …
        › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
      /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:381 {
        Twig\Environment->loadTemplate($name, $index = null) …
        › {    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:359 {
        Twig\Environment->load($name) …
        › 
        ›     return new TemplateWrapper($this, $this->loadTemplate($name));}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:77 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:91 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
        ›     };    $templateFinder($this->profile);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:100 {
        Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
        › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:127 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
        › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:103 {
        Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
        › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      }
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:166 {
        Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
        › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
      }
      /var/www/html/oceanexpert_dev/web/index.php:27 {
        include …
        › $response->send();$kernel->terminate($request, $response);}
      /var/www/html/oceanexpert_dev/web/app.php:3 {
        › 
        › include './index.php';arguments: {
          "/var/www/html/oceanexpert_dev/web/index.php"
        }
      }
    }
  }
]
{
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateReference.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php:61 {
    Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
    › 
    › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:88 {
    Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
    › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
  }
  /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {
    Twig\Loader\FilesystemLoader->getCacheKey($name) …
    › {    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
  }
  /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:299 {
    Twig\Environment->getTemplateClass($name, $index = null) …
    › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
  /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:381 {
    Twig\Environment->loadTemplate($name, $index = null) …
    › {    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /var/www/html/oceanexpert_dev/vendor/twig/twig/src/Environment.php:359 {
    Twig\Environment->load($name) …
    › 
    ›     return new TemplateWrapper($this, $this->loadTemplate($name));}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:77 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/DataCollector/TwigDataCollector.php:91 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
    ›     };    $templateFinder($this->profile);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:100 {
    Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
    › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php:127 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
    › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:103 {
    Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
    › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
  }
  /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:166 {
    Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
    › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
  }
  /var/www/html/oceanexpert_dev/web/index.php:27 {
    include …
    › $response->send();$kernel->terminate($request, $response);}
  /var/www/html/oceanexpert_dev/web/app.php:3 {
    › 
    › include './index.php';arguments: {
      "/var/www/html/oceanexpert_dev/web/index.php"
    }
  }
}
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 Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sensio_framework_extra" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.default_engine" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.force_redirects" option has been deprecated in FOSRestBundle 2.8.
n/a (2 times) The "fos_rest.view.templating_formats" configuration key has been deprecated in FOSRestBundle 2.8.
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 "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler.default" service.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler" service.
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.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1995
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:8429 {
        Container49PitYd\appAppKernelDevDebugContainer->getFosRest_Routing_Loader_DirectoryService() …
        › {    @trigger_error('The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.', E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/var/cache/dev/Container49PitYd/appAppKernelDevDebugContainer.php:11009 {$instance->addLoader(($this->privates['Sensio\\Bundle\\FrameworkExtraBundle\\Routing\\AnnotatedRouteControllerLoader'] ?? $this->getAnnotatedRouteControllerLoaderService()));$instance->addLoader(($this->privates['fos_rest.routing.loader.directory'] ?? $this->getFosRest_Routing_Loader_DirectoryService()));$instance->addLoader(($this->privates['fos_rest.routing.loader.controller'] ?? $this->getFosRest_Routing_Loader_ControllerService()));
      }
    }
  }
]
n/a The FOS\RestBundle\Routing\Loader\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1994
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/DirectoryRouteLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1992
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteProcessor.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1990
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.
n/a The FOS\RestBundle\Routing\Loader\Reader\RestControllerReader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1988
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/Reader/RestControllerReader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestControllerReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\Reader\RestActionReader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1986
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/Reader/RestActionReader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestActionReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.
n/a The FOS\RestBundle\Inflector\DoctrineInflector class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1984
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Inflector/DoctrineInflector.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\DoctrineInflector class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
n/a The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1981
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestYamlCollectionLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1979
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/oceanexpert_dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestXmlCollectionLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Component/ErrorHandler/DebugClassLoader.php:351 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/html/oceanexpert_dev/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a Referencing controllers with OceanExpertBundle:Default:index is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::indexAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:statistics is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::statisticsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:customReport is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::customReportAction" instead.
n/a Referencing controllers with OceanExpertBundle:Dashboard:index is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DashboardController::indexAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:checkUsernameAvailable is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::checkUsernameAvailableAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:checkEmailAvailable is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::checkEmailAvailableAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:confirmProfile is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::confirmProfileAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api:checkSession is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ApiController::checkSessionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Security:socialSignIn is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SecurityController::socialSignInAction" instead.
n/a Referencing controllers with OceanExpertBundle:Countries:getAllCountries is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\CountriesController::getAllCountriesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:getInstitutionByCountry is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::getInstitutionByCountryAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:getInstitutionAddress is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::getInstitutionAddressAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Institution:addInstitute is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::addInstituteAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:getInstitutionsAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::getInstitutionsAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:generalSearch is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::generalSearchAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:userProfile is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::userProfileAction" instead.
n/a (3 times) Referencing controllers with OceanExpertBundle:Profile:edit is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::editAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Profile:viewProfile is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::viewProfileAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:getExpertsAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::getExpertsAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:profileStatus is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::profileStatusAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:updateProfileTime is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::updateProfileTimeAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:activateUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::activateUserAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:deactivateUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::deactivateUserAction" instead.
n/a (5 times) Referencing controllers with OceanExpertBundle:Institution:viewInstitute is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::viewInstituteAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:viewInstitutes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::viewInstitutesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:editInstituteSuccess is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::editInstituteSuccessAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Search:advancedSearch is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::advancedSearchAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getSeaRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getSeaRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getMemberGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getMemberGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getJobTypes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getJobTypesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getCountries is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getCountriesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getSubjectArea is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getSubjectAreaAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getEventTypes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getEventTypesAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Search:getInstituteTypes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getInstituteTypesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getDocumentTypes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getDocumentTypesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:createMapJson is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::createMapJsonAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:changeUsername is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::changeUsernameAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:changeEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::changeEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:deleteAccount is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::deleteAccountAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:recoverAccount is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::recoverAccountAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:activateInstitute is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::activateInstituteAction" instead.
n/a Referencing controllers with OceanExpertBundle:Institution:deactivateInstitute is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\InstitutionController::deactivateInstituteAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:qccontrol is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::qccontrolAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:setRetired is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::setRetiredAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:setDeceased is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::setDeceasedAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:setDoNotInvite is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::setDoNotInviteAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:setAdmincomments is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::setAdmincommentsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:setGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::setGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:setPrivileges is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::setPrivilegesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:resetPasswordLink is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::resetPasswordLinkAction" instead.
n/a Referencing controllers with OceanExpertBundle:User:sendEmailVerification is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\UserController::sendEmailVerificationAction" instead.
n/a Referencing controllers with OceanExpertBundle:Profile:assignRoles is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ProfileController::assignRolesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:disclaimer is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::disclaimerAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getExpertsLastName is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getExpertsLastNameAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getExpertCountryList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getExpertCountryListAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getExpertsSubjects is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getExpertsSubjectsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getExpertsSeaRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getExpertsSeaRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getInstitutionNameList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getInstitutionNameListAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getInstitutionCountryList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getInstitutionCountryListAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getInstitutionTypes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getInstitutionTypesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:getInstitutesSeaRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::getInstitutesSeaRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:getTaskAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::getTaskAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:index is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::indexAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Event:calendar is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::calendarAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:viewEvent is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::viewEventAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Event:viewPlanningWheel is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::viewPlanningWheelAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:confirmEventCreation is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::confirmEventCreationAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:registerEvent is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::registerEventAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Registration:register is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::registerAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:viewPrintableParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::viewPrintableParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:viewAgendaPrintable is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::viewAgendaPrintableAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:getIcs is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::getIcsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:viewAnnonatedAgendaPrintable is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::viewAnnonatedAgendaPrintableAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:eventImageUpload is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::eventImageUploadAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:confirmEventParticipation is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::confirmEventParticipationAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:downloadEventParticipantsInfo is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::downloadEventParticipantsInfoAction" instead.
n/a Referencing controllers with OceanExpertBundle:Default:downloadExpertsPerCountry is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DefaultController::downloadExpertsPerCountryAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:searchDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::searchDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:getDocumentById is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::getDocumentByIdAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:documentDownloadBlock is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::documentDownloadBlockAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:downloadFile is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::downloadFileAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:viewDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::viewDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:viewDocuments is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::viewDocumentsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:viewDoclist is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::viewDoclistAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:viewAllDoclists is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::viewAllDoclistsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:processEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::processEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:mandrillWebhook is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::mandrillWebhookAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Lme:editProject is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\LmeController::editProjectAction" instead.
n/a Referencing controllers with OceanExpertBundle:Lme:searchProjects is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\LmeController::searchProjectsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Lme:viewProject is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\LmeController::viewProjectAction" instead.
n/a Referencing controllers with OceanExpertBundle:Lme:getLmeStatus is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\LmeController::getLmeStatusAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:emailTest is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::emailTestAction" instead.
n/a Referencing controllers with OceanExpertBundle:Crons:dailyApproveCron is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\CronsController::dailyApproveCronAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:unsubscribe is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::unsubscribeAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:index is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::indexAction" instead.
n/a Referencing controllers with OceanExpertBundle:Message:userMessages is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MessageController::userMessagesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Message:allMessages is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MessageController::allMessagesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:sendGroupEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::sendGroupEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:uploadEmailAttachments is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::uploadEmailAttachmentsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:editDoclist is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::editDoclistAction" instead.
n/a Referencing controllers with OceanExpertBundle:Message:viewMessage is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MessageController::viewMessageAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:emailQueue is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::emailQueueAction" instead.
n/a Referencing controllers with OceanExpertBundle:Mails:removeEmailAttachment is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\MailsController::removeEmailAttachmentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:addAgendaItemAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::addAgendaItemAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:deleteAgendaItemAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::deleteAgendaItemAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:updateAgendaItemAjax is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::updateAgendaItemAjaxAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:updatePresentationAgenda is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::updatePresentationAgendaAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:saveAgendaOrder is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::saveAgendaOrderAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:deleteImportParticipant is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::deleteImportParticipantAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:addEventParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::addEventParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:checkParticipantsDetail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::checkParticipantsDetailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:importParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::importParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:editParticipant is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::editParticipantAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:approveDocuments is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::approveDocumentsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:disapproveDocuments is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::disapproveDocumentsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:deleteDocumentList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::deleteDocumentListAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:removeDocumentFromList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::removeDocumentFromListAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:addDocumentToDoclist is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::addDocumentToDoclistAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:deleteDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::deleteDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:removeDocumentFile is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::removeDocumentFileAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:addDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::addDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:addEventDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::addEventDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:uploadEventDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::uploadEventDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Document:deleteEventDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\DocumentController::deleteEventDocumentAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:approveUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::approveUserAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:disApproveUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::disApproveUserAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:deleteUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::deleteUserAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:hardDeleteUser is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::hardDeleteUserAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:addExpert is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::addExpertAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:experts is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::expertsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:addExpertSuccess is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::addExpertSuccessAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:approveInstitutes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::approveInstitutesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:disapproveInstitutes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::disapproveInstitutesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:deleteInstitutes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::deleteInstitutesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:approveProjects is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::approveProjectsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:disapproveProjects is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::disapproveProjectsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:deleteProjects is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::deleteProjectsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Lme:projectSuccess is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\LmeController::projectSuccessAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:approveEvents is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::approveEventsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:disapproveEvents is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::disapproveEventsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:deleteEvents is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::deleteEventsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:listUserEvents is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::listUserEventsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:createEvent is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::createEventAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:copyEvent is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::copyEventAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:addEventMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::addEventMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:addBulkEventMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::addBulkEventMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:deleteEventMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::deleteEventMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:editEventMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::editEventMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:editEventContacts is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::editEventContactsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:eventClearContact is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::eventClearContactAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:sendInvitesEventParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::sendInvitesEventParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Event:updateEventStatus is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\EventController::updateEventStatusAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:addGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::addGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:editGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::editGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:saveGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::saveGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:viewGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::viewGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:viewGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::viewGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:saveGroupOrder is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::saveGroupOrderAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:saveGroupMemberOrder is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::saveGroupMemberOrderAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:allGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::allGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Admin:allGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\AdminController::allGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:getGroupData is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::getGroupDataAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:getGroupExpertsAddresses is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::getGroupExpertsAddressesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:dataTablesServerProcessing is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::dataTablesServerProcessingAction" instead.
n/a Referencing controllers with OceanExpertBundle:Region:viewRegion is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegionController::viewRegionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Region:viewRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegionController::viewRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Region:editRegion is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegionController::editRegionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Region:activateRegion is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegionController::activateRegionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Region:deactivateRegion is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegionController::deactivateRegionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Search:getMembers is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SearchController::getMembersAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:addGroupMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::addGroupMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:addBulkGroupMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::addBulkGroupMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:getAllGroupJson is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::getAllGroupJsonAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:deleteGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::deleteGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:rebuildGroups is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::rebuildGroupsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:updateGroupMembers is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::updateGroupMembersAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:getGroupDataDb is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::getGroupDataDbAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:setGroupRole is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::setGroupRoleAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:deleteGroupMember is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::deleteGroupMemberAction" instead.
n/a Referencing controllers with OceanExpertBundle:Group:updateMemberIds is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\GroupController::updateMemberIdsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api:login is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ApiController::loginAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api:eventParticipant is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ApiController::eventParticipantAction" instead.
n/a Referencing controllers with OceanExpertBundle:Security:login is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SecurityController::loginAction" instead.
n/a Referencing controllers with OceanExpertBundle:Security:check is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SecurityController::checkAction" instead.
n/a Referencing controllers with OceanExpertBundle:Security:logout is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\SecurityController::logoutAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:checkEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::checkEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:confirm is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::confirmAction" instead.
n/a Referencing controllers with OceanExpertBundle:Registration:confirmed is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\RegistrationController::confirmedAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:request is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::requestAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:sendEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::sendEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:checkEmail is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::checkEmailAction" instead.
n/a Referencing controllers with OceanExpertBundle:Resetting:reset is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ResettingController::resetAction" instead.
n/a Referencing controllers with OceanExpertBundle:ChangePassword:changePassword is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ChangePasswordController::changePasswordAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api:index is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\ApiController::indexAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiExpert:viewExpert is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiExpertController::viewExpertAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiExpert:viewExpertEventsParticipation is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiExpertController::viewExpertEventsParticipationAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:createEvent is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::createEventAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:getUpcomingEvents is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::getUpcomingEventsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:getEventCalendar is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::getEventCalendarAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:getEventDetails is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::getEventDetailsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:viewEventRecord is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::viewEventRecordAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:viewEventAgenda is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::viewEventAgendaAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:viewEventDocs is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::viewEventDocsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:eventOverview is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::eventOverviewAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:viewEventParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::viewEventParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiEvent:updateEventParticipants is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiEventController::updateEventParticipantsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiGroup:viewGroup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiGroupController::viewGroupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiGroup:viewGroupslist is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiGroupController::viewGroupslistAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiRegion:getRegions is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiRegionController::getRegionsAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiRegion:viewRegion is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiRegionController::viewRegionAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Api/ApiSearch:advancedSearch is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiSearchController::advancedSearchAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiSearch:getCountryList is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiSearchController::getCountryListAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Api/ApiReports:countryReports is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiReportsController::countryReportsAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Api/ApiReports:eventParticipant is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiReportsController::eventParticipantAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Api/ApiInstitution:viewInstitution is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiInstitutionController::viewInstitutionAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiInstitution:getInstitutes is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiInstitutionController::getInstitutesAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiDocument:viewDocumentRecord is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiDocumentController::viewDocumentRecordAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiDocument:viewDocFilesPopup is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiDocumentController::viewDocFilesPopupAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiDocument:downloadDocument is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiDocumentController::downloadDocumentAction" instead.
n/a (2 times) Referencing controllers with OceanExpertBundle:Api/ApiDocument:viewDoclistRecord is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiDocumentController::viewDoclistRecordAction" instead.
n/a Referencing controllers with OceanExpertBundle:Api/ApiDocument:doclists is deprecated since Symfony 4.1, use "OceanExpertBundle\Controller\Api\ApiDocumentController::doclistsAction" instead.
n/a The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.

Debug 76

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
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::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
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\VersionListener::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\ErrorListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
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\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\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
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
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::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\Component\HttpKernel\EventListener\TestSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::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\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
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.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::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
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TestSessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::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
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\VersionListener::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
"FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::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\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::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.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::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
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
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
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::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\Component\HttpKernel\EventListener\TestSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TestSessionListener::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\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
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.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 726

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • 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.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.dao.api_login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.api_login.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.api_login" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.api_login" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.api_login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api_login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.listener.anonymous.api" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (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.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • 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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • 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" (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.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • 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.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 "fos_rest.view_handler" (parent: fos_rest.view_handler.default).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • 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.translation" (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.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" (parent: fos_rest.format_request_matcher).
96
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; 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 "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; 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\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; 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\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 "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
  • Removed service "security.user_checker.api_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; 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 "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; 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.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "fos_rest.router"; reason: private alias.
  • Removed service "fos_rest.templating"; reason: private alias.
  • Removed service "fos_rest.inflector"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "accord_mandrill"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; 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 $translationLogger"; 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 $debugLogger"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.tHpW6v3"; reason: private alias.
  • Removed service "translator.data_collector.inner"; 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 "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; 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.
176
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "OceanExpertBundle\Controller\AdminController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\ApiController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\ChangePasswordController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\EventController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\ProfileController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\ResettingController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "OceanExpertBundle\Controller\UserController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • 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 "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "test.private_services_locator" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CheckMandrillForEmailStatusCommand" to "console.command.public_alias.OceanExpertBundle\Command\CheckMandrillForEmailStatusCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CheckMandrillForWebhooksCommand" to "console.command.public_alias.OceanExpertBundle\Command\CheckMandrillForWebhooksCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CleanupDatabaseCommand" to "console.command.public_alias.OceanExpertBundle\Command\CleanupDatabaseCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CleanupEventsCommand" to "console.command.public_alias.OceanExpertBundle\Command\CleanupEventsCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CleanupFOSUsersCommand" to "console.command.public_alias.OceanExpertBundle\Command\CleanupFOSUsersCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\CreateSitemapsCommand" to "console.command.public_alias.OceanExpertBundle\Command\CreateSitemapsCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\ProcessQueuedMailFilesCommand" to "console.command.public_alias.OceanExpertBundle\Command\ProcessQueuedMailFilesCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\ReportGroupInactiveMembersCommand" to "console.command.public_alias.OceanExpertBundle\Command\ReportGroupInactiveMembersCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\ReportRejectedMailsCommand" to "console.command.public_alias.OceanExpertBundle\Command\ReportRejectedMailsCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "OceanExpertBundle\Command\SendEmailsToMandrillCommand" to "console.command.public_alias.OceanExpertBundle\Command\SendEmailsToMandrillCommand".
  • Changed reference of service "test.private_services_locator" previously pointing to "swiftmailer.mailer.transport.accord_mandrill" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "test.private_services_locator" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "test.private_services_locator" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "swiftmailer.mailer.transport.accord_mandrill" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "test.private_services_locator" previously pointing to "cache.default_clearer" to "cache.app_clearer".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "doctrine_cache.contains_command" to "console.command.public_alias.doctrine_cache.contains_command".
  • Changed reference of service "test.private_services_locator" previously pointing to "doctrine_cache.delete_command" to "console.command.public_alias.doctrine_cache.delete_command".
  • Changed reference of service "test.private_services_locator" previously pointing to "doctrine_cache.flush_command" to "console.command.public_alias.doctrine_cache.flush_command".
  • Changed reference of service "test.private_services_locator" previously pointing to "doctrine_cache.stats_command" to "console.command.public_alias.doctrine_cache.stats_command".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "fos_rest.serializer.form_error_handler" to "jms_serializer.form_error_handler".
  • Changed reference of service "test.private_services_locator" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "test.private_services_locator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.doctrine_object_constructor" to "jms_serializer.object_constructor".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "test.private_services_locator" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "test.private_services_locator" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "test.private_services_locator" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "test.private_services_locator" previously pointing to "swiftmailer.mailer.transport.accord_mandrill" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "test.private_services_locator" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "test.private_services_locator" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • 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 "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • 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.authentication.listener.form.api_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • 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.transport.accord_mandrill" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.transport.accord_mandrill" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "fos_rest.view_handler.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler.default" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "nelmio_cors.cors_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • 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 ".service_locator.sDHplmp" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.xI4tcWT" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.JPEOy76" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • 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.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.iVGSRie" previously pointing to "fos_rest.serializer.form_error_handler" to "jms_serializer.form_error_handler".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\CheckMandrillForEmailStatusCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\CheckMandrillForWebhooksCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\CleanupDatabaseCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\CleanupFOSUsersCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\CreateSitemapsCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\ProcessQueuedMailFilesCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\ReportGroupInactiveMembersCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\ReportRejectedMailsCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.OceanExpertBundle\Command\SendEmailsToMandrillCommand" previously pointing to "router.default" to "router".
191
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_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; 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 "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; 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 "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
106
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 "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~IjI6YO1"; reason: unused.
  • Removed service "session.storage.native"; 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.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 "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~McLPsn_"; reason: unused.
  • Removed service ".1_DoctrineProvider~McLPsn_"; 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 "mime_types"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; 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.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; 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 ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~VP0sGXu"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~VP0sGXu"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~VP0sGXu"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~VP0sGXu"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.eventdispatcher"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service ".1_ServiceLocator~5UOZdxT"; 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"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.property_info_extractor"; reason: unused.
  • Removed service "fos_rest.view_handler.default"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.serializer.form_error_normalizer"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "fos_rest.versioning.header_resolver"; reason: unused.
  • Removed service "fos_rest.versioning.media_type_resolver"; reason: unused.
  • Removed service "fos_rest.versioning.query_parameter_resolver"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.user_provider.email"; reason: unused.
  • Removed service "fos_user.user_checker"; reason: unused.
  • Removed service "fos_user.mailer.default"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service ".4_CliContextProvider~UncnN.n"; reason: unused.
  • Removed service ".3_RequestContextProvider~UncnN.n"; reason: unused.
  • Removed service ".2_SourceContextProvider~UncnN.n"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service ".1_TokenStorage~aqR882w"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
115
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.D1Oy4Sg" to "fragment.handler".
  • Inlined service ".1_~Gimh4Zo" to "error_handler.error_renderer.html".
  • Inlined service ".2_~Gimh4Zo" to "error_handler.error_renderer.html".
  • Inlined service ".service_locator.76WThHL" to "test.session.listener".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service ".1_ResolvedFormTypeFactory~MUWuD1y" to "form.resolved_type_factory".
  • Inlined service ".service_locator.b.oIV.K" to "form.extension".
  • Inlined service ".service_locator.Y7gDuDN" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service ".service_locator.vfUq0U6" to ".1_LegacyRouteLoaderContainer~yYaKq9e".
  • Inlined service ".1_LegacyRouteLoaderContainer~yYaKq9e" to "routing.loader.container".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.wxULA.t" to "security.firewall.map".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.Db_Itbx" to "security.access_map".
  • Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
  • Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
  • Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service ".service_locator.7puFXBj" to "twig.runtime_loader".
  • Inlined service ".1_bool~uDWa62Q" to "twig.error_renderer.html".
  • Inlined service ".service_locator..GE4V8A" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service ".service_locator.QsungGK" to "doctrine.orm.container_repository_factory".
  • Inlined service ".service_locator.CP4QR4Q" to "fos_rest.decoder_provider".
  • Inlined service ".service_locator.RnpDE64" to "jms_serializer.event_dispatcher".
  • Inlined service ".1_SourceContextProvider~UncnN.n" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".5_CliDescriptor~UncnN.n" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~UncnN.n" to "var_dumper.command.server_dump".
  • Inlined service ".1_NonceGenerator~Bu4oYg4" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~Bu4oYg4" to "twig.extension.webprofiler".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.AwtTKCc" to ".service_locator.AwtTKCc.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.9n6yUmd" to "console.command_loader".
  • Inlined service ".service_locator.AwtTKCc.router.default" to "router".
  • Inlined service ".service_locator.iVGSRie" to "fos_rest.serializer.jms_handler_registry".
41
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer.twig_swift", but was never used.
1