https://api.circle.devrelease.net/

Log Messages

Info. & Errors 1

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

Level Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://api.circle.devrelease.net/")" at /var/www/circle/api/vendor/symfony/http-kernel/EventListener/RouterListener.php line 138
[
  "exception" => NotFoundHttpException^ {#58
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /" (from "http://api.circle.devrelease.net/")"
    #code: 0
    #file: "/var/www/circle/api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 138
    -previous: NoConfigurationException {#467 …}
    trace: {
      /var/www/circle/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:138 {
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /var/www/circle/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: RequestEvent {#553 …}
          ...: {
            "kernel.request"
            TraceableEventDispatcher {#663 …}
          }
        }
      }
      /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {    }    $listener($event, $eventName, $this);}
        arguments: {
          $event: RequestEvent {#553 …}
          $eventName: "kernel.request"
          $dispatcher: TraceableEventDispatcher {#663 …}
        }
      }
      /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …12]
          $eventName: "kernel.request"
          $event: RequestEvent {#553 …}
        }
      }
      /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …12]
          $eventName: "kernel.request"
          $event: RequestEvent {#553 …}
        }
      }
      /var/www/circle/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: RequestEvent {#553 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/circle/api/vendor/symfony/http-kernel/HttpKernel.php:127 {$event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: RequestEvent {#553 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /var/www/circle/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#12 …}
          $type: 1
        }
      }
      /var/www/circle/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/circle/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#12 …}
        }
      }
    }
  }
]
{
  /var/www/circle/api/vendor/symfony/http-kernel/EventListener/RouterListener.php:138 {
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /var/www/circle/api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: RequestEvent {#553 …}
      ...: {
        "kernel.request"
        TraceableEventDispatcher {#663 …}
      }
    }
  }
  /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {    }    $listener($event, $eventName, $this);}
    arguments: {
      $event: RequestEvent {#553 …}
      $eventName: "kernel.request"
      $dispatcher: TraceableEventDispatcher {#663 …}
    }
  }
  /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …12]
      $eventName: "kernel.request"
      $event: RequestEvent {#553 …}
    }
  }
  /var/www/circle/api/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …12]
      $eventName: "kernel.request"
      $event: RequestEvent {#553 …}
    }
  }
  /var/www/circle/api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: RequestEvent {#553 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/circle/api/vendor/symfony/http-kernel/HttpKernel.php:127 {$event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: RequestEvent {#553 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /var/www/circle/api/vendor/symfony/http-kernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#12 …}
      $type: 1
    }
  }
  /var/www/circle/api/vendor/symfony/http-kernel/Kernel.php:198 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /var/www/circle/api/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#12 …}
    }
  }
}

Deprecations 3

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
[
  "exception" => SilencedErrorContext^ {#1652
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/circle/api/vendor/symfony/config/Definition/Builder/TreeBuilder.php:30 {if (null === $name) {    @trigger_error('A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.', E_USER_DEPRECATED);} else {
      }
      /var/www/circle/api/vendor/gfreeau/get-jwt-bundle/Gfreeau/Bundle/GetJWTBundle/DependencyInjection/Configuration.php:20 {{    $treeBuilder = new TreeBuilder();    $rootNode = $treeBuilder->root('gfreeau_jwt_login');
      }
    }
  }
]
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "gfreeau_jwt_login" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Gfreeau\Bundle\GetJWTBundle\Security\Firewall\GetJWTListener" class implements "Symfony\Component\Security\Http\Firewall\ListenerInterface" that is deprecated since Symfony 4.3, turn listeners into callables instead.
[
  "exception" => SilencedErrorContext^ {#1649
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/circle/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/circle/api/vendor/symfony/debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}

Debug 30

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"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.exception"
to listener
"FOS\RestBundle\EventListener\AccessDeniedListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "FOS\RestBundle\EventListener\AccessDeniedListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Listener
"FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1672

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAssetDropdownsCommand" (parent: .abstract.instanceof.App\Command\CreateAssetDropdownsCommand).
  • Resolving inheritance for "App\Command\CreateAssetDropdownsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAssetDropdownsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateWarrantyFormDropdownsCommand" (parent: .abstract.instanceof.App\Command\CreateWarrantyFormDropdownsCommand).
  • Resolving inheritance for "App\Command\CreateWarrantyFormDropdownsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateWarrantyFormDropdownsCommand).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AircraftPreferencesFixtures" (parent: .abstract.instanceof.App\DataFixtures\AircraftPreferencesFixtures).
  • Resolving inheritance for "App\DataFixtures\AircraftPreferencesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AircraftPreferencesFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ServiceFixtures" (parent: .abstract.instanceof.App\DataFixtures\ServiceFixtures).
  • Resolving inheritance for "App\DataFixtures\ServiceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ServiceFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener" (parent: .abstract.instanceof.App\EventListener\JWTInvalidListener).
  • Resolving inheritance for "App\EventListener\JWTInvalidListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\EmailHandler" (parent: .abstract.instanceof.App\MessageBus\MessageHandler\EmailHandler).
  • Resolving inheritance for "App\MessageBus\MessageHandler\EmailHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\EmailHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\ErrorEmailHandler" (parent: .abstract.instanceof.App\MessageBus\MessageHandler\ErrorEmailHandler).
  • Resolving inheritance for "App\MessageBus\MessageHandler\ErrorEmailHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\ErrorEmailHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\SMSHandler" (parent: .abstract.instanceof.App\MessageBus\MessageHandler\SMSHandler).
  • Resolving inheritance for "App\MessageBus\MessageHandler\SMSHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\SMSHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ContractLogAction" (parent: .abstract.instanceof.App\Modules\ActionsList\Event\Subscriber\ContractLogAction).
  • Resolving inheritance for "App\Modules\ActionsList\Event\Subscriber\ContractLogAction" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ContractLogAction).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ListingLogAction" (parent: .abstract.instanceof.App\Modules\ActionsList\Event\Subscriber\ListingLogAction).
  • Resolving inheritance for "App\Modules\ActionsList\Event\Subscriber\ListingLogAction" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ListingLogAction).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ActionsList\Repository\ActionsListRepository" (parent: .abstract.instanceof.App\Modules\ActionsList\Repository\ActionsListRepository).
  • Resolving inheritance for "App\Modules\ActionsList\Repository\ActionsListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ActionsList\Repository\ActionsListRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ChangesRequest\Repository\ChangesRequestRepository" (parent: .abstract.instanceof.App\Modules\ChangesRequest\Repository\ChangesRequestRepository).
  • Resolving inheritance for "App\Modules\ChangesRequest\Repository\ChangesRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ChangesRequest\Repository\ChangesRequestRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\CreateChatForContract" (parent: .abstract.instanceof.App\Modules\Chat\Event\Subscriber\CreateChatForContract).
  • Resolving inheritance for "App\Modules\Chat\Event\Subscriber\CreateChatForContract" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\CreateChatForContract).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt" (parent: .abstract.instanceof.App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt).
  • Resolving inheritance for "App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants" (parent: .abstract.instanceof.App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants).
  • Resolving inheritance for "App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\ChatRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\MessageFileRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\MessageFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository" (parent: .abstract.instanceof.App\Modules\Chat\Repository\MessageRepository).
  • Resolving inheritance for "App\Modules\Chat\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\ChatVoter" (parent: .abstract.instanceof.App\Modules\Chat\Security\ChatVoter).
  • Resolving inheritance for "App\Modules\Chat\Security\ChatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\ChatVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\MessageFileVoter" (parent: .abstract.instanceof.App\Modules\Chat\Security\MessageFileVoter).
  • Resolving inheritance for "App\Modules\Chat\Security\MessageFileVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\MessageFileVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeContractStatus" (parent: .abstract.instanceof.App\Modules\Contract\Event\Subscriber\ChangeContractStatus).
  • Resolving inheritance for "App\Modules\Contract\Event\Subscriber\ChangeContractStatus" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeContractStatus).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus" (parent: .abstract.instanceof.App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus).
  • Resolving inheritance for "App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\ContractRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\ContractRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\ContractRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\DepartmentRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\DepartmentRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\DepartmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\LocationRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\LocationRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\BuySellRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\BuySellRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\BuySellRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\BuySellRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyFileRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyFileRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\File\WarrantyFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\MRORepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\MRORepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\MRORepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\MRORepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentPlaneRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\RentPlaneRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\RentPlaneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentPlaneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentYachtRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\RentYachtRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\RentYachtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentYachtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyActionLogRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\WarrantyActionLogRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\WarrantyActionLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyActionLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyRepository" (parent: .abstract.instanceof.App\Modules\Contract\Repository\Form\WarrantyRepository).
  • Resolving inheritance for "App\Modules\Contract\Repository\Form\WarrantyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Contract\Security\ContractVoter" (parent: .abstract.instanceof.App\Modules\Contract\Security\ContractVoter).
  • Resolving inheritance for "App\Modules\Contract\Security\ContractVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Contract\Security\ContractVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormSentNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormSentNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendFormSentNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormSentNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification" (parent: .abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification).
  • Resolving inheritance for "App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Modules\Notification\Repository\NotificationRepository).
  • Resolving inheritance for "App\Modules\Notification\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\SharedKernel\Repository\ServiceRepository" (parent: .abstract.instanceof.App\Modules\SharedKernel\Repository\ServiceRepository).
  • Resolving inheritance for "App\Modules\SharedKernel\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\SharedKernel\Repository\ServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner).
  • Resolving inheritance for "App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation).
  • Resolving inheritance for "App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetDocumentRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\AssetDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetListingRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetListingRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\AssetListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetOwnerRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetOwnerRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\AssetOwnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetOwnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\FavouriteListingRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\FavouriteListingRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\FavouriteListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\FavouriteListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\ListingPhotoRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Repository\ListingPhotoRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Repository\ListingPhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\ListingPhotoRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetDocumentVoter" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Security\AssetDocumentVoter).
  • Resolving inheritance for "App\Modules\TangibleAsset\Security\AssetDocumentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetDocumentVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetVoter" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Security\AssetVoter).
  • Resolving inheritance for "App\Modules\TangibleAsset\Security\AssetVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingPhotoVoter" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Security\ListingPhotoVoter).
  • Resolving inheritance for "App\Modules\TangibleAsset\Security\ListingPhotoVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingPhotoVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingVoter" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Security\ListingVoter).
  • Resolving inheritance for "App\Modules\TangibleAsset\Security\ListingVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingVoter).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\ListingRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\ListingRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\ListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\ListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtRepository" (parent: .abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\YachtRepository).
  • Resolving inheritance for "App\Modules\TangibleAsset\Yacht\Repository\YachtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CircleMemberRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\CircleMemberRepository).
  • Resolving inheritance for "App\Modules\User\Repository\CircleMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CircleMemberRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CompanyAddressRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\CompanyAddressRepository).
  • Resolving inheritance for "App\Modules\User\Repository\CompanyAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CompanyAddressRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\PartnerRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\PartnerRepository).
  • Resolving inheritance for "App\Modules\User\Repository\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\PartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\ProfilePhotoRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\ProfilePhotoRepository).
  • Resolving inheritance for "App\Modules\User\Repository\ProfilePhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\ProfilePhotoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\UserRepository).
  • Resolving inheritance for "App\Modules\User\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\CircleMemberVoter" (parent: .abstract.instanceof.App\Modules\User\Security\CircleMemberVoter).
  • Resolving inheritance for "App\Modules\User\Security\CircleMemberVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\CircleMemberVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\PartnerVoter" (parent: .abstract.instanceof.App\Modules\User\Security\PartnerVoter).
  • Resolving inheritance for "App\Modules\User\Security\PartnerVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\PartnerVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\UserVoter" (parent: .abstract.instanceof.App\Modules\User\Security\UserVoter).
  • Resolving inheritance for "App\Modules\User\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\UserVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver" (parent: .abstract.instanceof.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver).
  • Resolving inheritance for "UrsusArctosUA\SearchHelper\Request\ParamsValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatRepository" (parent: .abstract.instanceof.ChatRepository).
  • Resolving inheritance for "ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessagesRepository" (parent: .abstract.instanceof.ChatMessagesRepository).
  • Resolving inheritance for "ChatMessagesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessagesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessageFileRepository" (parent: .abstract.instanceof.ChatMessageFileRepository).
  • Resolving inheritance for "ChatMessageFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessageFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.UserRepository" (parent: .abstract.instanceof.UserRepository).
  • Resolving inheritance for "UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.CircleMemberRepository" (parent: .abstract.instanceof.CircleMemberRepository).
  • Resolving inheritance for "CircleMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.CircleMemberRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerRepository" (parent: .abstract.instanceof.PartnerRepository).
  • Resolving inheritance for "PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerAddressRepository" (parent: .abstract.instanceof.PartnerAddressRepository).
  • Resolving inheritance for "PartnerAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerAddressRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.NotificationRepository" (parent: .abstract.instanceof.NotificationRepository).
  • Resolving inheritance for "NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ServiceRepository" (parent: .abstract.instanceof.ServiceRepository).
  • Resolving inheritance for "ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneRepository" (parent: .abstract.instanceof.PlaneRepository).
  • Resolving inheritance for "PlaneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneListingRepository" (parent: .abstract.instanceof.PlaneListingRepository).
  • Resolving inheritance for "PlaneListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetRepository" (parent: .abstract.instanceof.AssetRepository).
  • Resolving inheritance for "AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtRepository" (parent: .abstract.instanceof.YachtRepository).
  • Resolving inheritance for "YachtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtListingRepository" (parent: .abstract.instanceof.YachtListingRepository).
  • Resolving inheritance for "YachtListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtDetailsRepository" (parent: .abstract.instanceof.YachtDetailsRepository).
  • Resolving inheritance for "YachtDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtDetailsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FavouriteListingRepository" (parent: .abstract.instanceof.FavouriteListingRepository).
  • Resolving inheritance for "FavouriteListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FavouriteListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingRepository" (parent: .abstract.instanceof.ListingRepository).
  • Resolving inheritance for "ListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetOwnerRepository" (parent: .abstract.instanceof.AssetOwnerRepository).
  • Resolving inheritance for "AssetOwnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetOwnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentTypeRepository" (parent: .abstract.instanceof.AssetDocumentTypeRepository).
  • Resolving inheritance for "AssetDocumentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentRepository" (parent: .abstract.instanceof.AssetDocumentRepository).
  • Resolving inheritance for "AssetDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingPhotoRepository" (parent: .abstract.instanceof.ListingPhotoRepository).
  • Resolving inheritance for "ListingPhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingPhotoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ContractRepository" (parent: .abstract.instanceof.ContractRepository).
  • Resolving inheritance for "ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ContractRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AircraftPreferenceRepository" (parent: .abstract.instanceof.AircraftPreferenceRepository).
  • Resolving inheritance for "AircraftPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AircraftPreferenceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChangesRequestRepository" (parent: .abstract.instanceof.ChangesRequestRepository).
  • Resolving inheritance for "ChangesRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChangesRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ActionsListRepository" (parent: .abstract.instanceof.ActionsListRepository).
  • Resolving inheritance for "ActionsListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ActionsListRepository).
  • 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 "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "fos_rest.exception.twig_controller" (parent: fos_rest.exception.controller).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.default" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.get.jwt.login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.get.jwt.login" (parent: gfreeau_get_jwt.security.authentication.listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.listener.basic.main" (parent: security.authentication.listener.basic).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "oneup_flysystem.default_adapter_adapter" (parent: oneup_flysystem.adapter.local).
  • Resolving inheritance for "oneup_flysystem.default_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "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 "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_functional_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_unit_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "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.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
332
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "PlaneListingService": Class or interface "App\Modules\TangibleAsset\Aircraft\Service\ListingService" cannot be loaded.
  • Skipping service "YachtListingService": Class or interface "App\Modules\TangibleAsset\Yacht\Service\ListingService" cannot be loaded.
2
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Modules\ActionsList\Repository\ActionsListRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\ChangesRequest\DTO\ChangesRequestDTOInterface"; reason: private alias.
  • Removed service "App\Modules\ChangesRequest\DTO\EntityDTOInterface"; reason: private alias.
  • Removed service "App\Modules\ChangesRequest\Repository\ChangesRequestRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Chat\DTO\ChatDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Chat\DTO\MessageDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Chat\Repository\ChatRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Chat\Repository\MessageFileRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Chat\Repository\MessageRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\AssetDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\ContractDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\BuySellDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\MRODTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\RentPlaneDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\RentYachtDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\WarrantyActionDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\Form\WarrantyDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\DTO\ParticipantDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\ContractRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Contract\Repository\Form\File\WarrantyFileRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\Notification\DTO\NotificationDTOInterface"; reason: private alias.
  • Removed service "App\Modules\Notification\Message\SMS\SMSMessageInterface"; reason: private alias.
  • Removed service "App\Modules\Notification\Repository\NotificationRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\SharedKernel\Repository\ServiceRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\PlaneDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Repository\PlaneDetailsRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\DTO\AssetDocumentDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\DTO\FavouriteListingDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\DTO\ListingDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Repository\AssetDocumentRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Repository\AssetOwnerRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Repository\FavouriteListingRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Repository\ListingPhotoRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtDetailsDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtDetailsDocumentDTOInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\TangibleAsset\Yacht\Repository\YachtRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\User\DTO\CircleMemberDTOInterface"; reason: private alias.
  • Removed service "App\Modules\User\DTO\ContactPersonDTOInterface"; reason: private alias.
  • Removed service "App\Modules\User\DTO\LocationDTOInterface"; reason: private alias.
  • Removed service "App\Modules\User\DTO\PartnerDTOInterface"; reason: private alias.
  • Removed service "App\Modules\User\DTO\PhoneDTOInterface"; reason: private alias.
  • Removed service "App\Modules\User\Entity\UserContract"; reason: private alias.
  • Removed service "App\Modules\User\Repository\CircleMemberRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\User\Repository\CompanyAddressRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\User\Repository\PartnerRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\User\Repository\ProfilePhotoRepositoryInterface"; reason: private alias.
  • Removed service "App\Modules\User\Repository\UserRepositoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "fos_rest.router"; reason: private alias.
  • Removed service "fos_rest.templating"; reason: private alias.
  • Removed service "fos_rest.inflector"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.login"; reason: private alias.
  • Removed service "security.user_checker.login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemInterface $defaultFilesystem"; 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 "Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager"; 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_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "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 $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".service_locator.YUq96kP"; reason: private alias.
  • Removed service ".service_locator.ueSc.AG"; reason: private alias.
  • Removed service ".service_locator.VdFTLMb"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
219
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Modules\Auth\Service\TwoFactorAuthenticatorService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\ChangesRequest\Service\ChangesRequestService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\Chat\Service\MessagesService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\Contract\Factory\FormAbstractFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\Contract\Service\ContractService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\Contract\Service\Form\WarrantyService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\Notification\Service\NotificationService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\TangibleAsset\Aircraft\Service\PlaneService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\TangibleAsset\Factory\AssetAbstractFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\TangibleAsset\Factory\ListingAbstractFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\TangibleAsset\Yacht\Service\YachtService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\User\Builder\UserBuilder" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Modules\User\Service\CircleMemberService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\User\Service\PartnerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Modules\User\Service\UserCRUDService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Modules\User\Service\UserResetService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Modules\User\Service\UserResetService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\JWTDataExtender" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "ChatMessagesService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "UserService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "UserResetService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "UserResetService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "CircleMemberService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "PartnerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "PlaneService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "YachtService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ContractService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "WarrantyFromService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ChangesRequestService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.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 "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "mailer.default_transport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.exception.controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.allowed_methods_loader" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_cors.cors_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.e9ATAOu" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.iXjPVca" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.GVlSkCW" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.rMiqUGu" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.N7HdPbS" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.Vk0Eh8J" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.F_M06ui" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.qX6Oxac" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.CZEXAXI" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\Chat\Security\ChatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\Chat\Security\MessageFileVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\Contract\Security\ContractVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\TangibleAsset\Security\AssetDocumentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\TangibleAsset\Security\AssetVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\TangibleAsset\Security\ListingPhotoVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\TangibleAsset\Security\ListingVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\User\Security\CircleMemberVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\User\Security\PartnerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Modules\User\Security\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.m8PwGkX" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • 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".
125
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 "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "gfreeau_get_jwt.security.authentication.listener"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.local"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.cached"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.nulladapter"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.zip"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.awss3v2"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.dropbox"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.rackspace"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.webdav"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.gridfs"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.fallback"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.gaufrette"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.replicate"; reason: abstract.
  • Removed service "oneup_flysystem.filesystem"; reason: abstract.
  • Removed service "oneup_flysystem.cache.adapter"; reason: abstract.
  • Removed service "oneup_flysystem.cache.memory"; reason: abstract.
  • Removed service "oneup_flysystem.cache.noop"; reason: abstract.
  • Removed service "oneup_flysystem.cache.memcached"; reason: abstract.
  • Removed service "oneup_flysystem.cache.predis"; reason: abstract.
  • Removed service "oneup_flysystem.cache.php_redis"; reason: abstract.
  • Removed service "oneup_flysystem.cache.stash"; reason: abstract.
  • Removed service "oneup_flysystem.cache.psr6"; reason: abstract.
  • Removed service "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 "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAssetDropdownsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateAssetDropdownsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateWarrantyFormDropdownsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateWarrantyFormDropdownsCommand"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AircraftPreferencesFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AircraftPreferencesFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ServiceFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ServiceFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JWTInvalidListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\JWTInvalidListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageBus\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\ErrorEmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageBus\MessageHandler\ErrorEmailHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageBus\MessageHandler\SMSHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageBus\MessageHandler\SMSHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ContractLogAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\ActionsList\Event\Subscriber\ContractLogAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\ActionsList\Event\Subscriber\ListingLogAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\ActionsList\Event\Subscriber\ListingLogAction"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ActionsList\Repository\ActionsListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\ActionsList\Repository\ActionsListRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\ChangesRequest\Repository\ChangesRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\ChangesRequest\Repository\ChangesRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\CreateChatForContract"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Event\Subscriber\CreateChatForContract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Event\Subscriber\UpdateChatUpdatedAt"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Event\Subscriber\UpdateContractChatParticipants"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\MessageFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Chat\Repository\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Repository\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\ChatVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Security\ChatVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Chat\Security\MessageFileVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Chat\Security\MessageFileVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeContractStatus"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Event\Subscriber\ChangeContractStatus"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Event\Subscriber\ChangeWarrantyContractStatus"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\ContractRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\ContractRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\AircraftPreferenceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\ClaimCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\DepartmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\DepartmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\SubDepartmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\Addon\TypeOfClaimRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\BuySellRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\BuySellRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\File\CAMPWorkOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyActionLogFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyActionLogReportFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\File\WarrantyFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\File\WarrantyFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\MRORepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\MRORepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentPlaneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\RentPlaneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\RentYachtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\RentYachtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyActionLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\WarrantyActionLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Contract\Repository\Form\WarrantyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Repository\Form\WarrantyRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\Contract\Security\ContractVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Contract\Security\ContractVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestApprovedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestCreatedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendChangesRequestDeclinedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormAcceptedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormDeclinedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormFinalizedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormPriceUpdatedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendFormSentNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendFormSentNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingApprovedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingOnHoldNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendListingOrAssetCreatedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendNewChatMessageNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendPlaneApprovedNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendPlaneOnHoldNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendResetPasswordRequestNotification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Event\Subscriber\SendWarrantyFormStatusChangedNotification"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Notification\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Notification\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\SharedKernel\Repository\ServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\SharedKernel\Repository\ServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Aircraft\Repository\ListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Aircraft\Repository\PlaneRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Event\Subscriber\ChangeAssetOwner"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Event\Subscriber\ChangeListingOccupation"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetDocumentTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetOwnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetOwnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\AssetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\AssetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\FavouriteListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\FavouriteListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Repository\ListingPhotoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Repository\ListingPhotoRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetDocumentVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Security\AssetDocumentVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\AssetVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Security\AssetVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingPhotoVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Security\ListingPhotoVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\TangibleAsset\Security\ListingVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Security\ListingVoter"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\BuilderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\ClassificationSocietyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\FlagStateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainEngineManufacturerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MainGeneratorsManufacturerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\MaterialOfHullRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\NavigationLimitsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\PortOfRegistryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfHullRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\TypeOfRegistrationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\Dropdown\VesselTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\ListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\ListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\YachtDetailsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\TangibleAsset\Yacht\Repository\YachtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\TangibleAsset\Yacht\Repository\YachtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CircleMemberRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Repository\CircleMemberRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\CompanyAddressRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Repository\CompanyAddressRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\PartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Repository\PartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\ProfilePhotoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Repository\ProfilePhotoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\CircleMemberVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Security\CircleMemberVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\PartnerVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Security\PartnerVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Modules\User\Security\UserVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\User\Security\UserVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessagesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ChatMessagesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChatMessageFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ChatMessageFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.CircleMemberRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.CircleMemberRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.PartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PartnerAddressRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.PartnerAddressRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.PlaneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PlaneListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.PlaneListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AssetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.YachtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.YachtListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.YachtDetailsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.YachtDetailsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FavouriteListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.FavouriteListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ListingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetOwnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AssetOwnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AssetDocumentTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AssetDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AssetDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ListingPhotoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ListingPhotoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ContractRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ContractRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AircraftPreferenceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AircraftPreferenceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ChangesRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ChangesRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ActionsListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.ActionsListRepository"; reason: abstract.
360
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Exception\PermissionDeniedException"; reason: unused.
  • Removed service "App\Exception\ReferenceNotFoundException"; reason: unused.
  • Removed service "App\Exception\ValidationError"; reason: unused.
  • Removed service "App\Exception\WrongEntityTypeException"; reason: unused.
  • Removed service "App\MessageBus\Message\EmailSent"; reason: unused.
  • Removed service "App\MessageBus\Message\ErrorEmailSent"; reason: unused.
  • Removed service "App\MessageBus\Message\SmsSent"; reason: unused.
  • Removed service "App\Modules\ActionsList\Action\ContractCreatedAction"; reason: unused.
  • Removed service "App\Modules\ActionsList\Action\ContractFinalizedAction"; reason: unused.
  • Removed service "App\Modules\ActionsList\Action\ListingAvailabilityChangedAction"; reason: unused.
  • Removed service "App\Modules\ActionsList\Action\NewListingCreatedAction"; reason: unused.
  • Removed service "App\Modules\ActionsList\Entity\Action"; reason: unused.
  • Removed service "App\Modules\Auth\Factory\TwoFactorAuthenticatorFactory"; reason: unused.
  • Removed service "App\Modules\Auth\Strategy\EmailAuthenticatorStrategy"; reason: unused.
  • Removed service "App\Modules\Auth\Strategy\SMSAuthenticatorStrategy"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Builder\ChangesRequestBuilder"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\AddPartnerAddress"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\AddPartnerService"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\ChangePassword"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\DeletePartnerService"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\RemovePartnerAddress"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Command\UpdatePartnerAddress"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\DTO\ChangesRequestDTO"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\DTO\EntityRequest"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Entity\ChangesRequest"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Event\ChangesRequestApproved"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Event\ChangesRequestCreated"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\Event\ChangesRequestDeclined"; reason: unused.
  • Removed service "App\Modules\ChangesRequest\ValueObject\Entity"; reason: unused.
  • Removed service "App\Modules\Chat\DTO\ChatDTO"; reason: unused.
  • Removed service "App\Modules\Chat\DTO\MessageDTO"; reason: unused.
  • Removed service "App\Modules\Chat\DTO\MessageFileDTO"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\Chat"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\Message"; reason: unused.
  • Removed service "App\Modules\Chat\Entity\MessageFile"; reason: unused.
  • Removed service "App\Modules\Chat\Event\MessageSent"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\ContractBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\Form\BuySellBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\Form\MROBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\Form\RentPlaneBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\Form\RentYachtBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\Builder\Form\WarrantyBuilder"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\AssetFromArrayData"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\ContractRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\BuySellFromArray"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\File\CampWorkOrderRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\File\WarrantyActionLogFileRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\File\WarrantyActionLogReportFileRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\File\WarrantyFileRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\MROFromArray"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\RentPlaneFromArray"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\RentYachtFromArray"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\WarrantyActionRequest"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\Form\WarrantyFromArray"; reason: unused.
  • Removed service "App\Modules\Contract\DTO\ParticipantFromArrayData"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Contract"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\AircraftPreference"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\ClaimCategory"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\Department"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\Location"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\SubDepartment"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Addon\TypeOfClaim"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\BuySell"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\File\CAMPWorkOrder"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\File\WarrantyActionLogFile"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\File\WarrantyActionLogReportFile"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\File\WarrantyFile"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Form"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\MRO"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\RentPlane"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\RentYacht"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\Warranty"; reason: unused.
  • Removed service "App\Modules\Contract\Entity\Form\WarrantyActionLog"; reason: unused.
  • Removed service "App\Modules\Contract\Event\ContractCreated"; reason: unused.
  • Removed service "App\Modules\Contract\Event\FormAccepted"; reason: unused.
  • Removed service "App\Modules\Contract\Event\FormDeclined"; reason: unused.
  • Removed service "App\Modules\Contract\Event\FormFinalized"; reason: unused.
  • Removed service "App\Modules\Contract\Event\FormUpdated"; reason: unused.
  • Removed service "App\Modules\Contract\Event\WarrantyFormUpdated"; reason: unused.
  • Removed service "App\Modules\Contract\Service\FormService"; reason: unused.
  • Removed service "App\Modules\Contract\StateMachine\FormState"; reason: unused.
  • Removed service "App\Modules\Contract\StateMachine\WarrantyFormState"; reason: unused.
  • Removed service "App\Modules\Contract\ValueObject\Asset"; reason: unused.
  • Removed service "App\Modules\Contract\ValueObject\FormValueObject"; reason: unused.
  • Removed service "App\Modules\Contract\ValueObject\Participant"; reason: unused.
  • Removed service "App\Modules\File\Entity\File"; reason: unused.
  • Removed service "App\Modules\Notification\DTO\NotificationDTO"; reason: unused.
  • Removed service "App\Modules\Notification\Entity\Notification"; reason: unused.
  • Removed service "App\Modules\Notification\Entity\NotificationEntity"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\ErrorEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\TwoFactorAuthenticationEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\Email\User\ResetPasswordEmail"; reason: unused.
  • Removed service "App\Modules\Notification\Message\SMS\TwoFactorAuthenticationSMS"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\AssetApprovedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\AssetOnHoldNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\AssetOrListingSentOnModerationNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\AddNewPartnerAddressApprovedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\AddNewPartnerAddressDeclinedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\AddNewPartnerServiceApprovedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\AddNewPartnerServiceDeclinedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\ChangePartnerAddressApprovedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\ChangePartnerAddressDeclinedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\PartnerWantsAddNewAddressNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\PartnerWantsAddServiceNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\PartnerWantsChangeAddressNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ChangesRequest\UserWantsChangePasswordNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormCreatedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormRequestAcceptedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormRequestDeclinedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormRequestFinalizedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormRequestInitiatorDeclinedValueNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\FormRequestPriceChangedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ListingApprovedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\ListingOnHoldNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\WarrantyFormStatusChangedNotification"; reason: unused.
  • Removed service "App\Modules\Notification\Message\System\YouHasNewChatMessageNotification"; reason: unused.
  • Removed service "App\Modules\Search\Arguments\ReversedCreatedSearch"; reason: unused.
  • Removed service "App\Modules\Search\Arguments\ReversedUpdatedSearch"; reason: unused.
  • Removed service "App\Modules\Search\Arguments\UnlimitedSearch"; reason: unused.
  • Removed service "App\Modules\SharedKernel\Entity\Service"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Builder\ListingBuilder"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Builder\PlaneDetailsBuilder"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftAdditionalEquipmentDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftAirframeDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftAvionicDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftCAMODTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftEngineDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftExteriorDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftIdentificationDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftInteriorDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\JetNet\JetNetAircraftLocationDTO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftAdditionalEquipmentRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftAirframeRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftAvionicRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftCAMORequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftDetailsRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftEngineRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftExteriorRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftIdentificationRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftInteriorRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\Aircraft\Request\AircraftLocationRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\DTO\PlaneRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Entity\Listing"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Entity\Plane"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Entity\PlaneDetails"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\Repository\DataMapper\PlaneDetailsBlockchainMapper"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\AdditionalEquipment"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\AirFrame"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Avionic"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\CAMO"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Engine"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Exterior"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Identification"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Interior"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Aircraft\ValueObject\Location"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\DTO\AssetDocumentRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\DTO\FavouriteListingRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\DTO\ListingPhotoRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\DTO\ListingRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Entity\AssetDocument"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Entity\AssetDocumentType"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Entity\AssetOwnerID"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Entity\FavouriteListing"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Entity\ListingPhoto"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\AssetApproved"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\AssetOnHold"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\AssetSentOnModeration"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\ListingApproved"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\ListingAvailabilityChanged"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\ListingCreated"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\ListingOnHold"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Event\ListingSentOnModeration"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Factory\AssetOwnerFactory"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Service\AssetService"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Service\ListingService"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Builder\ListingBuilder"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtDetailsDTOFromArray"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtDetailsDocumentDTOFromArray"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\DTO\YachtRequest"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\Builder"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\ClassificationSociety"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\FlagState"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\MainEngineManufacturer"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\MainGeneratorsManufacturer"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\MaterialOfHull"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\NavigationLimits"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\PortOfRegistry"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\TypeOfHull"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\TypeOfRegistration"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Dropdown\VesselType"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Listing"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\Yacht"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Entity\YachtDetails"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\Service\YachtDetailsService"; reason: unused.
  • Removed service "App\Modules\TangibleAsset\Yacht\ValueObject\Document"; reason: unused.
  • Removed service "App\Modules\User\Builder\CircleMemberBuilder"; reason: unused.
  • Removed service "App\Modules\User\Builder\PartnerBuilder"; reason: unused.
  • Removed service "App\Modules\User\DTO\CircleMemberRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\CompanyAddressFromArray"; reason: unused.
  • Removed service "App\Modules\User\DTO\CompanyAddressRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\ContactPersonRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\LocationRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\PartnerRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\PhoneRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\ProfilePhotoRequest"; reason: unused.
  • Removed service "App\Modules\User\DTO\UserFromArrayData"; reason: unused.
  • Removed service "App\Modules\User\DTO\UserRequest"; reason: unused.
  • Removed service "App\Modules\User\Entity\CircleMember"; reason: unused.
  • Removed service "App\Modules\User\Entity\CompanyAddress"; reason: unused.
  • Removed service "App\Modules\User\Entity\Partner"; reason: unused.
  • Removed service "App\Modules\User\Entity\ProfilePhoto"; reason: unused.
  • Removed service "App\Modules\User\Entity\User"; reason: unused.
  • Removed service "App\Modules\User\Event\AdministratorAddedToCircleMembers"; reason: unused.
  • Removed service "App\Modules\User\Event\CircleMemberUpdated"; reason: unused.
  • Removed service "App\Modules\User\Event\PartnerUpdated"; reason: unused.
  • Removed service "App\Modules\User\Event\ResetPasswordRequested"; reason: unused.
  • Removed service "App\Modules\User\Exception\CreatePartnerAddressException"; reason: unused.
  • Removed service "App\Modules\User\Exception\CreatePartnerAdministratorException"; reason: unused.
  • Removed service "App\Modules\User\Factory\ContactPersonFactory"; reason: unused.
  • Removed service "App\Modules\User\Factory\LocationFactory"; reason: unused.
  • Removed service "App\Modules\User\Factory\PhoneFactory"; reason: unused.
  • Removed service "App\Modules\User\Service\PartnerAddressService"; reason: unused.
  • Removed service "App\Modules\User\Service\PartnerServicesService"; reason: unused.
  • Removed service "App\Modules\User\ValueObject\ContactPerson"; reason: unused.
  • Removed service "App\Modules\User\ValueObject\Location"; reason: unused.
  • Removed service "App\Modules\User\ValueObject\Phone"; reason: unused.
  • Removed service "App\Service\JetNet"; reason: unused.
  • Removed service "App\Service\UUID"; reason: unused.
  • Removed service "App\Service\WebRoutes"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~V8HlpR0"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "messenger.transport.native_php_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.transport_factory"; reason: unused.
  • Removed service "messenger.transport.sync.factory"; reason: unused.
  • Removed service "messenger.transport.in_memory.factory"; reason: unused.
  • Removed service ".1_PhpArrayAdapter~j89u_LM"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service "nelmio_api_doc.form.documentation_extension"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.nulladapter"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.zip"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.awss3v2"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.dropbox"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.googlecloudstorage"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.rackspace"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.webdav"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.gridfs"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.memory"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.fallback"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.gaufrette"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.replicate"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.adapter"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.memory"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.noop"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.memcached"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.php_redis"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.predis"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.stash"; reason: unused.
  • Removed service "oneup_flysystem.cache_factory.psr6"; reason: unused.
  • Removed service "oneup_flysystem.plugin.empty_dir"; reason: unused.
  • Removed service "oneup_flysystem.plugin.get_with_metadata"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_files"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_paths"; reason: unused.
  • Removed service "oneup_flysystem.plugin.list_with"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service ".1_ServiceLocator~mMLyCNl"; reason: unused.
  • Removed service "form.type_guesser.doctrine"; reason: unused.
  • Removed service "form.type.entity"; 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 ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~PdVxVSx"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~PdVxVSx"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~PdVxVSx"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~PdVxVSx"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service ".service_locator.UwRI0uT"; reason: unused.
338
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Modules\Auth\Service\TwoFactorAuthenticatorService" to "App\Modules\Auth\Controller\TwoFactorAuthenticatorController".
  • Inlined service "App\Modules\ChangesRequest\Service\ChangesRequestService" to "App\Modules\ChangesRequest\Controller\ChangesRequestController".
  • Inlined service "App\Modules\Contract\Service\File\CampWorkOrderService" to "App\Modules\Contract\Controller\File\CAMPWorkOrderController".
  • Inlined service "App\Modules\Contract\Service\File\WarrantyActionLogFileService" to "App\Modules\Contract\Controller\File\WarrantyActionLogFileController".
  • Inlined service "App\Modules\Contract\Service\File\WarrantyActionLogReportFileService" to "App\Modules\Contract\Controller\File\WarrantyActionLogReportFileController".
  • Inlined service "App\Modules\Contract\Service\File\WarrantyFileService" to "App\Modules\Contract\Controller\File\WarrantyFileController".
  • Inlined service "App\Modules\Contract\Service\Form\WarrantyService" to "App\Modules\Contract\Controller\Form\WarrantyController".
  • Inlined service "App\Modules\TangibleAsset\Aircraft\Service\PlaneService" to "App\Modules\TangibleAsset\Aircraft\Controller\PlaneController".
  • Inlined service "App\Modules\TangibleAsset\Aircraft\Repository\PlaneDetailsBlockchainRepository" to "App\Modules\TangibleAsset\Aircraft\Service\PlaneDetailsService".
  • Inlined service "App\Modules\TangibleAsset\Service\AssetDocumentService" to "App\Modules\TangibleAsset\Controller\AssetDocumentController".
  • Inlined service "App\Modules\TangibleAsset\Service\FavouriteListingService" to "App\Modules\TangibleAsset\Controller\FavouriteListingController".
  • Inlined service "App\Modules\TangibleAsset\Service\ListingPhotoService" to "App\Modules\TangibleAsset\Controller\ListingPhotoController".
  • Inlined service "App\Modules\TangibleAsset\Yacht\Service\YachtService" to "App\Modules\TangibleAsset\Yacht\Controller\YachtController".
  • Inlined service "App\Modules\User\Service\UserResetService" to "App\Modules\User\Controller\UserResettingController".
  • Inlined service "PlaneDetailsRepository" to "PlaneDetailsService".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.gmwRZ3h" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
  • Inlined service "messenger.retry_strategy_locator" to "console.command.messenger_consume_messages".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.WPZmidW" to "session_listener".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service "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 ".service_locator.9_yeNH1" to "messenger.senders_locator".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service ".service_locator.CZEXAXI" to "messenger.routable_message_bus".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service ".service_locator.LtnrEkg" to "validator.validator_factory".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.directory" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.controller" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.yaml_collection" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.xml_collection" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m8PwGkX.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~ux03IHj" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~ux03IHj" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.exception_normalizer.symfony" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.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 "property_accessor" to "serializer.normalizer.object".
  • 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 "fos_rest.routing.loader.reader.controller" to "fos_rest.routing.loader.controller".
  • Inlined service "fos_rest.routing.loader.reader.action" to "fos_rest.routing.loader.reader.controller".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.routing.loader.reader.action".
  • Inlined service "fos_rest.inflector.doctrine" to "fos_rest.routing.loader.reader.action".
  • Inlined service ".service_locator.kuaDcLh" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service ".service_locator.jD4_ZG7" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.rxWsOA6" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "lexik_jwt_authentication.handler.authentication_success" to "security.authentication.listener.get.jwt.login".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "security.authentication.listener.get.jwt.login".
  • Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
  • Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.basic.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".service_locator.pmxjK71" to "jms_serializer.event_dispatcher".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "stof_doctrine_extensions.uploadable.mime_type_guesser" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "stof_doctrine_extensions.uploadable.configurator" to "stof_doctrine_extensions.listener.uploadable".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.Otd28_S" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.89KkfQ7" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" 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.default_entity_listener_resolver" 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 "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AircraftPreferencesFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ServiceFixtures" to "doctrine.fixtures.loader".
  • Inlined service ".service_locator.lSIKWsr.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.lSIKWsr.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.pzQ16v1" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".1_NonceGenerator~kBrl4gO" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~kBrl4gO" to "twig.extension.webprofiler".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service ".1_SourceContextProvider~V8hoaou" to "var_dumper.server_connection".
  • Inlined service ".2_RequestContextProvider~V8hoaou" to "var_dumper.server_connection".
  • Inlined service ".3_CliContextProvider~V8hoaou" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".4_CliDescriptor~V8hoaou" to "var_dumper.command.server_dump".
  • Inlined service ".5_HtmlDescriptor~V8hoaou" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver.inner" to "debug.UrsusArctosUA\SearchHelper\Request\ParamsValueResolver".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageBus\MessageHandler\EmailHandler" to ".messenger.handler_descriptor.J3YF5FX".
  • Inlined service "App\MessageBus\MessageHandler\ErrorEmailHandler" to ".messenger.handler_descriptor.ToRwmq_".
  • Inlined service "App\MessageBus\MessageHandler\SMSHandler" to ".messenger.handler_descriptor.fjAcd8D".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • 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\Modules\Chat\Security\ChatVoter" to "debug.security.voter.App\Modules\Chat\Security\ChatVoter".
  • Inlined service "App\Modules\Chat\Security\MessageFileVoter" to "debug.security.voter.App\Modules\Chat\Security\MessageFileVoter".
  • Inlined service "App\Modules\Contract\Security\ContractVoter" to "debug.security.voter.App\Modules\Contract\Security\ContractVoter".
  • Inlined service "App\Modules\TangibleAsset\Security\AssetDocumentVoter" to "debug.security.voter.App\Modules\TangibleAsset\Security\AssetDocumentVoter".
  • Inlined service "App\Modules\TangibleAsset\Security\AssetVoter" to "debug.security.voter.App\Modules\TangibleAsset\Security\AssetVoter".
  • Inlined service "App\Modules\TangibleAsset\Security\ListingPhotoVoter" to "debug.security.voter.App\Modules\TangibleAsset\Security\ListingPhotoVoter".
  • Inlined service "App\Modules\TangibleAsset\Security\ListingVoter" to "debug.security.voter.App\Modules\TangibleAsset\Security\ListingVoter".
  • Inlined service "App\Modules\User\Security\CircleMemberVoter" to "debug.security.voter.App\Modules\User\Security\CircleMemberVoter".
  • Inlined service "App\Modules\User\Security\PartnerVoter" to "debug.security.voter.App\Modules\User\Security\PartnerVoter".
  • Inlined service "App\Modules\User\Security\UserVoter" to "debug.security.voter.App\Modules\User\Security\UserVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.ZhaUOPm" to ".service_locator.ZhaUOPm.router.default".
  • Inlined service ".service_locator.m8PwGkX" to ".service_locator.m8PwGkX.router.cache_warmer".
  • Inlined service ".service_locator.V524GMs" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.ZhaUOPm.router.default" to "router".
  • Inlined service "parameter_bag" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "config_cache_factory" to "router".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "oneup_flysystem.default_adapter_adapter" to "local_filesystem".
  • 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 ".service_locator.f9G.Jn_" 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 "file_locator" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" 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 "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
296