http://80.85.159.112/

Log Messages

Info. & Errors 3

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

Level Channel Message
INFO request Matched route
"home_page"
.
[
  "route" => "home_page"
  "route_parameters" => [
    "_route" => "home_page"
    "_controller" => "App\Controller\Admin\MainPageController::index"
  ]
  "request_uri" => "http://80.85.159.112/"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.
NOTICE app {"Uri":"\/","Method":"GET","Datetime":"05:13:41 29.09","Request":{"Content":"","Query":[],"Bearer token":"\u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d","Guid":"\u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d"},"Response":{"Code":302,"Content":"<!DOCTYPE html>\n<html>\n <head>\n <meta charset=\"UTF-8\" \/>\n <meta http-equiv=\"refresh\" content=\"0;url='http:\/\/80.85.159.112\/login'\" \/>\n\n <title>Redirecting to http:\/\/80.85.159.112\/login<\/title>\n <\/head>\n <body>\n Redirecting to <a href=\"http:\/\/80.85.159.112\/login\">http:\/\/80.85.159.112\/login<\/a>.\n <\/body>\n<\/html>"}}

Deprecations 0

Log messages generated by using features marked as deprecated.

There are no log messages about deprecated features.

Debug 54

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" => "App\Security\AdminAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\AdminAuthenticator"
]
event Notified event
"security.authentication.success"
to listener
"App\EventSubscriber\AdminLoginSubscriber::onSecurityAuthenticationSuccess"
.
[
  "event" => "security.authentication.success"
  "listener" => "App\EventSubscriber\AdminLoginSubscriber::onSecurityAuthenticationSuccess"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
security Access denied, the user is not fully authenticated; redirecting to authentication entry point.
[
  "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#374
    -attributes: [
      "IS_AUTHENTICATED_FULLY"
    ]
    -subject: Symfony\Component\HttpFoundation\Request {#13 …}
    #message: "Access Denied."
    #code: 403
    #file: "/var/www/symfony/vendor/symfony/security-http/Firewall/AccessListener.php"
    #line: 91
    trace: {
      /var/www/symfony/vendor/symfony/security-http/Firewall/AccessListener.php:91 {
        Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event) …
        › if (!$this->accessDecisionManager->decide($token, $attributes, $request, true)) {    $exception = new AccessDeniedException();    $exception->setAttributes($attributes);
      }
      /var/www/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
        }
      }
      /var/www/symfony/vendor/symfony/security-http/Firewall/AbstractListener.php:27 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
        }
      }
      /var/www/symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
        }
      }
      /var/www/symfony/vendor/symfony/security-http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
          $listeners: Generator {#346 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#736 …}
          }
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#736 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …16]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …16]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#13 …}
          $type: 1
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#13 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/symfony/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#13 …}
        }
      }
    }
  }
]
{
  /var/www/symfony/vendor/symfony/security-http/Firewall/AccessListener.php:91 {
    Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event) …
    › if (!$this->accessDecisionManager->decide($token, $attributes, $request, true)) {    $exception = new AccessDeniedException();    $exception->setAttributes($attributes);
  }
  /var/www/symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
    }
  }
  /var/www/symfony/vendor/symfony/security-http/Firewall/AbstractListener.php:27 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
    }
  }
  /var/www/symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
    }
  }
  /var/www/symfony/vendor/symfony/security-http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
      $listeners: Generator {#346 …}
    }
  }
  /var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#736 …}
      }
    }
  }
  /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#736 …}
    }
  }
  /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …16]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
    }
  }
  /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …16]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
    }
  }
  /var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#604 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#13 …}
      $type: 1
    }
  }
  /var/www/symfony/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#13 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/symfony/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#13 …}
    }
  }
}
security Calling Authentication entry point.
event Notified event
"kernel.exception"
to listener
"WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
]
event Notified event
"kernel.exception"
to listener
"WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
]
event Notified event
"kernel.exception"
to listener
"App\Exception\Event\Subscriber\ExceptionSubscriber::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "App\Exception\Event\Subscriber\ExceptionSubscriber::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Sentry\SentryBundle\EventListener\ErrorListener::handleExceptionEvent"
.
[
  "event" => "kernel.exception"
  "listener" => "Sentry\SentryBundle\EventListener\ErrorListener::handleExceptionEvent"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
event Listener
"App\Event\RestExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "App\Event\RestExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
]
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\AdminRequestSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\AdminRequestSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 2569

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\TagFixture" (parent: .abstract.instanceof.App\Fixtures\Dictionary\TagFixture).
  • Resolving inheritance for "App\Fixtures\Dictionary\TagFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\TagFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\ThemesFixture" (parent: .abstract.instanceof.App\Fixtures\Dictionary\ThemesFixture).
  • Resolving inheritance for "App\Fixtures\Dictionary\ThemesFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\ThemesFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures" (parent: .abstract.instanceof.App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures).
  • Resolving inheritance for "App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\AdminFixture" (parent: .abstract.instanceof.App\Fixtures\User\AdminFixture).
  • Resolving inheritance for "App\Fixtures\User\AdminFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\AdminFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartFixture" (parent: .abstract.instanceof.App\Fixtures\User\CartFixture).
  • Resolving inheritance for "App\Fixtures\User\CartFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartProductFixture" (parent: .abstract.instanceof.App\Fixtures\User\CartProductFixture).
  • Resolving inheritance for "App\Fixtures\User\CartProductFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartProductFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\DeliveryAddressFixture" (parent: .abstract.instanceof.App\Fixtures\User\DeliveryAddressFixture).
  • Resolving inheritance for "App\Fixtures\User\DeliveryAddressFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\DeliveryAddressFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\FrontendCartFixture" (parent: .abstract.instanceof.App\Fixtures\User\FrontendCartFixture).
  • Resolving inheritance for "App\Fixtures\User\FrontendCartFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\FrontendCartFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\PaymentCardFixture" (parent: .abstract.instanceof.App\Fixtures\User\PaymentCardFixture).
  • Resolving inheritance for "App\Fixtures\User\PaymentCardFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\PaymentCardFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\UserFixture" (parent: .abstract.instanceof.App\Fixtures\User\UserFixture).
  • Resolving inheritance for "App\Fixtures\User\UserFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\UserFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Push\Repository\MessageRepository" (parent: .abstract.instanceof.App\Push\Repository\MessageRepository).
  • Resolving inheritance for "App\Push\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Push\Repository\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\AddressesRepository" (parent: .abstract.instanceof.App\Address\Repository\AddressesRepository).
  • Resolving inheritance for "App\Address\Repository\AddressesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\AddressesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\CoordsRepository" (parent: .abstract.instanceof.App\Address\Repository\CoordsRepository).
  • Resolving inheritance for "App\Address\Repository\CoordsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\CoordsRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartPushNotifications" (parent: .abstract.instanceof.App\Command\CartPushNotifications).
  • Resolving inheritance for "App\Command\CartPushNotifications" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartPushNotifications).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeHistoryOrdersCommand" (parent: .abstract.instanceof.App\Command\ChangeHistoryOrdersCommand).
  • Resolving inheritance for "App\Command\ChangeHistoryOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeHistoryOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CityTimezonesCommand" (parent: .abstract.instanceof.App\Command\CityTimezonesCommand).
  • Resolving inheritance for "App\Command\CityTimezonesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CityTimezonesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IikoSubscribesCommand" (parent: .abstract.instanceof.App\Command\IikoSubscribesCommand).
  • Resolving inheritance for "App\Command\IikoSubscribesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IikoSubscribesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateAdminsCommand" (parent: .abstract.instanceof.App\Command\MigrateAdminsCommand).
  • Resolving inheritance for "App\Command\MigrateAdminsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateAdminsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MindboxImportCommand" (parent: .abstract.instanceof.App\Command\MindboxImportCommand).
  • Resolving inheritance for "App\Command\MindboxImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MindboxImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewMessageNotification" (parent: .abstract.instanceof.App\Command\NewMessageNotification).
  • Resolving inheritance for "App\Command\NewMessageNotification" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewMessageNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderNotificationsCommand" (parent: .abstract.instanceof.App\Command\OrderNotificationsCommand).
  • Resolving inheritance for "App\Command\OrderNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderNotificationsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrdersUniqueCommand" (parent: .abstract.instanceof.App\Command\OrdersUniqueCommand).
  • Resolving inheritance for "App\Command\OrdersUniqueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrdersUniqueCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDescriptionInProductCardFromProduct" (parent: .abstract.instanceof.App\Command\SetDescriptionInProductCardFromProduct).
  • Resolving inheritance for "App\Command\SetDescriptionInProductCardFromProduct" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDescriptionInProductCardFromProduct).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
  • Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackOrdersCommand" (parent: .abstract.instanceof.App\Command\TrackOrdersCommand).
  • Resolving inheritance for "App\Command\TrackOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoCities" (parent: .abstract.instanceof.App\Command\UpdateIikoCities).
  • Resolving inheritance for "App\Command\UpdateIikoCities" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoCities).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoNomenclature" (parent: .abstract.instanceof.App\Command\UpdateIikoNomenclature).
  • Resolving inheritance for "App\Command\UpdateIikoNomenclature" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoNomenclature).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoTransactions" (parent: .abstract.instanceof.App\Command\UpdateIikoTransactions).
  • Resolving inheritance for "App\Command\UpdateIikoTransactions" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoTransactions).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserRegisterIikoCommand" (parent: .abstract.instanceof.App\Command\UserRegisterIikoCommand).
  • Resolving inheritance for "App\Command\UserRegisterIikoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserRegisterIikoCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractController" (parent: .abstract.instanceof.App\Controller\AbstractController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractController).
  • Resolving inheritance for "App\Controller\AbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController" (parent: .abstract.instanceof.App\Controller\Admin\AdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController).
  • Resolving inheritance for "App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApplicationVersionController" (parent: .abstract.instanceof.App\Controller\Admin\ApplicationVersionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApplicationVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApplicationVersionController).
  • Resolving inheritance for "App\Controller\Admin\ApplicationVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApplicationVersionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CafeController" (parent: .abstract.instanceof.App\Controller\Admin\CafeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CafeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CafeController).
  • Resolving inheritance for "App\Controller\Admin\CafeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CafeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityController" (parent: .abstract.instanceof.App\Controller\Admin\CityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityController).
  • Resolving inheritance for "App\Controller\Admin\CityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClientController" (parent: .abstract.instanceof.App\Controller\Admin\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClientController).
  • Resolving inheritance for "App\Controller\Admin\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CommonAdminSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\CommonAdminSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CommonAdminSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CommonAdminSettingsController).
  • Resolving inheritance for "App\Controller\Admin\CommonAdminSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CommonAdminSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConstituentProductController" (parent: .abstract.instanceof.App\Controller\Admin\ConstituentProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConstituentProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConstituentProductController).
  • Resolving inheritance for "App\Controller\Admin\ConstituentProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConstituentProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactController" (parent: .abstract.instanceof.App\Controller\Admin\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactController).
  • Resolving inheritance for "App\Controller\Admin\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryAreaController" (parent: .abstract.instanceof.App\Controller\Admin\DeliveryAreaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryAreaController).
  • Resolving inheritance for "App\Controller\Admin\DeliveryAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryAreaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MainPageController" (parent: .abstract.instanceof.App\Controller\Admin\MainPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MainPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MainPageController).
  • Resolving inheritance for "App\Controller\Admin\MainPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MainPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModifiersController" (parent: .abstract.instanceof.App\Controller\Admin\ModifiersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModifiersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModifiersController).
  • Resolving inheritance for "App\Controller\Admin\ModifiersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModifiersController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NomenclatureController" (parent: .abstract.instanceof.App\Controller\Admin\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NomenclatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NomenclatureController).
  • Resolving inheritance for "App\Controller\Admin\NomenclatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationSettingController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationSettingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationSettingController).
  • Resolving inheritance for "App\Controller\Admin\NotificationSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationSettingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OfferDocumentsController" (parent: .abstract.instanceof.App\Controller\Admin\OfferDocumentsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OfferDocumentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OfferDocumentsController).
  • Resolving inheritance for "App\Controller\Admin\OfferDocumentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OfferDocumentsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PostController" (parent: .abstract.instanceof.App\Controller\Admin\PostController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PostController).
  • Resolving inheritance for "App\Controller\Admin\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PostController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrivacyPolicyController" (parent: .abstract.instanceof.App\Controller\Admin\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrivacyPolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrivacyPolicyController).
  • Resolving inheritance for "App\Controller\Admin\PrivacyPolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTagController" (parent: .abstract.instanceof.App\Controller\Admin\ProductTagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTagController).
  • Resolving inheritance for "App\Controller\Admin\ProductTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController" (parent: .abstract.instanceof.App\Controller\Admin\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController).
  • Resolving inheritance for "App\Controller\Admin\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatPageController" (parent: .abstract.instanceof.App\Controller\Admin\StatPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatPageController).
  • Resolving inheritance for "App\Controller\Admin\StatPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController" (parent: .abstract.instanceof.App\Controller\Admin\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController).
  • Resolving inheritance for "App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ThemesController" (parent: .abstract.instanceof.App\Controller\Admin\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ThemesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ThemesController).
  • Resolving inheritance for "App\Controller\Admin\ThemesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Acquiring\AcquiringController" (parent: .abstract.instanceof.App\Controller\Base\Acquiring\AcquiringController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Acquiring\AcquiringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Acquiring\AcquiringController).
  • Resolving inheritance for "App\Controller\Base\Acquiring\AcquiringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Acquiring\AcquiringController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Iiko\IikoCallbackController" (parent: .abstract.instanceof.App\Controller\Base\Iiko\IikoCallbackController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Iiko\IikoCallbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Iiko\IikoCallbackController).
  • Resolving inheritance for "App\Controller\Base\Iiko\IikoCallbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Iiko\IikoCallbackController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\SecurityController" (parent: .abstract.instanceof.App\Controller\Base\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\SecurityController).
  • Resolving inheritance for "App\Controller\Base\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController" (parent: .abstract.instanceof.App\Controller\BaseApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController).
  • Resolving inheritance for "App\Controller\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DeliveryAddressController" (parent: .abstract.instanceof.App\Controller\PrivateApi\DeliveryAddressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DeliveryAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DeliveryAddressController).
  • Resolving inheritance for "App\Controller\PrivateApi\DeliveryAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DeliveryAddressController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\DialogController" (parent: .abstract.instanceof.App\Controller\PrivateApi\Dialog\DialogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\DialogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\DialogController).
  • Resolving inheritance for "App\Controller\PrivateApi\Dialog\DialogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\DialogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\MessageController" (parent: .abstract.instanceof.App\Controller\PrivateApi\Dialog\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\MessageController).
  • Resolving inheritance for "App\Controller\PrivateApi\Dialog\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DialogController" (parent: .abstract.instanceof.App\Controller\PrivateApi\DialogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DialogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DialogController).
  • Resolving inheritance for "App\Controller\PrivateApi\DialogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DialogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FavoriteProductController" (parent: .abstract.instanceof.App\Controller\PrivateApi\FavoriteProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FavoriteProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FavoriteProductController).
  • Resolving inheritance for "App\Controller\PrivateApi\FavoriteProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FavoriteProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FileController" (parent: .abstract.instanceof.App\Controller\PrivateApi\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FileController).
  • Resolving inheritance for "App\Controller\PrivateApi\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FishController" (parent: .abstract.instanceof.App\Controller\PrivateApi\FishController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FishController).
  • Resolving inheritance for "App\Controller\PrivateApi\FishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FishController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\HeartbeatController" (parent: .abstract.instanceof.App\Controller\PrivateApi\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\HeartbeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\HeartbeatController).
  • Resolving inheritance for "App\Controller\PrivateApi\HeartbeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\MessageController" (parent: .abstract.instanceof.App\Controller\PrivateApi\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\MessageController).
  • Resolving inheritance for "App\Controller\PrivateApi\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\MessageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PaymentCardController" (parent: .abstract.instanceof.App\Controller\PrivateApi\PaymentCardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PaymentCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PaymentCardController).
  • Resolving inheritance for "App\Controller\PrivateApi\PaymentCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PaymentCardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PrivacyPolicyController" (parent: .abstract.instanceof.App\Controller\PrivateApi\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PrivacyPolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PrivacyPolicyController).
  • Resolving inheritance for "App\Controller\PrivateApi\PrivacyPolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemeController" (parent: .abstract.instanceof.App\Controller\PrivateApi\ThemeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemeController).
  • Resolving inheritance for "App\Controller\PrivateApi\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemesController" (parent: .abstract.instanceof.App\Controller\PrivateApi\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemesController).
  • Resolving inheritance for "App\Controller\PrivateApi\ThemesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserController" (parent: .abstract.instanceof.App\Controller\PrivateApi\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserController).
  • Resolving inheritance for "App\Controller\PrivateApi\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserPushSettingsController" (parent: .abstract.instanceof.App\Controller\PrivateApi\UserPushSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserPushSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserPushSettingsController).
  • Resolving inheritance for "App\Controller\PrivateApi\UserPushSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserPushSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\FavoriteProductController" (parent: .abstract.instanceof.App\Controller\PrivateApi\V2\FavoriteProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\FavoriteProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\FavoriteProductController).
  • Resolving inheritance for "App\Controller\PrivateApi\V2\FavoriteProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\FavoriteProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\UserController" (parent: .abstract.instanceof.App\Controller\PrivateApi\V2\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\UserController).
  • Resolving inheritance for "App\Controller\PrivateApi\V2\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Address\Delivery\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Offer\Document\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Offer\Document\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Offer\Document\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Offer\Document\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Offer\Document\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Offer\Document\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Order\History\OrderList\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\All\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Push\All\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\All\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\All\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Push\All\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\All\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Edit\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Push\Edit\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Edit\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Edit\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Push\Edit\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Edit\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Visit\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Push\Visit\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Visit\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Visit\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Push\Visit\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Visit\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Subscribtions\Message\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Subscribtions\Update\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\View\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\Subscribtions\View\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\User\Profile\Controller" (parent: .abstract.instanceof.App\Controller\PrivateApi\V5\User\Profile\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\User\Profile\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\User\Profile\Controller).
  • Resolving inheritance for "App\Controller\PrivateApi\V5\User\Profile\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\User\Profile\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\AddressController" (parent: .abstract.instanceof.App\Controller\PublicApi\AddressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\AddressController).
  • Resolving inheritance for "App\Controller\PublicApi\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\AddressController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartController" (parent: .abstract.instanceof.App\Controller\PublicApi\CartController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartController).
  • Resolving inheritance for "App\Controller\PublicApi\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductController" (parent: .abstract.instanceof.App\Controller\PublicApi\CartProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductController).
  • Resolving inheritance for "App\Controller\PublicApi\CartProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductModifierController" (parent: .abstract.instanceof.App\Controller\PublicApi\CartProductModifierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductModifierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductModifierController).
  • Resolving inheritance for "App\Controller\PublicApi\CartProductModifierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductModifierController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CityController" (parent: .abstract.instanceof.App\Controller\PublicApi\CityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CityController).
  • Resolving inheritance for "App\Controller\PublicApi\CityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ConstituentProductController" (parent: .abstract.instanceof.App\Controller\PublicApi\ConstituentProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ConstituentProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ConstituentProductController).
  • Resolving inheritance for "App\Controller\PublicApi\ConstituentProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ConstituentProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ContactController" (parent: .abstract.instanceof.App\Controller\PublicApi\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ContactController).
  • Resolving inheritance for "App\Controller\PublicApi\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\DeviceTokenController" (parent: .abstract.instanceof.App\Controller\PublicApi\DeviceTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\DeviceTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\DeviceTokenController).
  • Resolving inheritance for "App\Controller\PublicApi\DeviceTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\DeviceTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\FirebaseAuthController" (parent: .abstract.instanceof.App\Controller\PublicApi\FirebaseAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\FirebaseAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\FirebaseAuthController).
  • Resolving inheritance for "App\Controller\PublicApi\FirebaseAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\FirebaseAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\HeartbeatController" (parent: .abstract.instanceof.App\Controller\PublicApi\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\HeartbeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\HeartbeatController).
  • Resolving inheritance for "App\Controller\PublicApi\HeartbeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\InitController" (parent: .abstract.instanceof.App\Controller\PublicApi\InitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\InitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\InitController).
  • Resolving inheritance for "App\Controller\PublicApi\InitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\InitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\NomenclatureController" (parent: .abstract.instanceof.App\Controller\PublicApi\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\NomenclatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\NomenclatureController).
  • Resolving inheritance for "App\Controller\PublicApi\NomenclatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\OrderController" (parent: .abstract.instanceof.App\Controller\PublicApi\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\OrderController).
  • Resolving inheritance for "App\Controller\PublicApi\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PostController" (parent: .abstract.instanceof.App\Controller\PublicApi\PostController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PostController).
  • Resolving inheritance for "App\Controller\PublicApi\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PostController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PrivacyPolicyController" (parent: .abstract.instanceof.App\Controller\PublicApi\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PrivacyPolicyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PrivacyPolicyController).
  • Resolving inheritance for "App\Controller\PublicApi\PrivacyPolicyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PrivacyPolicyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductController" (parent: .abstract.instanceof.App\Controller\PublicApi\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductController).
  • Resolving inheritance for "App\Controller\PublicApi\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductTagsController" (parent: .abstract.instanceof.App\Controller\PublicApi\ProductTagsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductTagsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductTagsController).
  • Resolving inheritance for "App\Controller\PublicApi\ProductTagsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductTagsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PromotionController" (parent: .abstract.instanceof.App\Controller\PublicApi\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PromotionController).
  • Resolving inheritance for "App\Controller\PublicApi\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ThemesController" (parent: .abstract.instanceof.App\Controller\PublicApi\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ThemesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ThemesController).
  • Resolving inheritance for "App\Controller\PublicApi\ThemesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ThemesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\UserController" (parent: .abstract.instanceof.App\Controller\PublicApi\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\UserController).
  • Resolving inheritance for "App\Controller\PublicApi\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\NomenclatureController" (parent: .abstract.instanceof.App\Controller\PublicApi\V2\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\NomenclatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\NomenclatureController).
  • Resolving inheritance for "App\Controller\PublicApi\V2\NomenclatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\NomenclatureController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\UserController" (parent: .abstract.instanceof.App\Controller\PublicApi\V2\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\UserController).
  • Resolving inheritance for "App\Controller\PublicApi\V2\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V3\UserController" (parent: .abstract.instanceof.App\Controller\PublicApi\V3\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V3\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V3\UserController).
  • Resolving inheritance for "App\Controller\PublicApi\V3\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V3\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V4\UserController" (parent: .abstract.instanceof.App\Controller\PublicApi\V4\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V4\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V4\UserController).
  • Resolving inheritance for "App\Controller\PublicApi\V4\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V4\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Dadata\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Address\Dadata\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Dadata\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Dadata\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Address\Dadata\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Dadata\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Delivery\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Delivery\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Address\Delivery\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Delivery\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Yandex\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Address\Yandex\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Yandex\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Yandex\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Address\Yandex\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Yandex\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\ApplicationVersion\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\ApplicationVersion\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Registration\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Auth\Registration\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Registration\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Registration\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Auth\Registration\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Registration\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Dough\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Dough\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Dough\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Dough\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Dough\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Dough\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Offer\Document\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Offer\Document\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Offer\Document\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Offer\Document\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Offer\Document\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Offer\Document\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Order\History\Status\Add\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Push\Add\Controller" (parent: .abstract.instanceof.App\Controller\PublicApi\V5\Push\Add\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Push\Add\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Push\Add\Controller).
  • Resolving inheritance for "App\Controller\PublicApi\V5\Push\Add\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Push\Add\Controller).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminLoginSubscriber).
  • Resolving inheritance for "App\EventSubscriber\AdminLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminLoginSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminRequestSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminRequestSubscriber).
  • Resolving inheritance for "App\EventSubscriber\AdminRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminRequestSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MessageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MessageSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MessageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MessageSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderCreateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\OrderCreateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Exception\Event\Subscriber\ExceptionSubscriber" (parent: .abstract.instanceof.App\Exception\Event\Subscriber\ExceptionSubscriber).
  • Resolving inheritance for "App\Exception\Event\Subscriber\ExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Exception\Event\Subscriber\ExceptionSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAccessRuleType" (parent: .abstract.instanceof.App\Form\AdminAccessRuleType).
  • Resolving inheritance for "App\Form\AdminAccessRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAccessRuleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType" (parent: .abstract.instanceof.App\Form\AdminUserType).
  • Resolving inheritance for "App\Form\AdminUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationVersionType" (parent: .abstract.instanceof.App\Form\ApplicationVersionType).
  • Resolving inheritance for "App\Form\ApplicationVersionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationVersionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CafeType" (parent: .abstract.instanceof.App\Form\CafeType).
  • Resolving inheritance for "App\Form\CafeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CafeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityType" (parent: .abstract.instanceof.App\Form\CityType).
  • Resolving inheritance for "App\Form\CityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType" (parent: .abstract.instanceof.App\Form\ClientType).
  • Resolving inheritance for "App\Form\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommonAdminSettingsType" (parent: .abstract.instanceof.App\Form\CommonAdminSettingsType).
  • Resolving inheritance for "App\Form\CommonAdminSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommonAdminSettingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstituentProductType" (parent: .abstract.instanceof.App\Form\ConstituentProductType).
  • Resolving inheritance for "App\Form\ConstituentProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstituentProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
  • Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeviceTokenType" (parent: .abstract.instanceof.App\Form\DeviceTokenType).
  • Resolving inheritance for "App\Form\DeviceTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeviceTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\BaseFilterType" (parent: .abstract.instanceof.App\Form\Filter\BaseFilterType).
  • Resolving inheritance for "App\Form\Filter\BaseFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\BaseFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientFilterType" (parent: .abstract.instanceof.App\Form\Filter\ClientFilterType).
  • Resolving inheritance for "App\Form\Filter\ClientFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\OrderFilterType" (parent: .abstract.instanceof.App\Form\Filter\OrderFilterType).
  • Resolving inheritance for "App\Form\Filter\OrderFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\OrderFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType" (parent: .abstract.instanceof.App\Form\MessageType).
  • Resolving inheritance for "App\Form\MessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCheckboxType" (parent: .abstract.instanceof.App\Form\NotificationSettingCheckboxType).
  • Resolving inheritance for "App\Form\NotificationSettingCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCheckboxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCollectionType" (parent: .abstract.instanceof.App\Form\NotificationSettingCollectionType).
  • Resolving inheritance for "App\Form\NotificationSettingCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingType" (parent: .abstract.instanceof.App\Form\NotificationSettingType).
  • Resolving inheritance for "App\Form\NotificationSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferDocumentsType" (parent: .abstract.instanceof.App\Form\OfferDocumentsType).
  • Resolving inheritance for "App\Form\OfferDocumentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferDocumentsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostType" (parent: .abstract.instanceof.App\Form\PostType).
  • Resolving inheritance for "App\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrivacyPolicyType" (parent: .abstract.instanceof.App\Form\PrivacyPolicyType).
  • Resolving inheritance for "App\Form\PrivacyPolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrivacyPolicyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductTagType" (parent: .abstract.instanceof.App\Form\ProductTagType).
  • Resolving inheritance for "App\Form\ProductTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromotionType" (parent: .abstract.instanceof.App\Form\PromotionType).
  • Resolving inheritance for "App\Form\PromotionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromotionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelfProfileType" (parent: .abstract.instanceof.App\Form\SelfProfileType).
  • Resolving inheritance for "App\Form\SelfProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelfProfileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
  • Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesApiType" (parent: .abstract.instanceof.App\Form\Themes\ThemesApiType).
  • Resolving inheritance for "App\Form\Themes\ThemesApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesApiType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesType" (parent: .abstract.instanceof.App\Form\Themes\ThemesType).
  • Resolving inheritance for "App\Form\Themes\ThemesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNameType" (parent: .abstract.instanceof.App\Form\UserNameType).
  • Resolving inheritance for "App\Form\UserNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNameType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPushSettingsType" (parent: .abstract.instanceof.App\Form\UserPushSettingsType).
  • Resolving inheritance for "App\Form\UserPushSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPushSettingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
  • Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\NewOrderHandler" (parent: .abstract.instanceof.App\Messenger\IikoHandler\NewOrderHandler).
  • Resolving inheritance for "App\Messenger\IikoHandler\NewOrderHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\NewOrderHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler" (parent: .abstract.instanceof.App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler).
  • Resolving inheritance for "App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserRegistrationHandler" (parent: .abstract.instanceof.App\Messenger\IikoHandler\UserRegistrationHandler).
  • Resolving inheritance for "App\Messenger\IikoHandler\UserRegistrationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserRegistrationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserUpdateHandler" (parent: .abstract.instanceof.App\Messenger\IikoHandler\UserUpdateHandler).
  • Resolving inheritance for "App\Messenger\IikoHandler\UserUpdateHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserUpdateHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\MessageHandler\PushNotificationHandler" (parent: .abstract.instanceof.App\Messenger\MessageHandler\PushNotificationHandler).
  • Resolving inheritance for "App\Messenger\MessageHandler\PushNotificationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\MessageHandler\PushNotificationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\Mindbox\MindboxOrderHandler" (parent: .abstract.instanceof.App\Messenger\Mindbox\MindboxOrderHandler).
  • Resolving inheritance for "App\Messenger\Mindbox\MindboxOrderHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\Mindbox\MindboxOrderHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\TrackingOrder\TrackingOrderHandler" (parent: .abstract.instanceof.App\Messenger\TrackingOrder\TrackingOrderHandler).
  • Resolving inheritance for "App\Messenger\TrackingOrder\TrackingOrderHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\TrackingOrder\TrackingOrderHandler).
  • Resolving inheritance for ".instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\FlashCall" (parent: .abstract.instanceof.App\Notification\Transport\Type\FlashCall).
  • Resolving inheritance for "App\Notification\Transport\Type\FlashCall" (parent: .instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\FlashCall).
  • Resolving inheritance for ".instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\Sms" (parent: .abstract.instanceof.App\Notification\Transport\Type\Sms).
  • Resolving inheritance for "App\Notification\Transport\Type\Sms" (parent: .instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\Sms).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersHistoryRepository" (parent: .abstract.instanceof.App\Orders\Repository\OrdersHistoryRepository).
  • Resolving inheritance for "App\Orders\Repository\OrdersHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersStatusesRepository" (parent: .abstract.instanceof.App\Orders\Repository\OrdersStatusesRepository).
  • Resolving inheritance for "App\Orders\Repository\OrdersStatusesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersStatusesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\ProductsOrdersHistoryRepository" (parent: .abstract.instanceof.App\Orders\Repository\ProductsOrdersHistoryRepository).
  • Resolving inheritance for "App\Orders\Repository\ProductsOrdersHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\ProductsOrdersHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository" (parent: .abstract.instanceof.App\Repository\ActionRepository).
  • Resolving inheritance for "App\Repository\ActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminAccessRuleRepository" (parent: .abstract.instanceof.App\Repository\AdminAccessRuleRepository).
  • Resolving inheritance for "App\Repository\AdminAccessRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminAccessRuleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository" (parent: .abstract.instanceof.App\Repository\AdminUserRepository).
  • Resolving inheritance for "App\Repository\AdminUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository" (parent: .abstract.instanceof.App\Repository\ApplicationVersionRepository).
  • Resolving inheritance for "App\Repository\ApplicationVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CafeRepository" (parent: .abstract.instanceof.App\Repository\CafeRepository).
  • Resolving inheritance for "App\Repository\CafeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CafeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartModifierRepository" (parent: .abstract.instanceof.App\Repository\CartModifierRepository).
  • Resolving inheritance for "App\Repository\CartModifierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartModifierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartProductRepository" (parent: .abstract.instanceof.App\Repository\CartProductRepository).
  • Resolving inheritance for "App\Repository\CartProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository" (parent: .abstract.instanceof.App\Repository\CartRepository).
  • Resolving inheritance for "App\Repository\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository" (parent: .abstract.instanceof.App\Repository\CityRepository).
  • Resolving inheritance for "App\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommonAdminSettingsRepository" (parent: .abstract.instanceof.App\Repository\CommonAdminSettingsRepository).
  • Resolving inheritance for "App\Repository\CommonAdminSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommonAdminSettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstituentProductRepository" (parent: .abstract.instanceof.App\Repository\ConstituentProductRepository).
  • Resolving inheritance for "App\Repository\ConstituentProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstituentProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAddressRepository" (parent: .abstract.instanceof.App\Repository\DeliveryAddressRepository).
  • Resolving inheritance for "App\Repository\DeliveryAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAddressRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAreaRepository" (parent: .abstract.instanceof.App\Repository\DeliveryAreaRepository).
  • Resolving inheritance for "App\Repository\DeliveryAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAreaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository" (parent: .abstract.instanceof.App\Repository\DeviceTokenRepository).
  • Resolving inheritance for "App\Repository\DeviceTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\DialogRepository" (parent: .abstract.instanceof.App\Repository\Dialog\DialogRepository).
  • Resolving inheritance for "App\Repository\Dialog\DialogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\DialogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\MessageRepository" (parent: .abstract.instanceof.App\Repository\Dialog\MessageRepository).
  • Resolving inheritance for "App\Repository\Dialog\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DialogRepository" (parent: .abstract.instanceof.App\Repository\DialogRepository).
  • Resolving inheritance for "App\Repository\DialogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DialogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductModifierRepository" (parent: .abstract.instanceof.App\Repository\FavoriteProductModifierRepository).
  • Resolving inheritance for "App\Repository\FavoriteProductModifierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductModifierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductRepository" (parent: .abstract.instanceof.App\Repository\FavoriteProductRepository).
  • Resolving inheritance for "App\Repository\FavoriteProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
  • Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrontendCartRepository" (parent: .abstract.instanceof.App\Repository\FrontendCartRepository).
  • Resolving inheritance for "App\Repository\FrontendCartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrontendCartRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IikoUserCategoryRepository" (parent: .abstract.instanceof.App\Repository\IikoUserCategoryRepository).
  • Resolving inheritance for "App\Repository\IikoUserCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IikoUserCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
  • Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingRepository" (parent: .abstract.instanceof.App\Repository\NotificationSettingRepository).
  • Resolving inheritance for "App\Repository\NotificationSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsAreaRepository" (parent: .abstract.instanceof.App\Repository\OfferDocumentsAreaRepository).
  • Resolving inheritance for "App\Repository\OfferDocumentsAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsAreaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsRepository" (parent: .abstract.instanceof.App\Repository\OfferDocumentsRepository).
  • Resolving inheritance for "App\Repository\OfferDocumentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository" (parent: .abstract.instanceof.App\Repository\OrderMessageRepository).
  • Resolving inheritance for "App\Repository\OrderMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
  • Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatisticEntryRepository" (parent: .abstract.instanceof.App\Repository\OrderStatisticEntryRepository).
  • Resolving inheritance for "App\Repository\OrderStatisticEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatisticEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCardRepository" (parent: .abstract.instanceof.App\Repository\PaymentCardRepository).
  • Resolving inheritance for "App\Repository\PaymentCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOrderRepository" (parent: .abstract.instanceof.App\Repository\PaymentOrderRepository).
  • Resolving inheritance for "App\Repository\PaymentOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository" (parent: .abstract.instanceof.App\Repository\PaymentTransactionRepository).
  • Resolving inheritance for "App\Repository\PaymentTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostRepository" (parent: .abstract.instanceof.App\Repository\PostRepository).
  • Resolving inheritance for "App\Repository\PostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrivacyPolicyRepository" (parent: .abstract.instanceof.App\Repository\PrivacyPolicyRepository).
  • Resolving inheritance for "App\Repository\PrivacyPolicyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrivacyPolicyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCardRepository" (parent: .abstract.instanceof.App\Repository\ProductCardRepository).
  • Resolving inheritance for "App\Repository\ProductCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository" (parent: .abstract.instanceof.App\Repository\ProductCategoryRepository).
  • Resolving inheritance for "App\Repository\ProductCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductGroupRepository" (parent: .abstract.instanceof.App\Repository\ProductGroupRepository).
  • Resolving inheritance for "App\Repository\ProductGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductModifierRepository" (parent: .abstract.instanceof.App\Repository\ProductModifierRepository).
  • Resolving inheritance for "App\Repository\ProductModifierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductModifierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
  • Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTagRepository" (parent: .abstract.instanceof.App\Repository\ProductTagRepository).
  • Resolving inheritance for "App\Repository\ProductTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository" (parent: .abstract.instanceof.App\Repository\PromotionRepository).
  • Resolving inheritance for "App\Repository\PromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscribe\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\Subscribe\SubscriptionRepository).
  • Resolving inheritance for "App\Repository\Subscribe\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscribe\SubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
  • Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemesRepository" (parent: .abstract.instanceof.App\Repository\ThemesRepository).
  • Resolving inheritance for "App\Repository\ThemesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackedOrderRepository" (parent: .abstract.instanceof.App\Repository\TrackedOrderRepository).
  • Resolving inheritance for "App\Repository\TrackedOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackedOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionPaymentRepository" (parent: .abstract.instanceof.App\Repository\TransactionPaymentRepository).
  • Resolving inheritance for "App\Repository\TransactionPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionPaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateInfoRepository" (parent: .abstract.instanceof.App\Repository\UpdateInfoRepository).
  • Resolving inheritance for "App\Repository\UpdateInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationSettingsRepository" (parent: .abstract.instanceof.App\Repository\UserNotificationSettingsRepository).
  • Resolving inheritance for "App\Repository\UserNotificationSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationSettingsRepository).
  • 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTransactionRepository" (parent: .abstract.instanceof.App\Repository\UserTransactionRepository).
  • Resolving inheritance for "App\Repository\UserTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTransactionRepository).
  • Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\Command\Converter" (parent: .abstract.instanceof.App\Request\ParamConverter\Command\Converter).
  • Resolving inheritance for "App\Request\ParamConverter\Command\Converter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\Command\Converter).
  • Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\ConstraintViolationsConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\ConstraintViolationsConverter).
  • Resolving inheritance for "App\Request\ParamConverter\ConstraintViolationsConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\ConstraintViolationsConverter).
  • Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\JsonBodySerializableConverter" (parent: .abstract.instanceof.App\Request\ParamConverter\JsonBodySerializableConverter).
  • Resolving inheritance for "App\Request\ParamConverter\JsonBodySerializableConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\JsonBodySerializableConverter).
  • Resolving inheritance for ".instanceof.Zenstruck\ScheduleBundle\Schedule\ScheduleBuilder.0.App\Schedule\AppScheduleBuilder" (parent: .abstract.instanceof.App\Schedule\AppScheduleBuilder).
  • Resolving inheritance for "App\Schedule\AppScheduleBuilder" (parent: .instanceof.Zenstruck\ScheduleBundle\Schedule\ScheduleBuilder.0.App\Schedule\AppScheduleBuilder).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminAccessRuleVoter" (parent: .abstract.instanceof.App\Security\Voter\AdminAccessRuleVoter).
  • Resolving inheritance for "App\Security\Voter\AdminAccessRuleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminAccessRuleVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Cart\Product\ProductNormalizer" (parent: .abstract.instanceof.App\Serializer\Cart\Product\ProductNormalizer).
  • Resolving inheritance for "App\Serializer\Cart\Product\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Cart\Product\ProductNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Nomenclature\ProductNormalizer" (parent: .abstract.instanceof.App\Serializer\Nomenclature\ProductNormalizer).
  • Resolving inheritance for "App\Serializer\Nomenclature\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Nomenclature\ProductNormalizer).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\MessageFunctionsExtension" (parent: .abstract.instanceof.App\Twig\MessageFunctionsExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageFunctionsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\MessageFunctionsExtension).
  • Resolving inheritance for "App\Twig\MessageFunctionsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageFunctionsExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\OrderFilterExtension" (parent: .abstract.instanceof.App\Twig\OrderFilterExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderFilterExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\OrderFilterExtension).
  • Resolving inheritance for "App\Twig\OrderFilterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderFilterExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator).
  • Resolving inheritance for "App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator).
  • Resolving inheritance for "App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator" (parent: .abstract.instanceof.App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator).
  • Resolving inheritance for "App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DtoUniqueEntityValidator" (parent: .abstract.instanceof.App\Validator\Constraints\DtoUniqueEntityValidator).
  • Resolving inheritance for "App\Validator\Constraints\DtoUniqueEntityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DtoUniqueEntityValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.redis).
  • 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 ".app.inner" (parent: cache.adapter.redis).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "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.admin_provider" (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.oauth_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.oauth_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.oauth_authorize" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.provider.dao.oauth_authorize" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.oauth_authorize.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.oauth_authorize.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.oauth_authorize" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.oauth_authorize" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.oauth_authorize" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.oauth_authorize" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.oauth_authorize" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.oauth_authorize" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.provider).
  • Resolving inheritance for "security.authentication.listener.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.listener).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.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.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.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 "Velhron\DadataBundle\Service\DadataGeneral" (parent: Velhron\DadataBundle\Service\AbstractService).
  • Resolving inheritance for "Velhron\DadataBundle\Service\DadataSuggest" (parent: Velhron\DadataBundle\Service\AbstractService).
  • Resolving inheritance for "Velhron\DadataBundle\Service\DadataClean" (parent: Velhron\DadataBundle\Service\AbstractService).
  • Resolving inheritance for "Velhron\DadataBundle\Service\DadataIplocate" (parent: Velhron\DadataBundle\Service\AbstractService).
  • Resolving inheritance for "Velhron\DadataBundle\Service\DadataGeolocate" (parent: Velhron\DadataBundle\Service\AbstractService).
  • 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 "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.308dc72b3958ba342563dcb4edb5522283ec51636181b1b0c4b0bd050c4180dd24067803" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.dd1beb76a6018e79b67bd36cd6f386314a86c8a179cfa0825066de809dfc71481de3c6fa" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.1065602abcc02beb82eb85a20e50044889494f73ad0f206aca153a0dfe6d782df7a2a501" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.17c29ae6c9968ae2cad3a90cc3b9093acd79da4b6656a144cd6214dc9aef975ab63a30b6" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.4a834666a1bd721c647719f75638ad6ae2362683eabf6f41d356f31925290268aa988783" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
  • 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.http_client" (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.eight_points_guzzle" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.schedule" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.acquiring" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.notification" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.orders" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.iiko_callback" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.address_manager" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.auth" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for ".app.inner.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.metadata.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
678
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\Dto\Contracts\Arrayable"; reason: private alias.
  • Removed service "App\Notification\Transport\Contracts\MessageInterface"; reason: private alias.
  • Removed service "App\Security\UseCase\Verification\Code\Contracts\VerificationCodeInterface"; reason: private alias.
  • Removed service "App\Security\UseCase\Verification\Token\Contracts\VerificationTokenInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $app"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $app"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $app"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; 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 "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.authentication.session_strategy.oauth_authorize"; reason: private alias.
  • Removed service "security.user_checker.oauth_authorize"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "FOS\UserBundle\Mailer\MailerInterface"; 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 "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
  • Removed service "fos_oauth_server.storage"; reason: private alias.
  • Removed service "fos_oauth_server.client_manager"; reason: private alias.
  • Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
  • Removed service "fos_oauth_server.user_provider"; reason: private alias.
  • Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Sentry\ClientInterface"; reason: private alias.
  • Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eightPointsGuzzleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $scheduleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $acquiringLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $notificationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $ordersLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $iikoCallbackLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $addressManagerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $authLogger"; reason: private alias.
  • Removed service ".service_locator.2z1aWfr"; reason: private alias.
  • Removed service ".service_locator.1UQhnF6"; reason: private alias.
  • Removed service ".service_locator.J7o.N2l"; reason: private alias.
  • Removed service ".service_locator.lCn1Mwt"; reason: private alias.
  • Removed service ".service_locator.0l6Te_0"; reason: private alias.
  • Removed service ".service_locator..pYO3_0"; reason: private alias.
  • Removed service ".service_locator.cZfWoat"; 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 "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "mercure.hub.default.publisher"; reason: private alias.
  • Removed service "mercure.hub.default"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "cache.validator"; reason: private alias.
  • Removed service "cache.serializer"; reason: private alias.
  • Removed service "cache.annotations"; reason: private alias.
  • Removed service "cache.property_info"; reason: private alias.
  • Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
  • Removed service ".app.inner"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.metadata"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.result"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.query"; reason: private alias.
  • Removed service "cache.security_expression_language"; reason: private alias.
  • Removed service "doctrine.dbal.connection_factory"; reason: private alias.
248
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Address\UseCase\Adapter\AdapterDadata" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Address\UseCase\Adapter\AdapterYandex" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Address\UseCase\DeliveryAddress\Handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Command\UserRegisterIikoCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\AbstractController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Admin\ClientController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\PrivateApi\V5\Address\Delivery\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Offer\Document\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Order\History\OrderList\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Push\All\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Push\Edit\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Push\Visit\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Subscribtions\Message\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Subscribtions\Update\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\Subscribtions\View\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PrivateApi\V5\User\Profile\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Address\Dadata\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Address\Delivery\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Address\Yandex\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\ApplicationVersion\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Auth\Registration\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Dough\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Offer\Document\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Order\History\Status\Add\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\PublicApi\V5\Push\Add\Controller" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Dto\Validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\EventSubscriber\OrderCreateSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\UserSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Helper\IikoHelper" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "App\Helper\IikoHelper" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Messenger\Mindbox\MindboxOrderHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Messenger\TrackingOrder\TrackingOrderHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Repository\UserRepository" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Request\ParamConverter\Command\Converter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Request\ParamConverter\JsonBodySerializableConverter" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "App\Request\ParamConverter\JsonBodySerializableConverter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Security\AdminAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AdminAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\CustomUserProvider" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\UseCase\Registration\Handler" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Security\UseCase\Registration\Handler" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Services\DeviceTokenManager" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Services\Dialog\DialogService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Services\DiscountManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\OrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Services\PaymentService" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "App\Services\PaymentService" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Services\SettingManager" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "App\Services\SigmaSMSService" previously pointing to "cache.app.traceable" to "cache.app".
  • 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 "cache.app.traceable" to "cache.app".
  • Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
  • 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.messenger_failed_messages_retry" 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 "cache.app.simple" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • 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 "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.cache" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
  • 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 "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • 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 "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • 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 "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.oauth_authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • 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 "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" 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 "eight_points_guzzle.middleware.event_dispatch.ico_biz_api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "eight_points_guzzle.middleware.event_dispatch.ico_card_api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "eight_points_guzzle.middleware.event_dispatch.cloudpayments" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "eight_points_guzzle.middleware.event_dispatch.mindbox" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.pagerfanta" previously pointing to "router.default" to "router".
  • Changed reference of service "Zenstruck\ScheduleBundle\Command\ScheduleRunCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Zenstruck\ScheduleBundle\Schedule\ScheduleRunner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.fx1qbh2" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.0vDRq_2" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.jmvbEvf" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.RGIiAl4" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.0Kb9esJ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.S0BXI.2" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.t_HXzKz" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service ".service_locator.f0RiLSA" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service ".service_locator.yBqypeV" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.xj2wXZX" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.KgHCQH8" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.sq0.RvM" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.I8f9G6S" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.oBuiieN" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.XUXwYOu" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.9TjhawH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.9TjhawH" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.DSpQbNA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.DSpQbNA" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.MprtbJm" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.bonQ8qh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.bonQ8qh" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.4C0O8z0" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.Aq2Pi5v" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.CCTmIC0" 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\Voter\AdminAccessRuleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.nKoe9tJ" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.nKoe9tJ" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.nKoe9tJ" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.OjWwvNt" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.OjWwvNt" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.OjWwvNt" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.OjWwvNt" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" 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 "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
  • 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".
221
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 "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "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 "Velhron\DadataBundle\Service\AbstractService"; reason: abstract.
  • Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
  • Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\TagFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\Dictionary\TagFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\Dictionary\ThemesFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\Dictionary\ThemesFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\AdminFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\AdminFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\CartFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\CartProductFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\CartProductFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\DeliveryAddressFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\DeliveryAddressFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\FrontendCartFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\FrontendCartFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\PaymentCardFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\PaymentCardFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\Fixtures\User\UserFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Fixtures\User\UserFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Push\Repository\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Push\Repository\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\AddressesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Address\Repository\AddressesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Address\Repository\CoordsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Address\Repository\CoordsRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartPushNotifications"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CartPushNotifications"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChangeHistoryOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ChangeHistoryOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CityTimezonesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CityTimezonesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\IikoSubscribesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\IikoSubscribesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateAdminsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrateAdminsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MindboxImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MindboxImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewMessageNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NewMessageNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrderNotificationsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OrderNotificationsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OrdersUniqueCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OrdersUniqueCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDescriptionInProductCardFromProduct"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetDescriptionInProductCardFromProduct"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TrackOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoCities"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateIikoCities"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoNomenclature"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateIikoNomenclature"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateIikoTransactions"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateIikoTransactions"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserRegisterIikoCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UserRegisterIikoCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AbstractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApplicationVersionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApplicationVersionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ApplicationVersionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CafeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CafeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CafeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CommonAdminSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CommonAdminSettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CommonAdminSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConstituentProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConstituentProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ConstituentProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryAreaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryAreaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DeliveryAreaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MainPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MainPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\MainPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModifiersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModifiersController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ModifiersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NomenclatureController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationSettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationSettingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\NotificationSettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OfferDocumentsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OfferDocumentsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\OfferDocumentsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PostController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrivacyPolicyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductTagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductTagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ProductTagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\StatPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ThemesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Acquiring\AcquiringController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Acquiring\AcquiringController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Base\Acquiring\AcquiringController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\Iiko\IikoCallbackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\Iiko\IikoCallbackController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Base\Iiko\IikoCallbackController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Base\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Base\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Base\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BaseApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DeliveryAddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DeliveryAddressController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\DeliveryAddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\DialogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\DialogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\Dialog\DialogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\Dialog\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\Dialog\MessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\Dialog\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\DialogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\DialogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\DialogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FavoriteProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FavoriteProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\FavoriteProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\FishController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\FishController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\FishController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\HeartbeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\MessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\MessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PaymentCardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PaymentCardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\PaymentCardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\ThemeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\ThemesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\UserPushSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\UserPushSettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\UserPushSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\FavoriteProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\FavoriteProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V2\FavoriteProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V2\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V2\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V2\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\All\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\All\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Push\All\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Edit\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Edit\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Push\Edit\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Push\Visit\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Push\Visit\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Push\Visit\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\Subscribtions\View\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\Subscribtions\View\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrivateApi\V5\User\Profile\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrivateApi\V5\User\Profile\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PrivateApi\V5\User\Profile\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\AddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\AddressController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\AddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\CartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\CartProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CartProductModifierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CartProductModifierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\CartProductModifierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\CityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\CityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\CityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ConstituentProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ConstituentProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\ConstituentProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\DeviceTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\DeviceTokenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\DeviceTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\FirebaseAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\FirebaseAuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\FirebaseAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\HeartbeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\InitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\InitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\InitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\NomenclatureController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PostController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\PostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\PrivacyPolicyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ProductTagsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ProductTagsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\ProductTagsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\PromotionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\ThemesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\ThemesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\NomenclatureController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V2\NomenclatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V2\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V2\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V2\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V3\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V3\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V3\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V4\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V4\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V4\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Dadata\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Dadata\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Address\Dadata\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Address\Delivery\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Address\Yandex\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Address\Yandex\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Address\Yandex\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\ApplicationVersion\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\ApplicationVersion\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Registration\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Registration\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Auth\Registration\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Dough\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Dough\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Dough\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Offer\Document\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicApi\V5\Push\Add\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicApi\V5\Push\Add\Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicApi\V5\Push\Add\Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminLoginSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AdminLoginSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminRequestSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AdminRequestSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MessageSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MessageSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderCreateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\OrderCreateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UserSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Exception\Event\Subscriber\ExceptionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Exception\Event\Subscriber\ExceptionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminAccessRuleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AdminAccessRuleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AdminUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApplicationVersionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApplicationVersionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CafeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CafeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommonAdminSettingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CommonAdminSettingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstituentProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ConstituentProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeviceTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DeviceTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\BaseFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Filter\BaseFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\ClientFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Filter\ClientFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Filter\OrderFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Filter\OrderFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MessageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MessageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCheckboxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotificationSettingCheckboxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotificationSettingCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationSettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotificationSettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferDocumentsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OfferDocumentsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PostType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PostType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PrivacyPolicyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PrivacyPolicyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromotionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PromotionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelfProfileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SelfProfileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesApiType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Themes\ThemesApiType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Themes\ThemesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Themes\ThemesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNameType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserNameType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPushSettingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserPushSettingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\NewOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\IikoHandler\NewOrderHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserRegistrationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\IikoHandler\UserRegistrationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\IikoHandler\UserUpdateHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\IikoHandler\UserUpdateHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\MessageHandler\PushNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\MessageHandler\PushNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\Mindbox\MindboxOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\Mindbox\MindboxOrderHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Messenger\TrackingOrder\TrackingOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Messenger\TrackingOrder\TrackingOrderHandler"; reason: abstract.
  • Removed service ".instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\FlashCall"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Notification\Transport\Type\FlashCall"; reason: abstract.
  • Removed service ".instanceof.App\Notification\Transport\Contracts\TransportInterface.0.App\Notification\Transport\Type\Sms"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Notification\Transport\Type\Sms"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Orders\Repository\OrdersHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\OrdersStatusesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Orders\Repository\OrdersStatusesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Orders\Repository\ProductsOrdersHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Orders\Repository\ProductsOrdersHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminAccessRuleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdminAccessRuleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdminUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ApplicationVersionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CafeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CafeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartModifierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartModifierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommonAdminSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommonAdminSettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstituentProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ConstituentProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAddressRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryAddressRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryAreaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryAreaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeviceTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\DialogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Dialog\DialogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Dialog\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Dialog\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DialogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DialogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductModifierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FavoriteProductModifierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FavoriteProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrontendCartRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FrontendCartRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IikoUserCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\IikoUserCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationSettingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsAreaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OfferDocumentsAreaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferDocumentsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OfferDocumentsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatisticEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderStatisticEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentCardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentTransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PostRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PostRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrivacyPolicyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PrivacyPolicyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductCardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductModifierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductModifierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductTagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PromotionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscribe\SubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Subscribe\SubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ThemesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ThemesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackedOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TrackedOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UpdateInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UpdateInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserNotificationSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserNotificationSettingsRepository"; 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserTransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserTransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\Command\Converter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Request\ParamConverter\Command\Converter"; reason: abstract.
  • Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\ConstraintViolationsConverter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Request\ParamConverter\ConstraintViolationsConverter"; reason: abstract.
  • Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Request\ParamConverter\JsonBodySerializableConverter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Request\ParamConverter\JsonBodySerializableConverter"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\ScheduleBundle\Schedule\ScheduleBuilder.0.App\Schedule\AppScheduleBuilder"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Schedule\AppScheduleBuilder"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AdminAccessRuleVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\AdminAccessRuleVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Cart\Product\ProductNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Cart\Product\ProductNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Nomenclature\ProductNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Nomenclature\ProductNormalizer"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\MessageFunctionsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MessageFunctionsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\MessageFunctionsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\OrderFilterExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderFilterExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\OrderFilterExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimitValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\Auth\Verification\Code\Validate\StorageValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\Auth\Verification\Token\Validate\StorageValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\DtoUniqueEntityValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\DtoUniqueEntityValidator"; reason: abstract.
651
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Push\UseCase\Add\Command"; reason: unused.
  • Removed service "App\Push\UseCase\All\Command"; reason: unused.
  • Removed service "App\Push\UseCase\Edit\Command"; reason: unused.
  • Removed service "App\Push\View\Command\CommandAll"; reason: unused.
  • Removed service "App\Address\UseCase\AddAddress\Old\Command"; reason: unused.
  • Removed service "App\Address\UseCase\AddAddress\v2\Add\CommandRequest"; reason: unused.
  • Removed service "App\Address\UseCase\AddAddress\v2\Add\CommandResponse"; reason: unused.
  • Removed service "App\Address\UseCase\AddressDadata\Add\Command"; reason: unused.
  • Removed service "App\Address\UseCase\AdressYandex\Add\Command"; reason: unused.
  • Removed service "App\Address\UseCase\DeliveryAddress\RequestCommand"; reason: unused.
  • Removed service "App\Address\UseCase\DeliveryAddress\ResponseCommand"; reason: unused.
  • Removed service "App\Builder\Integration\MindboxOrderBuilder"; reason: unused.
  • Removed service "App\Builder\OrderItemBuilder"; reason: unused.
  • Removed service "App\Builder\OrderRequestBuilder"; reason: unused.
  • Removed service "App\DataMapper\AddressMapper"; reason: unused.
  • Removed service "App\DataMapper\CityMapper"; reason: unused.
  • Removed service "App\DataMapper\DialogMapper"; reason: unused.
  • Removed service "App\DataMapper\FrontendCartMapper"; reason: unused.
  • Removed service "App\DataMapper\MessageMapper"; reason: unused.
  • Removed service "App\DataMapper\ProductGroupMapper"; reason: unused.
  • Removed service "App\DataMapper\ProductMapper"; reason: unused.
  • Removed service "App\DataMapper\UserCategoryMapper"; reason: unused.
  • Removed service "App\DataMapper\UserMapper"; reason: unused.
  • Removed service "App\Doctrine\Dbal\Type\AbstractEnumType"; reason: unused.
  • Removed service "App\Doctrine\Dbal\Utils\SQLPreparer"; reason: unused.
  • Removed service "App\Dto\CloudPaymentsRequestDto"; reason: unused.
  • Removed service "App\Dto\CloudPaymentsResponseDto"; reason: unused.
  • Removed service "App\Dto\DiscountResponse"; reason: unused.
  • Removed service "App\Dto\IikoNotificationBalanceData"; reason: unused.
  • Removed service "App\Dto\IikoNotificationCustomerCategoryData"; reason: unused.
  • Removed service "App\Dto\NotificationSettingsDto"; reason: unused.
  • Removed service "App\Dto\OrderData"; reason: unused.
  • Removed service "App\Dto\OrderItem"; reason: unused.
  • Removed service "App\Dto\Payment\TinkoffPayDto"; reason: unused.
  • Removed service "App\Dto\PaymentCard"; reason: unused.
  • Removed service "App\Dto\ProfileDataDto"; reason: unused.
  • Removed service "App\Dto\ResponseFromCloudDto"; reason: unused.
  • Removed service "App\Dto\UserDto"; reason: unused.
  • Removed service "App\Dto\Validator"; reason: unused.
  • Removed service "App\Enum\CustomerDataPlatform\CustomerDataPlatformApiOperationType"; reason: unused.
  • Removed service "App\Enum\TrackedOrderStatus"; reason: unused.
  • Removed service "App\Event\AfterRegistrationEvent"; reason: unused.
  • Removed service "App\Event\AfterSuccessCreateIikoOrderEvent"; reason: unused.
  • Removed service "App\Event\AfterUserRegistrationIikoFailedEvent"; reason: unused.
  • Removed service "App\Event\MessageEvent"; reason: unused.
  • Removed service "App\Event\Mindbox\SendMindboxOrderEvent"; reason: unused.
  • Removed service "App\Event\Order\OrderFailEvent"; reason: unused.
  • Removed service "App\Event\OrderCreateEvent"; reason: unused.
  • Removed service "App\Event\TrackingOrder\CreateTrackingOrderEvent"; reason: unused.
  • Removed service "App\Event\UserListener"; reason: unused.
  • Removed service "App\Exception\EntityNotFoundException"; reason: unused.
  • Removed service "App\Exception\LogicException"; reason: unused.
  • Removed service "App\Exception\Model\ApiProblemHttpException"; reason: unused.
  • Removed service "App\Exception\Model\PushProblemHttpException"; reason: unused.
  • Removed service "App\Exception\NotDeliveryException"; reason: unused.
  • Removed service "App\Exception\NotExistClassException"; reason: unused.
  • Removed service "App\Exception\RestException"; reason: unused.
  • Removed service "App\Exception\TableNotFoundException"; reason: unused.
  • Removed service "App\Exception\Transformer\HttpExceptionTransformer"; reason: unused.
  • Removed service "App\Exception\Transformer\SecurityExceptionTransformer"; reason: unused.
  • Removed service "App\Exception\UnexpectedClassException"; reason: unused.
  • Removed service "App\Exception\UnexpectedException"; reason: unused.
  • Removed service "App\Exception\UnexpectedValueException"; reason: unused.
  • Removed service "App\Helper\ConvertHelper"; reason: unused.
  • Removed service "App\Helper\ErrorMessageHelper"; reason: unused.
  • Removed service "App\IikoTypes\Address"; reason: unused.
  • Removed service "App\Message\Iiko\AfterSuccessCreateIikoOrderMessage"; reason: unused.
  • Removed service "App\Message\Iiko\NewOrderMessage"; reason: unused.
  • Removed service "App\Message\Iiko\UserCreateOrUpdateMessage"; reason: unused.
  • Removed service "App\Message\Iiko\UserRegistration"; reason: unused.
  • Removed service "App\Message\Iiko\UserUpdateMessage"; reason: unused.
  • Removed service "App\Message\Mindbox\MindboxOrderMessage"; reason: unused.
  • Removed service "App\Message\TrackingOrder\TrackingOrderMessage"; reason: unused.
  • Removed service "App\Notification\FlashcallNotification"; reason: unused.
  • Removed service "App\Notification\PushNotification"; reason: unused.
  • Removed service "App\Notification\PushNotificationPromotion"; reason: unused.
  • Removed service "App\Notification\Recipient"; reason: unused.
  • Removed service "App\Notification\SmsNotification"; reason: unused.
  • Removed service "App\Notification\VoiceNotification"; reason: unused.
  • Removed service "App\OfferDocuments\GetText\RequestCommand"; reason: unused.
  • Removed service "App\OfferDocuments\GetText\ResponseCommand"; reason: unused.
  • Removed service "App\OfferDocuments\PublicOffer\Handler"; reason: unused.
  • Removed service "App\OfferDocuments\PublicOffer\ResponseCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ActiveOrder\AddressCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ActiveOrder\Command"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ActiveOrder\PaymentsCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\GroupContractCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\GroupContractCommandFull"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ListOrder\RequestCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ListOrder\ResponseCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\ListOrder\ResponseCountCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\OneOrder\AddressCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\OneOrder\Command"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\OneOrder\PaymentsCommand"; reason: unused.
  • Removed service "App\Orders\ReadModel\Command\StatusCommand"; reason: unused.
  • Removed service "App\Orders\UseCase\History\Order\Add\Command"; reason: unused.
  • Removed service "App\Orders\UseCase\History\Order\Add\CommandOrderController"; reason: unused.
  • Removed service "App\Orders\UseCase\History\Order\Add\PaymentCommand"; reason: unused.
  • Removed service "App\Orders\UseCase\History\Order\Add\ProductCommand"; reason: unused.
  • Removed service "App\Orders\UseCase\History\Status\Add\Command"; reason: unused.
  • Removed service "App\Payments\Payment\TinkoffPay"; reason: unused.
  • Removed service "App\Payments\Payment\YandexPay"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\AviableModifiersCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ConstituentProductsCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ImageCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ModifiersCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ModifiersGroupCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ProductCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\ProductTagsCommand"; reason: unused.
  • Removed service "App\ReadModel\Product\Command\RequireModifiersCommand"; reason: unused.
  • Removed service "App\Request\DeliveryAddressRequest"; reason: unused.
  • Removed service "App\Request\DiscountItemModifierRequest"; reason: unused.
  • Removed service "App\Request\DiscountItemRequest"; reason: unused.
  • Removed service "App\Request\Register\RegisterRequest"; reason: unused.
  • Removed service "App\Security\LoginFormAuthenticator"; reason: unused.
  • Removed service "App\Security\OAuth\Token\Token"; reason: unused.
  • Removed service "App\Security\OAuth\Token\TokenFactory"; reason: unused.
  • Removed service "App\Security\UseCase\Registration\Dto\Response"; reason: unused.
  • Removed service "App\Security\UseCase\Verification\Code\Code"; reason: unused.
  • Removed service "App\Security\UseCase\Verification\Code\Generator"; reason: unused.
  • Removed service "App\Security\UseCase\Verification\Token\Generator"; reason: unused.
  • Removed service "App\Security\UseCase\Verification\Token\Token"; reason: unused.
  • Removed service "App\Services\Address\Yandex\AddressYandexService"; reason: unused.
  • Removed service "App\Services\Address\Yandex\Api"; reason: unused.
  • Removed service "App\Services\Integration\MindboxApi"; reason: unused.
  • Removed service "App\Services\RandomGenerator"; reason: unused.
  • Removed service "App\UseCase\ApplicationVersion\RequestCommand"; reason: unused.
  • Removed service "App\UseCase\ApplicationVersion\ResponseCommand"; reason: unused.
  • Removed service "App\UseCase\Dough\RequestCommand"; reason: unused.
  • Removed service "App\UseCase\Dough\ResponseCommand"; reason: unused.
  • Removed service "App\UseCase\Pay\Tinkoff\Command"; reason: unused.
  • Removed service "App\UseCase\Pay\Tinkoff\Handler"; reason: unused.
  • Removed service "App\UseCase\Payment\Tinkoff\Command"; reason: unused.
  • Removed service "App\UseCase\Payment\Transaction\Command"; reason: unused.
  • Removed service "App\UseCase\Subscribtions\Delete\Command"; reason: unused.
  • Removed service "App\UseCase\Subscribtions\Update\Command"; reason: unused.
  • Removed service "App\UseCase\Subscribtions\View\ResponseCommand"; reason: unused.
  • Removed service "App\Utils\Cache\Exception\InvalidArgumentException"; reason: unused.
  • Removed service "App\Utils\Cache\Redis\SimpleCacheBridge"; reason: unused.
  • Removed service "App\Utils\Cache\SimpleCacheBridge"; reason: unused.
  • Removed service "App\Utils\DateTimeFormat"; reason: unused.
  • Removed service "App\Utils\Iiko\IikoErrorResponse"; reason: unused.
  • Removed service "App\Utils\Iiko\IikoSuccessResponse"; reason: unused.
  • Removed service "App\Utils\JSON"; reason: unused.
  • Removed service "App\Utils\Temp\Storage"; reason: unused.
  • Removed service "App\Validator\Constraints\Auth\Verification\Code\Generate\StorageLimit"; reason: unused.
  • Removed service "App\Validator\Constraints\Auth\Verification\Code\Validate\Storage"; reason: unused.
  • Removed service "App\Validator\Constraints\Auth\Verification\Token\Validate\Storage"; reason: unused.
  • Removed service "App\Validator\Constraints\DtoUniqueEntity"; reason: unused.
  • Removed service "App\Validator\Problem\ValidationProblem"; reason: unused.
  • Removed service "App\Validator\ViolationBuilder"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "app"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~S_1adHL"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "Http\Client\HttpClient"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~BnoHcl."; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata"; reason: unused.
  • Removed service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query"; 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 "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher.reader"; 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 "twig.loader.chain"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "fos_user.user_provider.username_email"; reason: unused.
  • Removed service "fos_user.user_provider.email"; reason: unused.
  • Removed service "fos_user.user_checker"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~AxU.j5G"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
  • Removed service "Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory"; reason: unused.
  • Removed service "knp.doctrine_behaviors.translatable_subscriber.current_locale_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.translatable_subscriber.default_locale_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.blameable_subscriber.user_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.loggable_subscriber.logger_callable"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "Velhron\DadataBundle\Service\DadataGeneral"; reason: unused.
  • Removed service "Velhron\DadataBundle\Service\DadataClean"; reason: unused.
  • Removed service "Velhron\DadataBundle\Service\DadataIplocate"; reason: unused.
  • Removed service "Velhron\DadataBundle\Service\DadataGeolocate"; reason: unused.
  • Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
  • Removed service "Symfony\Component\Mercure\HubRegistry"; reason: unused.
  • Removed service "Symfony\Component\Mercure\Authorization"; reason: unused.
  • Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.doctrine"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
245
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Services\TrackedOrderService" to "App\Command\TrackOrdersCommand".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\AbstractController" to "App\Controller\AbstractController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\AdminController" to "App\Controller\Admin\AdminController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ApplicationVersionController" to "App\Controller\Admin\ApplicationVersionController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\CafeController" to "App\Controller\Admin\CafeController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\CityController" to "App\Controller\Admin\CityController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ClientController" to "App\Controller\Admin\ClientController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\CommonAdminSettingsController" to "App\Controller\Admin\CommonAdminSettingsController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ConstituentProductController" to "App\Controller\Admin\ConstituentProductController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ContactController" to "App\Controller\Admin\ContactController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\DeliveryAreaController" to "App\Controller\Admin\DeliveryAreaController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\MainPageController" to "App\Controller\Admin\MainPageController".
  • Inlined service "App\Services\Admin\Modifier\ModifierService" to "App\Controller\Admin\ModifiersController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ModifiersController" to "App\Controller\Admin\ModifiersController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\NomenclatureController" to "App\Controller\Admin\NomenclatureController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\NotificationSettingController" to "App\Controller\Admin\NotificationSettingController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\OfferDocumentsController" to "App\Controller\Admin\OfferDocumentsController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\PostController" to "App\Controller\Admin\PostController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\PrivacyPolicyController" to "App\Controller\Admin\PrivacyPolicyController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ProductTagController" to "App\Controller\Admin\ProductTagController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\PromotionController" to "App\Controller\Admin\PromotionController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\StatPageController" to "App\Controller\Admin\StatPageController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\TagController" to "App\Controller\Admin\TagController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Admin\ThemesController" to "App\Controller\Admin\ThemesController".
  • Inlined service "App\Services\PaymentGateway" to "App\Controller\Base\Acquiring\AcquiringController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\Base\Acquiring\AcquiringController" to "App\Controller\Base\Acquiring\AcquiringController".
  • Inlined service "App\Builder\Integration\MindboxCustomerBuilder" to "App\Controller\Base\Iiko\IikoCallbackController".
  • Inlined service "App\Validator\IikoCallback\IikoCallbackValidator" to "App\Controller\Base\Iiko\IikoCallbackController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Base\Iiko\IikoCallbackController" to "App\Controller\Base\Iiko\IikoCallbackController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\Base\SecurityController" to "App\Controller\Base\SecurityController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\BaseApiController" to "App\Controller\BaseApiController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\DeliveryAddressController" to "App\Controller\PrivateApi\DeliveryAddressController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\Dialog\DialogController" to "App\Controller\PrivateApi\Dialog\DialogController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\Dialog\MessageController" to "App\Controller\PrivateApi\Dialog\MessageController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\DialogController" to "App\Controller\PrivateApi\DialogController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\FavoriteProductController" to "App\Controller\PrivateApi\FavoriteProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\FileController" to "App\Controller\PrivateApi\FileController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\FishController" to "App\Controller\PrivateApi\FishController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\HeartbeatController" to "App\Controller\PrivateApi\HeartbeatController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\MessageController" to "App\Controller\PrivateApi\MessageController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\PaymentCardController" to "App\Controller\PrivateApi\PaymentCardController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\PrivacyPolicyController" to "App\Controller\PrivateApi\PrivacyPolicyController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\ThemeController" to "App\Controller\PrivateApi\ThemeController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\ThemesController" to "App\Controller\PrivateApi\ThemesController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\UserController" to "App\Controller\PrivateApi\UserController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\UserPushSettingsController" to "App\Controller\PrivateApi\UserPushSettingsController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\V2\FavoriteProductController" to "App\Controller\PrivateApi\V2\FavoriteProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PrivateApi\V2\UserController" to "App\Controller\PrivateApi\V2\UserController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Address\Delivery\Controller" to "App\Controller\PrivateApi\V5\Address\Delivery\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Offer\Document\Controller" to "App\Controller\PrivateApi\V5\Offer\Document\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller" to "App\Controller\PrivateApi\V5\Order\History\OrderActive\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Order\History\OrderList\Controller" to "App\Controller\PrivateApi\V5\Order\History\OrderList\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller" to "App\Controller\PrivateApi\V5\Order\History\OrderOne\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller" to "App\Controller\PrivateApi\V5\Payment\Tinkoff\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Push\All\Controller" to "App\Controller\PrivateApi\V5\Push\All\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Push\Edit\Controller" to "App\Controller\PrivateApi\V5\Push\Edit\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Push\Visit\Controller" to "App\Controller\PrivateApi\V5\Push\Visit\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller" to "App\Controller\PrivateApi\V5\Subscribtions\Delete\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Subscribtions\Message\Controller" to "App\Controller\PrivateApi\V5\Subscribtions\Message\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Subscribtions\Update\Controller" to "App\Controller\PrivateApi\V5\Subscribtions\Update\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\Subscribtions\View\Controller" to "App\Controller\PrivateApi\V5\Subscribtions\View\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PrivateApi\V5\User\Profile\Controller" to "App\Controller\PrivateApi\V5\User\Profile\Controller".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\AddressController" to "App\Controller\PublicApi\AddressController".
  • Inlined service "App\Manager\UserManager" to "App\Controller\PublicApi\CartController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\CartController" to "App\Controller\PublicApi\CartController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\CartProductController" to "App\Controller\PublicApi\CartProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\CartProductModifierController" to "App\Controller\PublicApi\CartProductModifierController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\CityController" to "App\Controller\PublicApi\CityController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\ConstituentProductController" to "App\Controller\PublicApi\ConstituentProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\ContactController" to "App\Controller\PublicApi\ContactController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\DeviceTokenController" to "App\Controller\PublicApi\DeviceTokenController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\FirebaseAuthController" to "App\Controller\PublicApi\FirebaseAuthController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\HeartbeatController" to "App\Controller\PublicApi\HeartbeatController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\InitController" to "App\Controller\PublicApi\InitController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\NomenclatureController" to "App\Controller\PublicApi\NomenclatureController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\OrderController" to "App\Controller\PublicApi\OrderController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\PostController" to "App\Controller\PublicApi\PostController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\PrivacyPolicyController" to "App\Controller\PublicApi\PrivacyPolicyController".
  • Inlined service "App\ReadModel\Product\ProductFetcher" to "App\Controller\PublicApi\ProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\ProductController" to "App\Controller\PublicApi\ProductController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\ProductTagsController" to "App\Controller\PublicApi\ProductTagsController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\PromotionController" to "App\Controller\PublicApi\PromotionController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\ThemesController" to "App\Controller\PublicApi\ThemesController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\UserController" to "App\Controller\PublicApi\UserController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\V2\NomenclatureController" to "App\Controller\PublicApi\V2\NomenclatureController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\V2\UserController" to "App\Controller\PublicApi\V2\UserController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\V3\UserController" to "App\Controller\PublicApi\V3\UserController".
  • Inlined service ".service_locator.OjWwvNt.App\Controller\PublicApi\V4\UserController" to "App\Controller\PublicApi\V4\UserController".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Address\Dadata\Controller" to "App\Controller\PublicApi\V5\Address\Dadata\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Address\Delivery\Controller" to "App\Controller\PublicApi\V5\Address\Delivery\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Address\Yandex\Controller" to "App\Controller\PublicApi\V5\Address\Yandex\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\ApplicationVersion\Controller" to "App\Controller\PublicApi\V5\ApplicationVersion\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Auth\Registration\Controller" to "App\Controller\PublicApi\V5\Auth\Registration\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller" to "App\Controller\PublicApi\V5\Auth\Verification\Code\Generate\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller" to "App\Controller\PublicApi\V5\Auth\Verification\Code\Validate\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Dough\Controller" to "App\Controller\PublicApi\V5\Dough\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Offer\Document\Controller" to "App\Controller\PublicApi\V5\Offer\Document\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Order\History\Status\Add\Controller" to "App\Controller\PublicApi\V5\Order\History\Status\Add\Controller".
  • Inlined service ".service_locator.nKoe9tJ.App\Controller\PublicApi\V5\Push\Add\Controller" to "App\Controller\PublicApi\V5\Push\Add\Controller".
  • Inlined service "App\Helper\Mailer" to "App\EventSubscriber\MessageSubscriber".
  • Inlined service "App\Exception\Transformer\Chain" to "App\Exception\Event\Subscriber\ExceptionSubscriber".
  • Inlined service "App\Exception\Transformer\ApiProblemExceptionTransformer" to "App\Exception\Transformer\Chain".
  • Inlined service "App\Form\DataTransformer\EmailsTransformer" to "App\Form\CommonAdminSettingsType".
  • Inlined service "App\Form\DataTransformer\UserTransformer" to "App\Form\DeviceTokenType".
  • Inlined service "App\Form\DataTransformer\FileTransformer" to "App\Form\MessageType".
  • Inlined service "Velhron\DadataBundle\Service\DadataSuggest" to "App\Helper\DadataHelper".
  • Inlined service "App\Helper\MoneyHelper" to "App\Helper\ProductConverter".
  • Inlined service "App\Services\ProductIdConverterService" to "App\Manager\IikoManager".
  • Inlined service "App\Services\DeviceTypeChecker" to "App\Manager\OrderStatisticManager".
  • Inlined service ".service_locator.fn6yO2y" to "App\Notification\Transport\Sender".
  • Inlined service "App\Orders\UseCase\History\Order\Edit\Handler" to "App\Orders\UseCase\History\Status\Add\Handler".
  • Inlined service "App\Serializer\AbstractCommandSerializer" to "App\Request\ParamConverter\Command\Converter".
  • Inlined service "App\Security\OAuth\Token\Generator" to "App\Security\UseCase\Registration\Handler".
  • Inlined service "App\Notification\Transport\Sender" to "App\Security\UseCase\Verification\Code\Generate\Handler".
  • Inlined service "App\Services\Address\AddressInterface" to "App\Services\Address\AddressManager".
  • Inlined service "App\Services\Notification\NotificationSettingManager" to "App\Services\TrackedOrderService".
  • Inlined service "security.helper" to "App\Services\UserPusherSSEService".
  • Inlined service "App\User\Services\UserMindboxService" to "App\User\UseCase\Profile\Handler".
  • Inlined service "App\Services\PushNotification" to "user_listener".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~hqX1BL5" to "error_handler.error_renderer.html".
  • Inlined service ".2_~hqX1BL5" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~8i6rKcS" 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.k88FfjS" 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 "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.CCTmIC0" to "messenger.routable_message_bus".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.n.HcfSa" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" 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.XSes1R5.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.http_client" 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 "mailer.data_collector" to "profiler".
  • Inlined service "snc_redis.data_collector" to "profiler".
  • Inlined service "data_collector.mercure" 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 ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~d.xNwPG".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~d.xNwPG" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~bl7ELaz" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~bl7ELaz" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "App\Serializer\Cart\Product\ProductNormalizer" to "serializer".
  • Inlined service "App\Serializer\Nomenclature\ProductNormalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" 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.datetimezone" 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 "serializer.name_converter.camel_case_to_snake_case" to "serializer.name_converter.metadata_aware".
  • Inlined service ".1_~2vHw_Nh" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~2vHw_Nh" to "error_handler.error_renderer.serializer".
  • Inlined service ".service_locator.bpvU51K" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "knp.doctrine_behaviors.softdeletable_subscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "knp.doctrine_behaviors.timestampable_subscriber" 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 "dama.doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.j8suYq_" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_cache" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_query_cache" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" 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_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.W3Z_MyR" 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 "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "App\Request\ParamConverter\Command\Converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "App\Request\ParamConverter\ConstraintViolationsConverter" to "sensio_framework_extra.converter.manager".
  • Inlined service "App\Request\ParamConverter\JsonBodySerializableConverter" to "sensio_framework_extra.converter.manager".
  • 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 "fos_rest.converter.request_body" 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 ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service ".service_locator.RnpDE64" 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.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_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.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • 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 ".service_locator.CP4QR4Q" 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.308dc72b3958ba342563dcb4edb5522283ec51636181b1b0c4b0bd050c4180dd24067803" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.dd1beb76a6018e79b67bd36cd6f386314a86c8a179cfa0825066de809dfc71481de3c6fa" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.1065602abcc02beb82eb85a20e50044889494f73ad0f206aca153a0dfe6d782df7a2a501" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.17c29ae6c9968ae2cad3a90cc3b9093acd79da4b6656a144cd6214dc9aef975ab63a30b6" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.4a834666a1bd721c647719f75638ad6ae2362683eabf6f41d356f31925290268aa988783" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" 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.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "App\Twig\MessageFunctionsExtension" to "twig".
  • Inlined service "App\Twig\OrderFilterExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "eight_points_guzzle.twig_extension.debug" to "twig".
  • Inlined service "twig.extension.pagerfanta" to "twig".
  • Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.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.7puFXBj" to "twig.runtime_loader".
  • Inlined service ".1_~P2a.sWC" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.00WJd3B" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.wVUsinw" to "security.access_map".
  • Inlined service ".security.request_matcher.ikxuKPx" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher.ebRA.bC" to "security.access_map".
  • Inlined service ".security.request_matcher.2doBaMK" to "security.access_map".
  • Inlined service ".security.request_matcher.AA_h2zL" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.firewall.map.config.oauth_token" to "security.firewall.map.context.oauth_token".
  • Inlined service "security.authentication.success_handler.oauth_authorize.form_login" to "security.authentication.listener.form.oauth_authorize".
  • Inlined service "security.authentication.failure_handler.oauth_authorize.form_login" to "security.authentication.listener.form.oauth_authorize".
  • Inlined service "security.authentication.form_entry_point.oauth_authorize" to "security.exception_listener.oauth_authorize".
  • Inlined service "security.exception_listener.oauth_authorize" to "security.firewall.map.context.oauth_authorize".
  • Inlined service "security.firewall.map.config.oauth_authorize" to "security.firewall.map.context.oauth_authorize".
  • Inlined service "fos_oauth_server.security.entry_point" to "security.exception_listener.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".service_locator.vdmMuyE.fos_user.security.controller" to "fos_user.security.controller".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.profile.form.factory" to "fos_user.profile.controller".
  • Inlined service ".service_locator.vdmMuyE.fos_user.profile.controller" to "fos_user.profile.controller".
  • Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
  • Inlined service ".service_locator.vdmMuyE.fos_user.registration.controller" to "fos_user.registration.controller".
  • Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
  • Inlined service ".service_locator.vdmMuyE.fos_user.change_password.controller" to "fos_user.change_password.controller".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • Inlined service "fos_user.mailer.twig_swift" to "fos_user.resetting.controller".
  • Inlined service ".service_locator.vdmMuyE.fos_user.resetting.controller" to "fos_user.resetting.controller".
  • Inlined service ".1_NonceGenerator~muixFlf" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~muixFlf" to "twig.extension.webprofiler".
  • Inlined service "fos_user.user_provider.username" to "fos_oauth_server.storage.default".
  • Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
  • Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
  • Inlined service "monolog.logger.eight_points_guzzle" to "eight_points_guzzle.middleware.symfony_log".
  • Inlined service "pagerfanta.view.default_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "white_october_pagerfanta.view_factory" to "twig.extension.pagerfanta".
  • Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
  • Inlined service "snc_redis.default_connectionfactory" to "snc_redis.client.default_options".
  • Inlined service "snc_redis.connection.default_parameters.default" to "snc_redis.default".
  • Inlined service "snc_redis.client.default_options" to "snc_redis.default".
  • Inlined service "zenstruck_schedule.console_application" to "Zenstruck\ScheduleBundle\Schedule\Task\Runner\CommandTaskRunner".
  • Inlined service "monolog.logger.schedule" to "Zenstruck\ScheduleBundle\EventListener\ScheduleLoggerSubscriber".
  • Inlined service "sentry.client" to "Sentry\State\HubInterface".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator".
  • Inlined service "Sentry\Integration\RequestFetcherInterface" to "sentry.client.options".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\Fixtures\Dictionary\TagFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\Dictionary\ThemesFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\OfferDocumentsArea\OfferDocumentsAreaFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\AdminFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\CartFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\CartProductFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\DeliveryAddressFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\FrontendCartFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\PaymentCardFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\Fixtures\User\UserFixture" to "doctrine.fixtures.loader".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\Messenger\IikoHandler\NewOrderHandler" to ".messenger.handler_descriptor.nLHruuy".
  • Inlined service "App\Messenger\IikoHandler\UserCreateOrUpdateMessageHandler" to ".messenger.handler_descriptor.w7XDUTI".
  • Inlined service "App\Messenger\IikoHandler\UserRegistrationHandler" to ".messenger.handler_descriptor.ZW98DA5".
  • Inlined service "App\Messenger\IikoHandler\UserUpdateHandler" to ".messenger.handler_descriptor.6NXg8_W".
  • Inlined service "App\Messenger\MessageHandler\PushNotificationHandler" to ".messenger.handler_descriptor._0EYQMQ".
  • Inlined service "App\Messenger\Mindbox\MindboxOrderHandler" to ".messenger.handler_descriptor.cfIzLLM".
  • Inlined service "App\Messenger\TrackingOrder\TrackingOrderHandler" to ".messenger.handler_descriptor.CBZDSfQ".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • 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\Voter\AdminAccessRuleVoter" to "debug.security.voter.App\Security\Voter\AdminAccessRuleVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
  • Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
  • Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
  • Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
  • Inlined service ".app.inner.traceable.recorder_inner" to ".app.inner.traceable".
  • Inlined service "cache.doctrine.orm.default.metadata.traceable.recorder_inner" to "cache.doctrine.orm.default.metadata.traceable".
  • Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
  • Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
  • Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
  • Inlined service "dama.doctrine.dbal.connection_factory.inner" to "dama.doctrine.dbal.connection_factory".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.VIP5hbt" to ".service_locator.VIP5hbt.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.HGj2crw" to "console.command_loader".
  • Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
  • Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
  • Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
  • Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
  • Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
  • Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
  • Inlined service ".app.inner.traceable.inner" to ".app.inner.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.metadata.traceable.inner" to "cache.doctrine.orm.default.metadata.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
  • Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.VIP5hbt.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "jms_serializer.metadata.doctrine_type_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 "fos_user.object_manager" to "fos_user.user_manager".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
  • Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
  • Inlined service ".service_locator.f6n8D8W" to "fos_rest.serializer.jms_handler_registry".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "knp.doctrine_behaviors.reflection.class_analyzer" to "doctrine.dbal.default_connection".
  • Inlined service "knp.doctrine_behaviors.reflection.class_analyzer" to "doctrine.dbal.default_connection".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "snc_redis.client.default_profile" to "snc_redis.default".
  • Inlined service "snc_redis.client.default_profile" to "snc_redis.default".
  • Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
  • Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
  • 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".
524
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
2