https://api.translators.devrelease.net/?redirect=%2Fvar%2Fwww%2Fhtml%2Fsettings.json

Log Messages

Info. & Errors 2

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

Level Channel Message
INFO request Matched route
"homepage"
.
[
  "route" => "homepage"
  "route_parameters" => [
    "_route" => "homepage"
    "route" => "swagger_ui"
    "_controller" => "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction"
  ]
  "request_uri" => "https://api.translators.devrelease.net/?redirect=%2Fvar%2Fwww%2Fhtml%2Fsettings.json"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.

Deprecations 42

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 {#678
    #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/translators/api/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        › 
        › @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/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:520 {include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
      }
      /var/www/translators/api/vendor/symfony/dependency-injection/Container.php:153 {    unset($this->privates['service_container']);    $initialize();}
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:497 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:133 {// init container$this->initializeContainer();}
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:193 {{    $this->boot();    ++$this->requestStackSize;
      }
      /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/translators/api/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    › 
    › @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/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:520 {include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  }
  /var/www/translators/api/vendor/symfony/dependency-injection/Container.php:153 {    unset($this->privates['service_container']);    $initialize();}
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:497 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:133 {// init container$this->initializeContainer();}
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:193 {{    $this->boot();    ++$this->requestStackSize;
  }
  /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#298
    #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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php"
    #line: 13
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php:13 {
        › 
        › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php:13 {
    › 
    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#299
    #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/translators/api/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        › 
        › @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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php:15 {
        › 
        › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->targetDirs[3].'/src/Resources'), [0 => ($this->targetDirs[3].'/src')]))), $this->targetDirs[0]);}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/translators/api/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    › 
    › @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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php:15 {
    › 
    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->targetDirs[3].'/src/Resources'), [0 => ($this->targetDirs[3].'/src')]))), $this->targetDirs[0]);}
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#302
    #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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php:9 {
        › 
        › @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/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php:9 {
    › 
    › @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/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#303
    #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/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        › 
        › @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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php:11 {
        › 
        › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    › 
    › @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/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php:11 {
    › 
    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1319 {{    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), $this->targetDirs[3]);    $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1956 {{    return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:1065 {$instance->addListener('kernel.controller', [0 => function () {    return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());}, 1 => 'onKernelController'], -128);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:275 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/translators/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:139 {$event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /var/www/translators/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/translators/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/translators/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
[
  "exception" => SilencedErrorContext^ {#1282
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
      }
      /var/www/translators/api/vendor/symfony/config/Definition/BaseNode.php:427 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a (11 times) 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 "gfreeau_jwt_login" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stof_doctrine_extensions" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "orm" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mongodb" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "class" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "uploadable" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Gfreeau\Bundle\GetJWTBundle\Security\Firewall\GetJWTListener" class implements "Symfony\Component\Security\Http\Firewall\ListenerInterface" that is deprecated since Symfony 4.3, turn listeners into callables instead.
[
  "exception" => SilencedErrorContext^ {#1292
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is considered final since Symfony 4.3. It may change without further notice as of its next major version. You should not extend it from "FOS\RestBundle\EventListener\ExceptionListener".
[
  "exception" => SilencedErrorContext^ {#1293
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => SilencedErrorContext^ {#1294
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_CacheWarmer_TemplatePathsService.php:9 {
        › 
        › @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
        arguments: {
          "/var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1295
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/CacheWarmer/TemplatePathsCacheWarmer.php:14 {
        › 
        › @trigger_error('The '.TemplatePathsCacheWarmer::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => SilencedErrorContext^ {#1296
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_FinderService.php:12 {
        › 
        › @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
        arguments: {
          "/var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1297
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php:14 {
        › 
        › @trigger_error('The '.TemplateFinder::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1298
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinderInterface.php:14 {
        › 
        › @trigger_error('The '.TemplateFinderInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /var/www/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => SilencedErrorContext^ {#1299
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_LocatorService.php:13 {
        › 
        › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
        arguments: {
          "/var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1300
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        › 
        › @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/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1301
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
        › 
        › @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/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]
n/a The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => SilencedErrorContext^ {#1302
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php:9 {
        › 
        › @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/translators/api/var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php:645 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
        arguments: {
          "/var/www/translators/api/var/cache/dev/ContainerN8x5Utw/getTemplating_NameParserService.php"
        }
      }
    }
  }
]
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.
[
  "exception" => SilencedErrorContext^ {#1303
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        › 
        › @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/translators/api/vendor/symfony/debug/DebugClassLoader.php:159 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/translators/api/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
        }
      }
    }
  }
]

Debug 3

Unimportant log messages generated during the execution of the application.

Time Channel Message
security Checking for guard authentication credentials.
[
  "firewall_key" => "main"
  "authenticators" => 1
]
security Checking support on guard authenticator.
[
  "firewall_key" => "main"
  "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1670

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigureQuickbook" (parent: .abstract.instanceof.App\Command\ConfigureQuickbook).
  • Resolving inheritance for "App\Command\ConfigureQuickbook" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigureQuickbook).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOriginalDocumentDuplicatesCommand" (parent: .abstract.instanceof.App\Command\CreateOriginalDocumentDuplicatesCommand).
  • Resolving inheritance for "App\Command\CreateOriginalDocumentDuplicatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOriginalDocumentDuplicatesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookCustomer" (parent: .abstract.instanceof.App\Command\CreateQuickbookCustomer).
  • Resolving inheritance for "App\Command\CreateQuickbookCustomer" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookCustomer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookInvoice" (parent: .abstract.instanceof.App\Command\CreateQuickbookInvoice).
  • Resolving inheritance for "App\Command\CreateQuickbookInvoice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookInvoice).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookPurchaseOrder" (parent: .abstract.instanceof.App\Command\CreateQuickbookPurchaseOrder).
  • Resolving inheritance for "App\Command\CreateQuickbookPurchaseOrder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookPurchaseOrder).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUsersFromCSV" (parent: .abstract.instanceof.App\Command\ImportUsersFromCSV).
  • Resolving inheritance for "App\Command\ImportUsersFromCSV" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUsersFromCSV).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindPersonalProjectQuotePaymentCommand" (parent: .abstract.instanceof.App\Command\RemindPersonalProjectQuotePaymentCommand).
  • Resolving inheritance for "App\Command\RemindPersonalProjectQuotePaymentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindPersonalProjectQuotePaymentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindTheTranslatorOfTheDeadlineCommand" (parent: .abstract.instanceof.App\Command\RemindTheTranslatorOfTheDeadlineCommand).
  • Resolving inheritance for "App\Command\RemindTheTranslatorOfTheDeadlineCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindTheTranslatorOfTheDeadlineCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TimerProcessorCommand" (parent: .abstract.instanceof.App\Command\TimerProcessorCommand).
  • Resolving inheritance for "App\Command\TimerProcessorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TimerProcessorCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDbDataCommand" (parent: .abstract.instanceof.App\Command\UpdateDbDataCommand).
  • Resolving inheritance for "App\Command\UpdateDbDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDbDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CreateFromLanding" (parent: .abstract.instanceof.App\Controller\Project\CreateFromLanding).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CreateFromLanding" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CreateFromLanding).
  • Resolving inheritance for "App\Controller\Project\CreateFromLanding" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CreateFromLanding).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\GetDropdownDataForLanding" (parent: .abstract.instanceof.App\Controller\Project\GetDropdownDataForLanding).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\GetDropdownDataForLanding" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\GetDropdownDataForLanding).
  • Resolving inheritance for "App\Controller\Project\GetDropdownDataForLanding" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\GetDropdownDataForLanding).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryMethodFixtures" (parent: .abstract.instanceof.App\DataFixtures\DeliveryMethodFixtures).
  • Resolving inheritance for "App\DataFixtures\DeliveryMethodFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryMethodFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryTermFixtures" (parent: .abstract.instanceof.App\DataFixtures\DeliveryTermFixtures).
  • Resolving inheritance for "App\DataFixtures\DeliveryTermFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryTermFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\DocumentTypeFixtures).
  • Resolving inheritance for "App\DataFixtures\DocumentTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentTypeFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\EventTypeFixtures).
  • Resolving inheritance for "App\DataFixtures\EventTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndustryTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\IndustryTypeFixtures).
  • Resolving inheritance for "App\DataFixtures\IndustryTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndustryTypeFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguageFixtures" (parent: .abstract.instanceof.App\DataFixtures\LanguageFixtures).
  • Resolving inheritance for "App\DataFixtures\LanguageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguageFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocationsFixtures" (parent: .abstract.instanceof.App\DataFixtures\LocationsFixtures).
  • Resolving inheritance for "App\DataFixtures\LocationsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocationsFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTAuthenticatedListener" (parent: .abstract.instanceof.App\EventListener\JWTAuthenticatedListener).
  • Resolving inheritance for "App\EventListener\JWTAuthenticatedListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTAuthenticatedListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener" (parent: .abstract.instanceof.App\EventListener\JWTInvalidListener).
  • Resolving inheritance for "App\EventListener\JWTInvalidListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate" (parent: .abstract.instanceof.App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate).
  • Resolving inheritance for "App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Email\EmailHandler" (parent: .abstract.instanceof.App\MessageHandler\Email\EmailHandler).
  • Resolving inheritance for "App\MessageHandler\Email\EmailHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Email\EmailHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Import\UserImportHandler" (parent: .abstract.instanceof.App\MessageHandler\Import\UserImportHandler).
  • Resolving inheritance for "App\MessageHandler\Import\UserImportHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Import\UserImportHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewBoardMessageNotifier" (parent: .abstract.instanceof.App\MessageHandler\Notification\Chat\NewBoardMessageNotifier).
  • Resolving inheritance for "App\MessageHandler\Notification\Chat\NewBoardMessageNotifier" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewBoardMessageNotifier).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier" (parent: .abstract.instanceof.App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier).
  • Resolving inheritance for "App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\InvoiceResendToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Order\InvoiceResendToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Order\InvoiceResendToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\InvoiceResendToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\OrderUpdated" (parent: .abstract.instanceof.App\MessageHandler\Notification\Order\OrderUpdated).
  • Resolving inheritance for "App\MessageHandler\Notification\Order\OrderUpdated" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\OrderUpdated).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator" (parent: .abstract.instanceof.App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator).
  • Resolving inheritance for "App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\NewOriginalsToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\NewOriginalsToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\NewOriginalsToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\NewOriginalsToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteRequestToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\QuoteRequestToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\QuoteRequestToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteRequestToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteResendToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\QuoteResendToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\QuoteResendToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteResendToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteThanksToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\QuoteThanksToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\QuoteThanksToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteThanksToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedThanksToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\RateAcceptedThanksToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\RateAcceptedThanksToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedThanksToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\RateAcceptedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\RateAcceptedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateDeclinedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\RateDeclinedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\RateDeclinedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateDeclinedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RatedToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Project\RatedToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Project\RatedToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RatedToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ApprovedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\ApprovedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\ApprovedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ApprovedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentAcceptedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentAcceptedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentAcceptedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentAcceptedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentCompletedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentCompletedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentCompletedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentCompletedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentDeclinedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentDeclinedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentDeclinedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentDeclinedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentRequestToTranslator" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentRequestToTranslator).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\AssignmentRequestToTranslator" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentRequestToTranslator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ConfirmedToClient" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\ConfirmedToClient).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\ConfirmedToClient" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ConfirmedToClient).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\NewTranslationsToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\NewTranslationsToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\NewTranslationsToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\NewTranslationsToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\RejectedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\RejectedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\RejectedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\RejectedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderToTranslator" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\ReminderToTranslator).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\ReminderToTranslator" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderToTranslator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\TimerCompletedToManager" (parent: .abstract.instanceof.App\MessageHandler\Notification\Task\TimerCompletedToManager).
  • Resolving inheritance for "App\MessageHandler\Notification\Task\TimerCompletedToManager" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\TimerCompletedToManager).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers" (parent: .abstract.instanceof.App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers).
  • Resolving inheritance for "App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm" (parent: .abstract.instanceof.App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm).
  • Resolving inheritance for "App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateCustomer" (parent: .abstract.instanceof.App\MessageHandler\QuickBook\CreateCustomer).
  • Resolving inheritance for "App\MessageHandler\QuickBook\CreateCustomer" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateCustomer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoice" (parent: .abstract.instanceof.App\MessageHandler\QuickBook\CreateInvoice).
  • Resolving inheritance for "App\MessageHandler\QuickBook\CreateInvoice" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoice).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoicePayment" (parent: .abstract.instanceof.App\MessageHandler\QuickBook\CreateInvoicePayment).
  • Resolving inheritance for "App\MessageHandler\QuickBook\CreateInvoicePayment" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoicePayment).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreatePurchaseOrder" (parent: .abstract.instanceof.App\MessageHandler\QuickBook\CreatePurchaseOrder).
  • Resolving inheritance for "App\MessageHandler\QuickBook\CreatePurchaseOrder" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreatePurchaseOrder).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\UpdateOrderOfferings" (parent: .abstract.instanceof.App\MessageHandler\QuickBook\UpdateOrderOfferings).
  • Resolving inheritance for "App\MessageHandler\QuickBook\UpdateOrderOfferings" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\UpdateOrderOfferings).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\ChatRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\MessageFileRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\MessageFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\MessageRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\BoardRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\Project\BoardRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\Project\BoardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\BoardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\CombinedRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\Project\CombinedRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\Project\CombinedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\CombinedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\PersonalRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\Project\PersonalRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\Project\PersonalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\PersonalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\ProjectRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\Project\ProjectRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\Project\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\ProjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Modules\Notification\Repository\NotificationRepository).
  • Resolving inheritance for "App\Modules\Notification\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\AssignmentOfferingRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\AssignmentOfferingRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\AssignmentOfferingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\AssignmentOfferingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\DocumentRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OfferingRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\OfferingRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\OfferingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OfferingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\OrderRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderTransactionRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\OrderTransactionRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\OrderTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderTransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\ProjectSaleRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\ProjectSaleRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\ProjectSaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\ProjectSaleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\PurchaseOrderRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\PurchaseOrderRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\PurchaseOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\PurchaseOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOfferingRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\SaleOfferingRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\SaleOfferingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOfferingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOrderRepository" (parent: .abstract.instanceof.App\Modules\Order\Repository\SaleOrderRepository).
  • Resolving inheritance for "App\Modules\Order\Repository\SaleOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqCategoryRepository" (parent: .abstract.instanceof.App\Modules\Pages\Faq\Repository\FaqCategoryRepository).
  • Resolving inheritance for "App\Modules\Pages\Faq\Repository\FaqCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqRepository" (parent: .abstract.instanceof.App\Modules\Pages\Faq\Repository\FaqRepository).
  • Resolving inheritance for "App\Modules\Pages\Faq\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookItemRepository" (parent: .abstract.instanceof.App\Modules\QuickBook\Repository\QuickBookItemRepository).
  • Resolving inheritance for "App\Modules\QuickBook\Repository\QuickBookItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookKeyRepository" (parent: .abstract.instanceof.App\Modules\QuickBook\Repository\QuickBookKeyRepository).
  • Resolving inheritance for "App\Modules\QuickBook\Repository\QuickBookKeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookKeyRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\FacebookController" (parent: .abstract.instanceof.App\Modules\User\Controllers\FacebookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\FacebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\FacebookController).
  • Resolving inheritance for "App\Modules\User\Controllers\FacebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\FacebookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\ImpersonateLoginController" (parent: .abstract.instanceof.App\Modules\User\Controllers\ImpersonateLoginController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\ImpersonateLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\ImpersonateLoginController).
  • Resolving inheritance for "App\Modules\User\Controllers\ImpersonateLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\ImpersonateLoginController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\LinkedInController" (parent: .abstract.instanceof.App\Modules\User\Controllers\LinkedInController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\LinkedInController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\LinkedInController).
  • Resolving inheritance for "App\Modules\User\Controllers\LinkedInController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\LinkedInController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentRepository" (parent: .abstract.instanceof.App\Repository\AssignmentRepository).
  • Resolving inheritance for "App\Repository\AssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository" (parent: .abstract.instanceof.App\Repository\AvatarRepository).
  • Resolving inheritance for "App\Repository\AvatarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDateRepository" (parent: .abstract.instanceof.App\Repository\DeliveryDateRepository).
  • Resolving inheritance for "App\Repository\DeliveryDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryMethodRepository" (parent: .abstract.instanceof.App\Repository\DeliveryMethodRepository).
  • Resolving inheritance for "App\Repository\DeliveryMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryMethodRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTermRepository" (parent: .abstract.instanceof.App\Repository\DeliveryTermRepository).
  • Resolving inheritance for "App\Repository\DeliveryTermRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTermRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\ExtraRepository" (parent: .abstract.instanceof.App\Repository\Document\ExtraRepository).
  • Resolving inheritance for "App\Repository\Document\ExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\ExtraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\OriginalRepository" (parent: .abstract.instanceof.App\Repository\Document\OriginalRepository).
  • Resolving inheritance for "App\Repository\Document\OriginalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\OriginalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\TranslationRepository" (parent: .abstract.instanceof.App\Repository\Document\TranslationRepository).
  • Resolving inheritance for "App\Repository\Document\TranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\TranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository" (parent: .abstract.instanceof.App\Repository\DocumentTypeRepository).
  • Resolving inheritance for "App\Repository\DocumentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository" (parent: .abstract.instanceof.App\Repository\EventTypeRepository).
  • Resolving inheritance for "App\Repository\EventTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndustryTypeRepository" (parent: .abstract.instanceof.App\Repository\IndustryTypeRepository).
  • Resolving inheritance for "App\Repository\IndustryTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndustryTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository" (parent: .abstract.instanceof.App\Repository\LanguageRepository).
  • Resolving inheritance for "App\Repository\LanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository" (parent: .abstract.instanceof.App\Repository\LocationRepository).
  • Resolving inheritance for "App\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\CorporateRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\CorporateRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\CorporateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\CorporateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\DocumentRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\DocumentRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\InterpretationRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\InterpretationRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\InterpretationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\InterpretationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\SubtitleRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\SubtitleRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\SubtitleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\SubtitleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\TranscriptionRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\TranscriptionRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\TranscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\TranscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\VoiceoverRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\VoiceoverRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\VoiceoverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\VoiceoverRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\WebsiteRepository" (parent: .abstract.instanceof.App\Repository\Project\Corporate\WebsiteRepository).
  • Resolving inheritance for "App\Repository\Project\Corporate\WebsiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\WebsiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\PersonalRepository" (parent: .abstract.instanceof.App\Repository\Project\PersonalRepository).
  • Resolving inheritance for "App\Repository\Project\PersonalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\PersonalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\ProjectRepository" (parent: .abstract.instanceof.App\Repository\Project\ProjectRepository).
  • Resolving inheritance for "App\Repository\Project\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\ProjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectEventRepository" (parent: .abstract.instanceof.App\Repository\ProjectEventRepository).
  • Resolving inheritance for "App\Repository\ProjectEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository" (parent: .abstract.instanceof.App\Repository\ResumeRepository).
  • Resolving inheritance for "App\Repository\ResumeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\ServiceRepository" (parent: .abstract.instanceof.App\Repository\Service\ServiceRepository).
  • Resolving inheritance for "App\Repository\Service\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\ServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskAdditionalServiceRepository" (parent: .abstract.instanceof.App\Repository\TaskAdditionalServiceRepository).
  • Resolving inheritance for "App\Repository\TaskAdditionalServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskAdditionalServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskEventRepository" (parent: .abstract.instanceof.App\Repository\TaskEventRepository).
  • Resolving inheritance for "App\Repository\TaskEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
  • Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimerRepository" (parent: .abstract.instanceof.App\Repository\TimerRepository).
  • Resolving inheritance for "App\Repository\TimerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Chat\MessageFileVoter" (parent: .abstract.instanceof.App\Security\Chat\MessageFileVoter).
  • Resolving inheritance for "App\Security\Chat\MessageFileVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Chat\MessageFileVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectBoardChatVoter" (parent: .abstract.instanceof.App\Security\ProjectBoardChatVoter).
  • Resolving inheritance for "App\Security\ProjectBoardChatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectBoardChatVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectPersonalChatVoter" (parent: .abstract.instanceof.App\Security\ProjectPersonalChatVoter).
  • Resolving inheritance for "App\Security\ProjectPersonalChatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectPersonalChatVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectSaleVoter" (parent: .abstract.instanceof.App\Security\ProjectSaleVoter).
  • Resolving inheritance for "App\Security\ProjectSaleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectSaleVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter" (parent: .abstract.instanceof.App\Security\ProjectVoter).
  • Resolving inheritance for "App\Security\ProjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TaskVoter" (parent: .abstract.instanceof.App\Security\TaskVoter).
  • Resolving inheritance for "App\Security\TaskVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TaskVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver" (parent: .abstract.instanceof.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver).
  • Resolving inheritance for "UrsusArctosUA\SearchHelper\Request\ParamsValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver).
  • 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.messenger.restart_workers_signal" (parent: cache.app).
  • 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 "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_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • 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 "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.default" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.get.jwt.login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.get.jwt.login" (parent: gfreeau_get_jwt.security.authentication.listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.basic.main" (parent: security.authentication.listener.basic).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "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.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • 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 "fos_rest.exception.twig_controller" (parent: fos_rest.exception.controller).
  • Resolving inheritance for "oneup_flysystem.default_adapter_adapter" (parent: oneup_flysystem.adapter.local).
  • Resolving inheritance for "oneup_flysystem.default_filesystem" (parent: oneup_flysystem.filesystem).
  • 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_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_functional_test" (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_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_unit_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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • 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.messenger" (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.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (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.6042a4e4b53b8796e96bd8ee7f219112290c5c320aca845d17f9fc5e176831370ea9101e" (parent: fos_rest.format_request_matcher).
334
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Modules\File\DTO\PrintDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Order\DTO\DocumentTransferObject"; reason: private alias.
  • Removed service "App\Modules\Order\DTO\OrderTransactionDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Order\DTO\PurchaseOrderTransferObject"; reason: private alias.
  • Removed service "App\Modules\Order\DTO\SaleOfferingTransferObject"; reason: private alias.
  • Removed service "App\Modules\Order\DTO\SaleOrderTransferObject"; reason: private alias.
  • Removed service "App\Modules\Pages\Faq\DTO\FaqCategoryDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Pages\Faq\DTO\FaqDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Payment\DTO\PaymentResponseDTOInterface"; reason: private alias.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookItemDTOInterface"; reason: private alias.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookKeysDTOInterface"; reason: private alias.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookOrderDTOInterface"; 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 "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 "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 "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\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; 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 "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\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; 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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; 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_entity_manager.event_manager"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.login"; reason: private alias.
  • Removed service "security.user_checker.login"; 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 "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; 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 "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 "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_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; 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 "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; 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 "League\Flysystem\FilesystemInterface $defaultFilesystem"; reason: private alias.
  • Removed service "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\LinkedInClient"; 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 "fos_rest.serializer"; 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 "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service ".service_locator.YUq96kP"; reason: private alias.
  • Removed service ".service_locator.ueSc.AG"; reason: private alias.
  • Removed service ".service_locator.VdFTLMb"; reason: private alias.
179
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Controller\Assignment\Accept" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Assignment\Approve" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Assignment\Complete" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Assignment\Decline" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Avatar\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\DeliveryMethod\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\DeliveryMethod\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\DeliveryTerm\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\DeliveryTerm\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Extra\Link" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Extra\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Original\Link" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Original\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Original\Post" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Document\Translation\Link" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Translation\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Document\Translation\Post" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Language\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Language\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Location\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Location\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Project\CreateFromLanding" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Project\CreateFromLanding" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Project\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Project\Patch" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Project\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Project\Post" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Project\ResendQuote" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Resume\Link" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Resume\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Task\Approve" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Task\Confirm" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Task\Copy" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Task\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Task\Reject" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\Task\Timer\Put" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Task\Timer\Put" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\User\Patch" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\User\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\User\Post" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\User\UserResettingController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\DTM\UserMapper" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\MessageHandler\Import\UserImportHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Chat\Controller\InviteClient" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Chat\Controller\Message\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Chat\Controller\Message\Post" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Chat\Controller\RemoveClient" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Notification\Controller\Delete" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Notification\Controller\Read" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Notification\Controller\Unread" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Notification\Service\NotificationService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\OrderController" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\PaymentDocument\Post" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Modules\Order\Controller\Purchase\Resend" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\Sale\Accept" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\Sale\Decline" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\Sale\Rate" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Order\Controller\Sale\ResendInvoice" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Payment\Controller\PaymentController" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\QuickBook\Controller\TestController" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\User\Service\SocialUserService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\JWTDataExtender" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "App\Service\TimerProcessor\AutoProcessor" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\TimerProcessor\ReminderProcessor" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • 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 "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • 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.messenger_consume_messages" 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 "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • 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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • 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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • 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 "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "mailer.default_transport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • 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 "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "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.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.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.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • 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.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_cors.cors_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • 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_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.exception.controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.allowed_methods_loader" previously pointing to "router.default" to "router".
  • Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.iXjPVca" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator..QWK4m." previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.G2rekUj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.rQdQGTa" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.CZEXAXI" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • 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 "debug.security.voter.App\Security\Chat\MessageFileVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ProjectBoardChatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ProjectPersonalChatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ProjectSaleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\ProjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\TaskVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.CDOTD6." previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.CDOTD6." previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.CDOTD6." previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.CDOTD6." previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator._pu.0Tb" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m8PwGkX" 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 "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 "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 "console.command.public_alias.App\Command\CreateQuickbookInvoice" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "console.command.public_alias.App\Command\CreateQuickbookPurchaseOrder" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "console.command.public_alias.App\Command\ImportUsersFromCSV" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "console.command.public_alias.App\Command\RemindTheTranslatorOfTheDeadlineCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
175
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 "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; 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 "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 "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 "security.firewall.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 "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 "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 "maker.auto_command.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "gfreeau_get_jwt.security.authentication.listener"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.local"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.cached"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.nulladapter"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.zip"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.awss3v2"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.dropbox"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.rackspace"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.webdav"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.gridfs"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.fallback"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.gaufrette"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.replicate"; reason: abstract.
  • Removed service "oneup_flysystem.filesystem"; reason: abstract.
  • Removed service "oneup_flysystem.cache.adapter"; reason: abstract.
  • Removed service "oneup_flysystem.cache.memory"; reason: abstract.
  • Removed service "oneup_flysystem.cache.noop"; reason: abstract.
  • Removed service "oneup_flysystem.cache.memcached"; reason: abstract.
  • Removed service "oneup_flysystem.cache.predis"; reason: abstract.
  • Removed service "oneup_flysystem.cache.php_redis"; reason: abstract.
  • Removed service "oneup_flysystem.cache.stash"; reason: abstract.
  • Removed service "oneup_flysystem.cache.psr6"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigureQuickbook"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ConfigureQuickbook"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateOriginalDocumentDuplicatesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateOriginalDocumentDuplicatesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookCustomer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateQuickbookCustomer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookInvoice"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateQuickbookInvoice"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateQuickbookPurchaseOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateQuickbookPurchaseOrder"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUsersFromCSV"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportUsersFromCSV"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindPersonalProjectQuotePaymentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RemindPersonalProjectQuotePaymentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemindTheTranslatorOfTheDeadlineCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RemindTheTranslatorOfTheDeadlineCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TimerProcessorCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TimerProcessorCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDbDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateDbDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\CreateFromLanding"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\CreateFromLanding"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Project\CreateFromLanding"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\GetDropdownDataForLanding"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\GetDropdownDataForLanding"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Project\GetDropdownDataForLanding"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryMethodFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\DeliveryMethodFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DeliveryTermFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\DeliveryTermFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DocumentTypeFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\DocumentTypeFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EventTypeFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\EventTypeFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndustryTypeFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\IndustryTypeFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguageFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LanguageFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LocationsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LocationsFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTAuthenticatedListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\JWTAuthenticatedListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\JWTInvalidListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Email\EmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Email\EmailHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Import\UserImportHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Import\UserImportHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewBoardMessageNotifier"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Chat\NewBoardMessageNotifier"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\InvoiceResendToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Order\InvoiceResendToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\OrderUpdated"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Order\OrderUpdated"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\NewOriginalsToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\NewOriginalsToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteRequestToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\QuoteRequestToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteResendToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\QuoteResendToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\QuoteThanksToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\QuoteThanksToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedThanksToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\RateAcceptedThanksToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateAcceptedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\RateAcceptedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RateDeclinedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\RateDeclinedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Project\RatedToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Project\RatedToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ApprovedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\ApprovedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentAcceptedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentAcceptedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentCompletedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentCompletedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentDeclinedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentDeclinedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\AssignmentRequestToTranslator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\AssignmentRequestToTranslator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ConfirmedToClient"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\ConfirmedToClient"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\NewTranslationsToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\NewTranslationsToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\RejectedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\RejectedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\ReminderToTranslator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\ReminderToTranslator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\Task\TimerCompletedToManager"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\Task\TimerCompletedToManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateCustomer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\QuickBook\CreateCustomer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoice"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\QuickBook\CreateInvoice"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreateInvoicePayment"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\QuickBook\CreateInvoicePayment"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\CreatePurchaseOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\QuickBook\CreatePurchaseOrder"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\QuickBook\UpdateOrderOfferings"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\QuickBook\UpdateOrderOfferings"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\MessageFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\BoardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\Project\BoardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\CombinedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\Project\CombinedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\PersonalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\Project\PersonalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\Project\ProjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\Project\ProjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\AssignmentOfferingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\AssignmentOfferingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OfferingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\OfferingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\OrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\OrderTransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\OrderTransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\ProjectSaleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\ProjectSaleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\PurchaseOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\PurchaseOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOfferingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\SaleOfferingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Order\Repository\SaleOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Order\Repository\SaleOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Pages\Faq\Repository\FaqCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Pages\Faq\Repository\FaqRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Pages\Faq\Repository\FaqRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\QuickBook\Repository\QuickBookItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\QuickBook\Repository\QuickBookKeyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\QuickBook\Repository\QuickBookKeyRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\FacebookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\FacebookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Controllers\FacebookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\ImpersonateLoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\ImpersonateLoginController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Controllers\ImpersonateLoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controllers\LinkedInController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controllers\LinkedInController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Controllers\LinkedInController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AssignmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvatarRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvatarRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryDateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryDateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryMethodRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryMethodRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryTermRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryTermRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\ExtraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Document\ExtraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\OriginalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Document\OriginalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Document\TranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Document\TranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EventTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IndustryTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\IndustryTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LanguageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\CorporateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\CorporateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\InterpretationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\InterpretationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\SubtitleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\SubtitleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\TranscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\TranscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\VoiceoverRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\VoiceoverRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\Corporate\WebsiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\Corporate\WebsiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\PersonalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\PersonalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Project\ProjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Project\ProjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProjectEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Service\ServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Service\ServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskAdditionalServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskAdditionalServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TimerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Chat\MessageFileVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Chat\MessageFileVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectBoardChatVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ProjectBoardChatVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectPersonalChatVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ProjectPersonalChatVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectSaleVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ProjectSaleVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ProjectVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\ProjectVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\TaskVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\TaskVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: abstract.
376
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\DTM\Project\OriginalDocumentMapper"; reason: unused.
  • Removed service "App\DTM\Project\ProjectMapper"; reason: unused.
  • Removed service "App\Modules\Chat\DTO\MessageFileDTO"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\MessageFile"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\Project\Board"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\Project\Personal"; reason: unused.
  • Removed service "App\Modules\DataTransfer\Exporter\ClientsExporter"; reason: unused.
  • Removed service "App\Modules\DataTransfer\Exporter\InvoicesExporter"; reason: unused.
  • Removed service "App\Modules\DataTransfer\Exporter\PurchaseOrdersExporter"; reason: unused.
  • Removed service "App\Modules\DataTransfer\Exporter\TranslatorsExporter"; reason: unused.
  • Removed service "App\Modules\File\Adapter\Base64UploadedFile"; reason: unused.
  • Removed service "App\Modules\File\DTO\PrintDTO"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Chat\MessageCreatedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ClientAcceptedFilesEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ClientCreateCorporateProjectEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ClientDeniedFilesEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\DTPAcceptRequestEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\DTPNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\InvoiceToClientEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ManagerSendQuoteToClientEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\PersonalQuoteToClientEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ProofreaderAcceptRequestEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ProofreadersNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\PurchaseOrderToTranslatorEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ReminderDTPNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ReminderForTranslatorAboutDeadlineEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ReminderIfNotPaidProjectEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ReminderProofreaderNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\ReminderTranslatorNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\RequestAssignedToAnotherTranslatorEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\TranslatorAcceptYourTaskEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\TranslatorSendTranslationToManagerEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouAcceptRequestEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouApproveQuoteEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouDeclineRequestEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouHaveNewQuoteEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouProjectCompletedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouReceivedProjectRequestEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YouUploadTranslatedFilesEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YourProjectNotAssignedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\Project\YourQuoteWasApprovedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\ClientAccountCreatedEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\InvitationAfterCreationFromExternalSiteEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\InvitationAfterImportEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\ResetPasswordEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\TranslatorAccountCreatedEmail"; reason: unused.
  • Removed service "App\Modules\Order\Builder\AssignmentOfferingBuilder"; reason: unused.
  • Removed service "App\Modules\Order\Builder\SaleOfferingBuilder"; reason: unused.
  • Removed service "App\Modules\Order\DTO\DocumentUpload"; reason: unused.
  • Removed service "App\Modules\Order\DTO\OrderTransactionDTO"; reason: unused.
  • Removed service "App\Modules\Order\DTO\PurchaseOfferingFromAdditionalServiceDTO"; reason: unused.
  • Removed service "App\Modules\Order\DTO\PurchaseOfferingFromAssignmentDTO"; reason: unused.
  • Removed service "App\Modules\Order\DTO\PurchaseOrderRequest"; reason: unused.
  • Removed service "App\Modules\Order\DTO\SaleOfferingRequest"; reason: unused.
  • Removed service "App\Modules\Order\DTO\SaleOrderRequest"; reason: unused.
  • Removed service "App\Modules\Order\Entity\AssignmentOffering"; reason: unused.
  • Removed service "App\Modules\Order\Entity\OrderTransaction"; reason: unused.
  • Removed service "App\Modules\Order\Entity\SaleOffering"; reason: unused.
  • Removed service "App\Modules\Order\Factory\OfferingsBuilderFactory"; reason: unused.
  • Removed service "App\Modules\Order\Service\OrderTransactionService"; reason: unused.
  • Removed service "App\Modules\Pages\Faq\DTO\FaqCategoryRequest"; reason: unused.
  • Removed service "App\Modules\Pages\Faq\DTO\FaqRequest"; reason: unused.
  • Removed service "App\Modules\Pages\Faq\Entity\Faq"; reason: unused.
  • Removed service "App\Modules\Pages\Faq\Entity\FaqCategory"; reason: unused.
  • Removed service "App\Modules\Payment\DTO\PaymentResponse"; reason: unused.
  • Removed service "App\Modules\Payment\Service\PayPalPaymentService"; reason: unused.
  • Removed service "App\Modules\Payment\Strategy\PayPalCommand\PayPal"; reason: unused.
  • Removed service "App\Modules\Payment\Strategy\PayPalCommand\ResponseHandler"; reason: unused.
  • Removed service "App\Modules\Payment\Strategy\PayPalCommand\SimpleCheckout"; reason: unused.
  • Removed service "App\Modules\Payment\Strategy\StripeCommand\SimpleCheckout"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateCustomer"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateExpenseAccount"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateIncomeAccount"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateInvoice"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateInvoicePayment"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreatePaymentAccount"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreatePurchaseOrder"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\CreateVendor"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\PurchaseOrder"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\QuickBook"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\UpdateInvoice"; reason: unused.
  • Removed service "App\Modules\QuickBook\Command\UpdatePurchaseOrder"; reason: unused.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookBillPaymentResponseDTO"; reason: unused.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookItemDTO"; reason: unused.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookKeysDTO"; reason: unused.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookOrderDTO"; reason: unused.
  • Removed service "App\Modules\QuickBook\DTO\QuickBookPaymentResponseDTO"; reason: unused.
  • Removed service "App\Modules\QuickBook\Entity\QuickBookItem"; reason: unused.
  • Removed service "App\Modules\QuickBook\Entity\QuickBookKey"; reason: unused.
  • Removed service "App\Modules\QuickBook\Webhook\Factory\HandlerFactory"; reason: unused.
  • Removed service "App\Modules\QuickBook\Webhook\Handler\BillPaymentCreatedHandler"; reason: unused.
  • Removed service "App\Modules\QuickBook\Webhook\Handler\NullHandler"; reason: unused.
  • Removed service "App\Modules\QuickBook\Webhook\Handler\PaymentCreatedHandler"; reason: unused.
  • Removed service "App\Modules\User\DTM\SocialUserMapper"; reason: unused.
  • Removed service "App\Modules\User\DTO\FacebookSocialUserDTO"; reason: unused.
  • Removed service "App\Modules\User\DTO\LinkedInSocialUserDTO"; reason: unused.
  • Removed service "App\Modules\User\DTO\UserFromCSVDTO"; reason: unused.
  • Removed service "App\Service\FrontUrlGenerator"; reason: unused.
  • Removed service "App\Service\WebRoutes"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~IZSqipw"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; 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 "messenger.transport.native_php_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.transport_factory"; reason: unused.
  • Removed service "messenger.transport.sync.factory"; reason: unused.
  • Removed service "messenger.transport.in_memory.factory"; reason: unused.
  • Removed service ".1_PhpArrayAdapter~oo9iwjo"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".1_ServiceLocator~nBW5bUD"; 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.quote_strategy.ansi"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~xAd4lsn"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~xAd4lsn"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~xAd4lsn"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~xAd4lsn"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; 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 "maker.entity_class_generator"; 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.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; 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.security.jwt_user_provider"; 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_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; 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 "oneup_flysystem.adapter_factory.local"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.nulladapter"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.zip"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.awss3v2"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.dropbox"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.googlecloudstorage"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.rackspace"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.webdav"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.gridfs"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.memory"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.fallback"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.gaufrette"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.replicate"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.adapter"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.memory"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.noop"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.memcached"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.php_redis"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.predis"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.stash"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.psr6"; reason: unused.
  • Removed service "oneup_flysystem.plugin.empty_dir"; reason: unused.
  • Removed service "oneup_flysystem.plugin.get_with_metadata"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_files"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_paths"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_with"; reason: unused.
  • Removed service "knpu.oauth2.user_provider"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.UwRI0uT"; reason: unused.
215
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Modules\Order\DTM\PurchaseOrderMapper" to "App\Controller\Assignment\Accept".
  • Inlined service "App\DTM\Document\ExtraMapper" to "App\Controller\Document\Extra\Post".
  • Inlined service "App\DTM\Document\TranslationMapper" to "App\Controller\Document\Translation\Post".
  • Inlined service "App\Modules\Project\Service\ProjectService" to "App\Controller\Project\CreateFromLanding".
  • Inlined service "App\Service\PasswordGenerator" to "App\Controller\Project\CreateFromLanding".
  • Inlined service "App\Modules\Project\Service\OriginalDocumentService" to "App\Controller\Project\CreateFromLanding".
  • Inlined service ".service_locator.CDOTD6..App\Controller\Project\CreateFromLanding" to "App\Controller\Project\CreateFromLanding".
  • Inlined service ".service_locator.CDOTD6..App\Controller\Project\GetDropdownDataForLanding" to "App\Controller\Project\GetDropdownDataForLanding".
  • Inlined service "App\DTM\ResumeMapper" to "App\Controller\Resume\Post".
  • Inlined service "App\DTM\TimerMapper" to "App\Controller\Task\Timer\Put".
  • Inlined service "App\DTM\ServiceMapper" to "App\DTM\UserMapper".
  • Inlined service "mailer.mailer" to "App\MessageHandler\Email\EmailHandler".
  • Inlined service "App\Modules\Chat\Service\MessageFileService" to "App\Modules\Chat\Controller\Message\MessageFileController".
  • Inlined service "App\Modules\Chat\DTM\ChatMessageFileMapper" to "App\Modules\Chat\Service\MessageFileService".
  • Inlined service "App\Modules\Dashboard\Service\NetIncomeService" to "App\Modules\Dashboard\Controller\DashboardController".
  • Inlined service "App\Modules\DataTransfer\Factory\ExporterFactory" to "App\Modules\DataTransfer\Controller\ExportController".
  • Inlined service "App\Modules\DataTransfer\Service\ExportService" to "App\Modules\DataTransfer\Controller\ExportController".
  • Inlined service "App\Modules\Order\DTM\OrderDocumentsMapper" to "App\Modules\Order\Controller\PaymentDocument\Post".
  • Inlined service "App\Modules\Order\DTM\SaleOrderMapper" to "App\Modules\Order\Controller\Sale\Rate".
  • Inlined service "App\Modules\Pages\Faq\Service\FaqService" to "App\Modules\Pages\Controller\FaqController".
  • Inlined service "App\Modules\Payment\Service\StripeService" to "App\Modules\Payment\Controller\PaymentController".
  • Inlined service "App\Modules\QuickBook\Service\QuickBookKeyService" to "App\Modules\QuickBook\Service\QuickBookService".
  • Inlined service ".service_locator.CDOTD6..App\Modules\User\Controllers\FacebookController" to "App\Modules\User\Controllers\FacebookController".
  • Inlined service ".service_locator.CDOTD6..App\Modules\User\Controllers\ImpersonateLoginController" to "App\Modules\User\Controllers\ImpersonateLoginController".
  • Inlined service ".service_locator.CDOTD6..App\Modules\User\Controllers\LinkedInController" to "App\Modules\User\Controllers\LinkedInController".
  • Inlined service "security.helper" to "App\Security\Chat\MessageFileVoter".
  • Inlined service "App\Service\ProjectRater\PersonalRater" to "App\Service\ProjectRater\Container".
  • Inlined service "App\Service\ProjectRater\CorporateRater" to "App\Service\ProjectRater\Container".
  • Inlined service "App\DTM\Project\PersonalMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\DocumentMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\InterpretationMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\SubtitleMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\TranscriptionMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\VoiceoverMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\Project\Corporate\WebsiteMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\Service\TimerProcessor\AutoProcessor" to "App\Service\TimerProcessor\Container".
  • Inlined service "App\Service\TimerProcessor\ReminderProcessor" to "App\Service\TimerProcessor\Container".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.gmwRZ3h" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
  • Inlined service "messenger.retry_strategy_locator" to "console.command.messenger_consume_messages".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.WPZmidW" to "session_listener".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~0m8PK0d" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.Fck5jT9" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • Inlined service ".service_locator.9_yeNH1" to "messenger.senders_locator".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service ".service_locator.CZEXAXI" to "messenger.routable_message_bus".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.LtnrEkg" to "validator.validator_factory".
  • Inlined service ".service_locator.yQVjGlt" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator._pu.0Tb.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.directory" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.controller" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.yaml_collection" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.xml_collection" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m8PwGkX.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~dxvuCRK" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~dxvuCRK" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.exception_normalizer.symfony" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.Otd28_S" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.HIT6ODV" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.8JhIWLY" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".service_locator.jD4_ZG7" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.rxWsOA6" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "lexik_jwt_authentication.handler.authentication_success" to "security.authentication.listener.get.jwt.login".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "security.authentication.listener.get.jwt.login".
  • Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
  • Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.basic.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.lSIKWsr.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.lSIKWsr.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.CS9cV_I" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".1_NonceGenerator~HXP_Tql" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~HXP_Tql" to "twig.extension.webprofiler".
  • Inlined service ".1_SourceContextProvider~l6RAtTG" to "var_dumper.server_connection".
  • Inlined service ".2_RequestContextProvider~l6RAtTG" to "var_dumper.server_connection".
  • Inlined service ".3_CliContextProvider~l6RAtTG" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".4_CliDescriptor~l6RAtTG" to "var_dumper.command.server_dump".
  • Inlined service ".5_HtmlDescriptor~l6RAtTG" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service ".service_locator.pmxjK71" to "jms_serializer.event_dispatcher".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\DeliveryMethodFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\DeliveryTermFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\DocumentTypeFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\EventTypeFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\IndustryTypeFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LanguageFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LocationsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "fos_rest.routing.loader.reader.controller" to "fos_rest.routing.loader.controller".
  • Inlined service "fos_rest.routing.loader.reader.action" to "fos_rest.routing.loader.reader.controller".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.routing.loader.reader.action".
  • Inlined service "fos_rest.inflector.doctrine" to "fos_rest.routing.loader.reader.action".
  • Inlined service ".service_locator.kuaDcLh" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.6042a4e4b53b8796e96bd8ee7f219112290c5c320aca845d17f9fc5e176831370ea9101e" to "fos_rest.format_negotiator".
  • Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "knpu.oauth2.provider.facebook_client" to "knpu.oauth2.client.facebook_client".
  • Inlined service "knpu.oauth2.provider.facebook_translator" to "knpu.oauth2.client.facebook_translator".
  • Inlined service "knpu.oauth2.provider.linkedin_client" to "knpu.oauth2.client.linkedin_client".
  • Inlined service "knpu.oauth2.provider.linkedin_translator" to "knpu.oauth2.client.linkedin_translator".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver.inner" to "debug.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\Chat\UpdateChatUpdatedAtOnMessageCreate" to ".messenger.handler_descriptor.C6AmCJE".
  • Inlined service "App\MessageHandler\Notification\Chat\NewBoardMessageNotifier" to ".messenger.handler_descriptor.0WZ5XkR".
  • Inlined service "App\MessageHandler\Notification\Chat\NewPersonalMessageNotifier" to ".messenger.handler_descriptor.Eioocw1".
  • Inlined service "App\MessageHandler\Email\EmailHandler" to ".messenger.handler_descriptor.M7c8MsO".
  • Inlined service "App\MessageHandler\Import\UserImportHandler" to ".messenger.handler_descriptor.cmGX5Yj".
  • Inlined service "App\MessageHandler\Notification\Order\InvoiceResendToClient" to ".messenger.handler_descriptor.mFq_xOE".
  • Inlined service "App\MessageHandler\Notification\Order\OrderUpdated" to ".messenger.handler_descriptor.eereDmF".
  • Inlined service "App\MessageHandler\QuickBook\UpdateOrderOfferings" to ".messenger.handler_descriptor.4A80CX2".
  • Inlined service "App\MessageHandler\Notification\Order\PurchaseOrderResendToTranslator" to ".messenger.handler_descriptor.nIu5dVk".
  • Inlined service "App\MessageHandler\Notification\Project\NewOriginalsToManager" to ".messenger.handler_descriptor.8q9rd1G".
  • Inlined service "App\MessageHandler\Notification\Project\QuoteRequestToManager" to ".messenger.handler_descriptor.8sgg8GM".
  • Inlined service "App\MessageHandler\Notification\Project\QuoteThanksToClient" to ".messenger.handler_descriptor.nd1jzMg".
  • Inlined service "App\MessageHandler\Notification\Project\QuoteResendToClient" to ".messenger.handler_descriptor.mthNznN".
  • Inlined service "App\MessageHandler\Notification\Project\RateAcceptedThanksToClient" to ".messenger.handler_descriptor.9vx_xZj".
  • Inlined service "App\MessageHandler\Notification\Project\RateAcceptedToManager" to ".messenger.handler_descriptor.iAyWxw3".
  • Inlined service "App\MessageHandler\Notification\Project\RateDeclinedToManager" to ".messenger.handler_descriptor.Pnufi8C".
  • Inlined service "App\MessageHandler\Notification\Project\RatedToClient" to ".messenger.handler_descriptor.hmMb3WE".
  • Inlined service "App\MessageHandler\Notification\Task\ApprovedToManager" to ".messenger.handler_descriptor..lLSEUw".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentAcceptedToManager" to ".messenger.handler_descriptor.dHIt6Ki".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentApprovedToTranslator" to ".messenger.handler_descriptor.LqSZABM".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentCompletedToManager" to ".messenger.handler_descriptor.OPp2xWZ".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentDeclinedToManager" to ".messenger.handler_descriptor.prHQ877".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentExpiredToTranslator" to ".messenger.handler_descriptor.NziZTY5".
  • Inlined service "App\MessageHandler\Notification\Task\AssignmentRequestToTranslator" to ".messenger.handler_descriptor.ap5UxTd".
  • Inlined service "App\MessageHandler\Notification\Task\ConfirmedToClient" to ".messenger.handler_descriptor.wDQ5hVJ".
  • Inlined service "App\MessageHandler\Notification\Task\NewTranslationsToManager" to ".messenger.handler_descriptor.2MXq.u1".
  • Inlined service "App\MessageHandler\Notification\Task\RejectedToManager" to ".messenger.handler_descriptor.oPvtNOF".
  • Inlined service "App\MessageHandler\Notification\Task\ReminderTimerCompletedToManager" to ".messenger.handler_descriptor.NeIcXb3".
  • Inlined service "App\MessageHandler\Notification\Task\ReminderToTranslator" to ".messenger.handler_descriptor.j6ty8Vf".
  • Inlined service "App\MessageHandler\Notification\Task\TimerCompletedToManager" to ".messenger.handler_descriptor.oX6IN5Y".
  • Inlined service "App\MessageHandler\Notification\User\ClientOrTranslatorRegisteredToManagers" to ".messenger.handler_descriptor.EqA_zwu".
  • Inlined service "App\MessageHandler\QuickBook\CreateCustomer" to ".messenger.handler_descriptor.kXcLBqB".
  • Inlined service "App\MessageHandler\Notification\User\TranslatorRegisteredFromExternalForm" to ".messenger.handler_descriptor.ENRf5H5".
  • Inlined service "App\MessageHandler\QuickBook\CreateInvoice" to ".messenger.handler_descriptor.YDAlBlv".
  • Inlined service "App\MessageHandler\QuickBook\CreateInvoicePayment" to ".messenger.handler_descriptor.K30eAVX".
  • Inlined service "App\MessageHandler\QuickBook\CreatePurchaseOrder" to ".messenger.handler_descriptor.KCGuNGq".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Security\Chat\MessageFileVoter" to "debug.security.voter.App\Security\Chat\MessageFileVoter".
  • Inlined service "App\Security\ProjectBoardChatVoter" to "debug.security.voter.App\Security\ProjectBoardChatVoter".
  • Inlined service "App\Security\ProjectPersonalChatVoter" to "debug.security.voter.App\Security\ProjectPersonalChatVoter".
  • Inlined service "App\Security\ProjectSaleVoter" to "debug.security.voter.App\Security\ProjectSaleVoter".
  • Inlined service "App\Security\ProjectVoter" to "debug.security.voter.App\Security\ProjectVoter".
  • Inlined service "App\Security\TaskVoter" to "debug.security.voter.App\Security\TaskVoter".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service ".service_locator._pu.0Tb" to ".service_locator._pu.0Tb.translation.warmer".
  • Inlined service ".service_locator.FsQWNAx" to ".service_locator.FsQWNAx.router.default".
  • Inlined service ".service_locator.m8PwGkX" to ".service_locator.m8PwGkX.router.cache_warmer".
  • Inlined service ".service_locator.oL3uRzc" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.FsQWNAx.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "oneup_flysystem.default_adapter_adapter" to "local_filesystem".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service ".service_locator.f9G.Jn_" to "fos_rest.serializer.jms_handler_registry".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "App\DTM\DeliveryDateMapper" to "App\Service\Selector\ProjectMapperSelector".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
391