http://qiip-dev-api.singularfactory.net/robots.txt

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 /robots.txt"" at /appdata/wwwroot/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#824
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /robots.txt""
    #code: 0
    #file: "/appdata/wwwroot/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#743 …}
    trace: {
      /appdata/wwwroot/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
          $type: 1
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
          $type: 1
          $catch: true
        }
      }
      /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
        }
      }
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
      $type: 1
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
      $type: 1
      $catch: true
    }
  }
  /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
    }
  }
}

Deprecations 1096

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#246
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/appdata/wwwroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2590 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:14570 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getValidator_BuilderService() …
        › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));}
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:4235 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getValidatorService() …
        › {    return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());}
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9598 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Metadata_Property_MetadataFactory_CachedService() …
        › 
        ›     return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['validator'] ?? $this->getValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));}
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9410 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
        › 
        ›     return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a, $b), $a, $b);}
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9394 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
        › {    return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {        yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9500 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Listener_Request_ReadService() …
        › {    return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2795 {
        ContainerOKhOf6o\srcApp_KernelDevDebugContainer->ContainerOKhOf6o\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());}, 1 => 'onKernelRequest'], 4);
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:145 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:81 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
          $type: 1
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
          $type: 1
          $catch: true
        }
      }
      /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
        }
      }
    }
  }
]
{
  /appdata/wwwroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2590 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:14570 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getValidator_BuilderService() …
    › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));}
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:4235 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getValidatorService() …
    › {    return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());}
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9598 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Metadata_Property_MetadataFactory_CachedService() …
    › 
    ›     return $this->privates['api_platform.metadata.property.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property'] ?? $this->getApiPlatform_Cache_Metadata_PropertyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory(($this->services['validator'] ?? $this->getValidatorService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml'] ?? ($this->privates['api_platform.metadata.extractor.yaml'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Metadata\Property\Factory\InheritedPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml'] ?? ($this->privates['api_platform.metadata.extractor.xml'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))));}
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9410 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_IdentifiersExtractor_CachedService() …
    › 
    ›     return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), $a, $b), $a, $b);}
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9394 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Identifier_ConverterService() …
    › {    return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_CachedService()), new RewindableGenerator(function () {        yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:9500 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->getApiPlatform_Listener_Request_ReadService() …
    › {    return $this->privates['api_platform.listener.request.read'] = new \ApiPlatform\Core\EventListener\ReadListener(($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));}
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2795 {
    ContainerOKhOf6o\srcApp_KernelDevDebugContainer->ContainerOKhOf6o\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['api_platform.listener.request.read'] ?? $this->getApiPlatform_Listener_Request_ReadService());}, 1 => 'onKernelRequest'], 4);
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:145 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:81 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
      $type: 1
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
      $type: 1
      $catch: true
    }
  }
  /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
[
  "exception" => ErrorException {#919
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
    #code: 0
    #file: "/appdata/wwwroot/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
    #line: 57
    #severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
        Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
        › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
      /appdata/wwwroot/src/EventListener/ExceptionListener.php:21 {
        App\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event) …
        › {    $exception = $event->getException();    $statusCode = $exception->getCode();
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
        }
      }
      /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:229 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:92 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);} finally {
      }
      /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
          $type: 1
          $catch: true
        }
      }
      /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#16 …}
        }
      }
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
  /appdata/wwwroot/src/EventListener/ExceptionListener.php:21 {
    App\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event) …
    › {    $exception = $event->getException();    $statusCode = $exception->getCode();
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#578 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
    }
  }
  /appdata/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#413 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:229 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /appdata/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:92 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);} finally {
  }
  /appdata/wwwroot/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
      $type: 1
      $catch: true
    }
  }
  /appdata/wwwroot/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#16 …}
    }
  }
}
n/a The "App\Services\Project\ProjectServices::deleteProject()" method will require a new "int $idProject" argument in the next major version of its interface "App\Interfaces\ProjectInterface", not defining it is deprecated.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1846
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Array and string offset access syntax with curly braces is deprecated
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1843
    +count: 1
    -severity: E_DEPRECATED
    trace: {
      /appdata/wwwroot/src/Validator/Constraints/ValidDNIValidator.php:47 {
        spl_autoload_call($class_name) …
        › 
        › if (!($validChars{$charIndex} === $letter)){    $this->context->buildViolation($constraint->message)
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/src/Validator/Constraints/ValidDNIValidator.php:47 {
    spl_autoload_call($class_name) …
    › 
    › if (!($validChars{$charIndex} === $letter)){    $this->context->buildViolation($constraint->message)
  }
  spl_autoload_call() {}
}
n/a (3 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "lopi_pusher" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "evence_soft_deleteable_extension" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (593 times) The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
n/a The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Client\HttpClient" that is deprecated since version 2.4, use Psr\Http\Client\ClientInterface instead; see https://www.php-fig.org/psr/psr-18/.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1837
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\RequestFactory" that is deprecated since version 1.1, use Psr\Http\Message\RequestFactoryInterface instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1838
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\StreamFactory" that is deprecated since version 1.1, use Psr\Http\Message\StreamFactoryInterface instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1839
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\HttpClient\HttplugClient" class implements "Http\Message\UriFactory" that is deprecated since version 1.1, use Psr\Http\Message\UriFactoryInterface instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#529
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Doctrine\Bundle\DoctrineBundle\Registry" class implements "Symfony\Bridge\Doctrine\RegistryInterface" that is deprecated since Symfony 4.4, use Doctrine\Persistence\ManagerRegistry instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#491
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /appdata/wwwroot/vendor/symfony/error-handler/DebugClassLoader.php:392 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#515
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /appdata/wwwroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2590 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
    }
  }
]
{
  /appdata/wwwroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /appdata/wwwroot/var/cache/dev/ContainerOKhOf6o/srcApp_KernelDevDebugContainer.php:2590 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
}
n/a (483 times) The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
n/a The "Lopi\Bundle\PusherBundle\Controller\AuthController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.

Debug 90

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
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.exception"
to listener
"Sentry\SentryBundle\EventListener\ErrorListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Sentry\SentryBundle\EventListener\ErrorListener::onException"
]
event Notified event
"kernel.exception"
to listener
"App\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "App\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\AddPaginationHeaders::addHeaders"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\AddPaginationHeaders::addHeaders"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"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
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\LocaleListenerSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\LocaleListenerSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Filter\QueryParameterValidateListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\AddPaginationHeaders::addHeaders"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\AddPaginationHeaders::addHeaders"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"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
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 2497

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\AddApiVersionCommand" (parent: .abstract.instanceof.App\Command\AddApiVersionCommand).
  • Resolving inheritance for "App\Command\AddApiVersionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddApiVersionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddRoleWeightCommand" (parent: .abstract.instanceof.App\Command\AddRoleWeightCommand).
  • Resolving inheritance for "App\Command\AddRoleWeightCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddRoleWeightCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddVendorCodeCommand" (parent: .abstract.instanceof.App\Command\AddVendorCodeCommand).
  • Resolving inheritance for "App\Command\AddVendorCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddVendorCodeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaAddProjectToWO" (parent: .abstract.instanceof.App\Command\CanaraguaAddProjectToWO).
  • Resolving inheritance for "App\Command\CanaraguaAddProjectToWO" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaAddProjectToWO).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaLocationsImportCommand" (parent: .abstract.instanceof.App\Command\CanaraguaLocationsImportCommand).
  • Resolving inheritance for "App\Command\CanaraguaLocationsImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaLocationsImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaTicketsImportCommand" (parent: .abstract.instanceof.App\Command\CanaraguaTicketsImportCommand).
  • Resolving inheritance for "App\Command\CanaraguaTicketsImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaTicketsImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaWareHouseImportCommand" (parent: .abstract.instanceof.App\Command\CanaraguaWareHouseImportCommand).
  • Resolving inheritance for "App\Command\CanaraguaWareHouseImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaWareHouseImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportDeceaseds" (parent: .abstract.instanceof.App\Command\CemeteryImportDeceaseds).
  • Resolving inheritance for "App\Command\CemeteryImportDeceaseds" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportDeceaseds).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportNiches" (parent: .abstract.instanceof.App\Command\CemeteryImportNiches).
  • Resolving inheritance for "App\Command\CemeteryImportNiches" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportNiches).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand" (parent: .abstract.instanceof.App\Command\CreateSuperAdminCommand).
  • Resolving inheritance for "App\Command\CreateSuperAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand" (parent: .abstract.instanceof.App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand).
  • Resolving inheritance for "App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateJwtKeysCommand" (parent: .abstract.instanceof.App\Command\GenerateJwtKeysCommand).
  • Resolving inheritance for "App\Command\GenerateJwtKeysCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateJwtKeysCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceElementImportCommand" (parent: .abstract.instanceof.App\Command\MaintenanceElementImportCommand).
  • Resolving inheritance for "App\Command\MaintenanceElementImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceElementImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUnreadState" (parent: .abstract.instanceof.App\Command\RemoveUnreadState).
  • Resolving inheritance for "App\Command\RemoveUnreadState" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUnreadState).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportWeekNotificationCommand" (parent: .abstract.instanceof.App\Command\ReportWeekNotificationCommand).
  • Resolving inheritance for "App\Command\ReportWeekNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportWeekNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPasswordCommand" (parent: .abstract.instanceof.App\Command\ResetPasswordCommand).
  • Resolving inheritance for "App\Command\ResetPasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPasswordCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledTaskCommand" (parent: .abstract.instanceof.App\Command\ScheduledTaskCommand).
  • Resolving inheritance for "App\Command\ScheduledTaskCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledTaskCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsFakeForVendorCommand" (parent: .abstract.instanceof.App\Command\TicketsFakeForVendorCommand).
  • Resolving inheritance for "App\Command\TicketsFakeForVendorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsFakeForVendorCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsToCSVCommand" (parent: .abstract.instanceof.App\Command\TicketsToCSVCommand).
  • Resolving inheritance for "App\Command\TicketsToCSVCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsToCSVCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasGetController" (parent: .abstract.instanceof.App\Controller\Canvas\CanvasGetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasGetController).
  • Resolving inheritance for "App\Controller\Canvas\CanvasGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasGetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasPutController" (parent: .abstract.instanceof.App\Controller\Canvas\CanvasPutController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasPutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasPutController).
  • Resolving inheritance for "App\Controller\Canvas\CanvasPutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasPutController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasSingleGetController" (parent: .abstract.instanceof.App\Controller\Canvas\CanvasSingleGetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasSingleGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasSingleGetController).
  • Resolving inheritance for "App\Controller\Canvas\CanvasSingleGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasSingleGetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\SimpleCanvasGetController" (parent: .abstract.instanceof.App\Controller\Canvas\SimpleCanvasGetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\SimpleCanvasGetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\SimpleCanvasGetController).
  • Resolving inheritance for "App\Controller\Canvas\SimpleCanvasGetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\SimpleCanvasGetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Chat\GetCountMessagesAction" (parent: .abstract.instanceof.App\Controller\Chat\GetCountMessagesAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Chat\GetCountMessagesAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Chat\GetCountMessagesAction).
  • Resolving inheritance for "App\Controller\Chat\GetCountMessagesAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Chat\GetCountMessagesAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomField\CustomFieldCollectionAction" (parent: .abstract.instanceof.App\Controller\CustomField\CustomFieldCollectionAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomField\CustomFieldCollectionAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomField\CustomFieldCollectionAction).
  • Resolving inheritance for "App\Controller\CustomField\CustomFieldCollectionAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomField\CustomFieldCollectionAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByElementAction" (parent: .abstract.instanceof.App\Controller\GetTicketsByElementAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByElementAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByElementAction).
  • Resolving inheritance for "App\Controller\GetTicketsByElementAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByElementAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByResourceAction" (parent: .abstract.instanceof.App\Controller\GetTicketsByResourceAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByResourceAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByResourceAction).
  • Resolving inheritance for "App\Controller\GetTicketsByResourceAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByResourceAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaObject\CreateMediaObjectAction" (parent: .abstract.instanceof.App\Controller\MediaObject\CreateMediaObjectAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaObject\CreateMediaObjectAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaObject\CreateMediaObjectAction).
  • Resolving inheritance for "App\Controller\MediaObject\CreateMediaObjectAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaObject\CreateMediaObjectAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\MarkAsReadAction" (parent: .abstract.instanceof.App\Controller\Notification\MarkAsReadAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\MarkAsReadAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\MarkAsReadAction).
  • Resolving inheritance for "App\Controller\Notification\MarkAsReadAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\MarkAsReadAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectController" (parent: .abstract.instanceof.App\Controller\Project\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectController).
  • Resolving inheritance for "App\Controller\Project\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportCSVOrderReportController" (parent: .abstract.instanceof.App\Controller\Report\ExportCSVOrderReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportCSVOrderReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportCSVOrderReportController).
  • Resolving inheritance for "App\Controller\Report\ExportCSVOrderReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportCSVOrderReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportReportController" (parent: .abstract.instanceof.App\Controller\Report\ExportReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportReportController).
  • Resolving inheritance for "App\Controller\Report\ExportReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RequestUserPasswordAction" (parent: .abstract.instanceof.App\Controller\RequestUserPasswordAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RequestUserPasswordAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RequestUserPasswordAction).
  • Resolving inheritance for "App\Controller\RequestUserPasswordAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RequestUserPasswordAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\ChangeSubscriptionAction" (parent: .abstract.instanceof.App\Controller\Subscription\ChangeSubscriptionAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\ChangeSubscriptionAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\ChangeSubscriptionAction).
  • Resolving inheritance for "App\Controller\Subscription\ChangeSubscriptionAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\ChangeSubscriptionAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCheckoutSession" (parent: .abstract.instanceof.App\Controller\Subscription\CreateCheckoutSession).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCheckoutSession" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCheckoutSession).
  • Resolving inheritance for "App\Controller\Subscription\CreateCheckoutSession" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCheckoutSession).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCustomerPortalSession" (parent: .abstract.instanceof.App\Controller\Subscription\CreateCustomerPortalSession).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCustomerPortalSession" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCustomerPortalSession).
  • Resolving inheritance for "App\Controller\Subscription\CreateCustomerPortalSession" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCustomerPortalSession).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionFromAuthAction" (parent: .abstract.instanceof.App\Controller\Subscription\SubscriptionFromAuthAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionFromAuthAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionFromAuthAction).
  • Resolving inheritance for "App\Controller\Subscription\SubscriptionFromAuthAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionFromAuthAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketDeletedAction" (parent: .abstract.instanceof.App\Controller\Ticket\TicketDeletedAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketDeletedAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketDeletedAction).
  • Resolving inheritance for "App\Controller\Ticket\TicketDeletedAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketDeletedAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketListAction" (parent: .abstract.instanceof.App\Controller\Ticket\TicketListAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketListAction).
  • Resolving inheritance for "App\Controller\Ticket\TicketListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketListAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeSlot\TimeSlotListAction" (parent: .abstract.instanceof.App\Controller\TimeSlot\TimeSlotListAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeSlot\TimeSlotListAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeSlot\TimeSlotListAction).
  • Resolving inheritance for "App\Controller\TimeSlot\TimeSlotListAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeSlot\TimeSlotListAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserAction" (parent: .abstract.instanceof.App\Controller\User\DeleteUserAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserAction).
  • Resolving inheritance for "App\Controller\User\DeleteUserAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserByVendorAction" (parent: .abstract.instanceof.App\Controller\User\DeleteUserByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserByVendorAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserByVendorAction).
  • Resolving inheritance for "App\Controller\User\DeleteUserByVendorAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteAgainAction" (parent: .abstract.instanceof.App\Controller\User\InviteAgainAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteAgainAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteAgainAction).
  • Resolving inheritance for "App\Controller\User\InviteAgainAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteAgainAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteUsersAction" (parent: .abstract.instanceof.App\Controller\User\InviteUsersAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteUsersAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteUsersAction).
  • Resolving inheritance for "App\Controller\User\InviteUsersAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteUsersAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RetrieveUserByVendorAction" (parent: .abstract.instanceof.App\Controller\User\RetrieveUserByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RetrieveUserByVendorAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RetrieveUserByVendorAction).
  • Resolving inheritance for "App\Controller\User\RetrieveUserByVendorAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RetrieveUserByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\AssignRolesToVendorAction" (parent: .abstract.instanceof.App\Controller\Vendor\AssignRolesToVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\AssignRolesToVendorAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\AssignRolesToVendorAction).
  • Resolving inheritance for "App\Controller\Vendor\AssignRolesToVendorAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\AssignRolesToVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\GetUsersByVendorAction" (parent: .abstract.instanceof.App\Controller\Vendor\GetUsersByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\GetUsersByVendorAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\GetUsersByVendorAction).
  • Resolving inheritance for "App\Controller\Vendor\GetUsersByVendorAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\GetUsersByVendorAction).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController" (parent: .abstract.instanceof.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController).
  • Resolving inheritance for "App\Controller\WorkerBudgetTime\WorkerBudgetTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryFixtures" (parent: .abstract.instanceof.App\DataFixtures\CemeteryFixtures).
  • Resolving inheritance for "App\DataFixtures\CemeteryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryNewTicketTypeFixtures" (parent: .abstract.instanceof.App\DataFixtures\CemeteryNewTicketTypeFixtures).
  • Resolving inheritance for "App\DataFixtures\CemeteryNewTicketTypeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryNewTicketTypeFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndicatorFixtures" (parent: .abstract.instanceof.App\DataFixtures\IndicatorFixtures).
  • Resolving inheritance for "App\DataFixtures\IndicatorFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndicatorFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ModulesFixtures" (parent: .abstract.instanceof.App\DataFixtures\ModulesFixtures).
  • Resolving inheritance for "App\DataFixtures\ModulesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ModulesFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReportFixtures" (parent: .abstract.instanceof.App\DataFixtures\ReportFixtures).
  • Resolving inheritance for "App\DataFixtures\ReportFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReportFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StateAdditionalFixtures" (parent: .abstract.instanceof.App\DataFixtures\StateAdditionalFixtures).
  • Resolving inheritance for "App\DataFixtures\StateAdditionalFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StateAdditionalFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TicketFixtures" (parent: .abstract.instanceof.App\DataFixtures\TicketFixtures).
  • Resolving inheritance for "App\DataFixtures\TicketFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TicketFixtures).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\AppParamsExtension" (parent: .abstract.instanceof.App\Doctrine\AppParamsExtension).
  • Resolving inheritance for "App\Doctrine\AppParamsExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\AppParamsExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CategoryExtension" (parent: .abstract.instanceof.App\Doctrine\CategoryExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CategoryExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CategoryExtension).
  • Resolving inheritance for "App\Doctrine\CategoryExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CategoryExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatExtension" (parent: .abstract.instanceof.App\Doctrine\ChatExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatExtension).
  • Resolving inheritance for "App\Doctrine\ChatExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatMessageExtension" (parent: .abstract.instanceof.App\Doctrine\ChatMessageExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatMessageExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatMessageExtension).
  • Resolving inheritance for "App\Doctrine\ChatMessageExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatMessageExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CompanyExtension" (parent: .abstract.instanceof.App\Doctrine\CompanyExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CompanyExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CompanyExtension).
  • Resolving inheritance for "App\Doctrine\CompanyExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CompanyExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension" (parent: .abstract.instanceof.App\Doctrine\LocationExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension).
  • Resolving inheritance for "App\Doctrine\LocationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LogExtension" (parent: .abstract.instanceof.App\Doctrine\LogExtension).
  • Resolving inheritance for "App\Doctrine\LogExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LogExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MaintenanceElementExtension" (parent: .abstract.instanceof.App\Doctrine\MaintenanceElementExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MaintenanceElementExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MaintenanceElementExtension).
  • Resolving inheritance for "App\Doctrine\MaintenanceElementExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MaintenanceElementExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MediaObjectExtension" (parent: .abstract.instanceof.App\Doctrine\MediaObjectExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MediaObjectExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MediaObjectExtension).
  • Resolving inheritance for "App\Doctrine\MediaObjectExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MediaObjectExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\NotificationExtension" (parent: .abstract.instanceof.App\Doctrine\NotificationExtension).
  • Resolving inheritance for "App\Doctrine\NotificationExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\NotificationExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ResourceExtension" (parent: .abstract.instanceof.App\Doctrine\ResourceExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ResourceExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ResourceExtension).
  • Resolving inheritance for "App\Doctrine\ResourceExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ResourceExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RoleExtension" (parent: .abstract.instanceof.App\Doctrine\RoleExtension).
  • Resolving inheritance for "App\Doctrine\RoleExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RoleExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TaskExtension" (parent: .abstract.instanceof.App\Doctrine\TaskExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TaskExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TaskExtension).
  • Resolving inheritance for "App\Doctrine\TaskExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TaskExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TicketExtension" (parent: .abstract.instanceof.App\Doctrine\TicketExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TicketExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TicketExtension).
  • Resolving inheritance for "App\Doctrine\TicketExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TicketExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\UserExtension" (parent: .abstract.instanceof.App\Doctrine\UserExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\UserExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\UserExtension).
  • Resolving inheritance for "App\Doctrine\UserExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\UserExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\VendorExtension" (parent: .abstract.instanceof.App\Doctrine\VendorExtension).
  • Resolving inheritance for "App\Doctrine\VendorExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\VendorExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\WorkerBudgetExtension" (parent: .abstract.instanceof.App\Doctrine\WorkerBudgetExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\WorkerBudgetExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\WorkerBudgetExtension).
  • Resolving inheritance for "App\Doctrine\WorkerBudgetExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\WorkerBudgetExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddPaginationHeaders" (parent: .abstract.instanceof.App\EventSubscriber\AddPaginationHeaders).
  • Resolving inheritance for "App\EventSubscriber\AddPaginationHeaders" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddPaginationHeaders).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppParamsPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AppParamsPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\AppParamsPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppParamsPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Category\CategoryPostSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Category\CategoryPostSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Category\CategoryPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Category\CategoryPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Category\CategoryPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Category\CategoryPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Chat\ChatPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Chat\ChatPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPreSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Chat\ChatPreSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Chat\ChatPreSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPreSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Company\CompanyPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Company\CompanyPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Company\CompanyPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Company\CompanyPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalConfigurationSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GlobalConfigurationSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\GlobalConfigurationSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalConfigurationSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleListenerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleListenerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\LocaleListenerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleListenerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Location\LocationPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Location\LocationPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Location\LocationPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Location\LocationPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Location\LocationPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Location\LocationPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Location\LocationPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Location\LocationPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Log\LogPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Log\LogPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Log\LogPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Log\LogPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Onboarding\LeadPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Onboarding\LeadPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostWriteSubcriber" (parent: .abstract.instanceof.App\EventSubscriber\Onboarding\LeadPostWriteSubcriber).
  • Resolving inheritance for "App\EventSubscriber\Onboarding\LeadPostWriteSubcriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostWriteSubcriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Onboarding\LeadPreValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Onboarding\LeadPreValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Onboarding\LeadPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Onboarding\LeadPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Report\ReportPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Report\ReportPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Report\ReportPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Report\ReportPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Resource\ResourcePostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Resource\ResourcePostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Resource\ResourcePostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Resource\ResourcePostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Resource\ResourcePostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Resource\ResourcePostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Resource\ResourcePreSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Resource\ResourcePreSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Resource\ResourcePreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Resource\ResourcePreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Task\TaskPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Task\TaskPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Task\TaskPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Task\TaskPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Task\TaskPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Task\TaskPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Task\TaskPreSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Task\TaskPreSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Task\TaskPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Task\TaskPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\TicketPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\TicketPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\TicketPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\TicketPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\TicketPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\TicketPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\TicketPreSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\TicketPreSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Ticket\TicketPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Ticket\TicketPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber" (parent: .abstract.instanceof.App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber).
  • Resolving inheritance for "App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPostSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreSerializerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPreSerializerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPreSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPreValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPreValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\User\UserPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\User\UserPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostSerializeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Vendor\VendorPostSerializeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Vendor\VendorPostSerializeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostSerializeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostValidateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Vendor\VendorPostValidateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Vendor\VendorPostValidateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostValidateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Vendor\VendorPostWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Vendor\VendorPostWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostWriteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPreWriteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Vendor\VendorPreWriteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Vendor\VendorPreWriteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPreWriteSubscriber).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\OrderPendingToRead" (parent: .abstract.instanceof.App\Filter\Chat\OrderPendingToRead).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\OrderPendingToRead" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\OrderPendingToRead).
  • Resolving inheritance for "App\Filter\Chat\OrderPendingToRead" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\OrderPendingToRead).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\PendingToReadFilter" (parent: .abstract.instanceof.App\Filter\Chat\PendingToReadFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\PendingToReadFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\PendingToReadFilter).
  • Resolving inheritance for "App\Filter\Chat\PendingToReadFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\PendingToReadFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\TermFilter" (parent: .abstract.instanceof.App\Filter\Chat\TermFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\TermFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\TermFilter).
  • Resolving inheritance for "App\Filter\Chat\TermFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\TermFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\VendorFilter" (parent: .abstract.instanceof.App\Filter\Chat\VendorFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\VendorFilter).
  • Resolving inheritance for "App\Filter\Chat\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\VendorFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Indicator\VendorFilter" (parent: .abstract.instanceof.App\Filter\Indicator\VendorFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Indicator\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Indicator\VendorFilter).
  • Resolving inheritance for "App\Filter\Indicator\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Indicator\VendorFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\LocationFilter" (parent: .abstract.instanceof.App\Filter\LocationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\LocationFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\LocationFilter).
  • Resolving inheritance for "App\Filter\LocationFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\LocationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\MediaObjectChatFilter" (parent: .abstract.instanceof.App\Filter\MediaObjectChatFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\MediaObjectChatFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\MediaObjectChatFilter).
  • Resolving inheritance for "App\Filter\MediaObjectChatFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\MediaObjectChatFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Report\DateRangeFilter" (parent: .abstract.instanceof.App\Filter\Report\DateRangeFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Report\DateRangeFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Report\DateRangeFilter).
  • Resolving inheritance for "App\Filter\Report\DateRangeFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Report\DateRangeFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\RoleFilter" (parent: .abstract.instanceof.App\Filter\Task\RoleFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\RoleFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\RoleFilter).
  • Resolving inheritance for "App\Filter\Task\RoleFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\RoleFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateFilter" (parent: .abstract.instanceof.App\Filter\Task\StateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateFilter).
  • Resolving inheritance for "App\Filter\Task\StateFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateWorkerBudgetFilter" (parent: .abstract.instanceof.App\Filter\Task\StateWorkerBudgetFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateWorkerBudgetFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateWorkerBudgetFilter).
  • Resolving inheritance for "App\Filter\Task\StateWorkerBudgetFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateWorkerBudgetFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\TaskFilter" (parent: .abstract.instanceof.App\Filter\Task\TaskFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\TaskFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\TaskFilter).
  • Resolving inheritance for "App\Filter\Task\TaskFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\TaskFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\WorkerBudgetWithOwner" (parent: .abstract.instanceof.App\Filter\Task\WorkerBudgetWithOwner).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\WorkerBudgetWithOwner" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\WorkerBudgetWithOwner).
  • Resolving inheritance for "App\Filter\Task\WorkerBudgetWithOwner" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\WorkerBudgetWithOwner).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\TicketFilter" (parent: .abstract.instanceof.App\Filter\TicketFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\TicketFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\TicketFilter).
  • Resolving inheritance for "App\Filter\TicketFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\TicketFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserLocationFilter" (parent: .abstract.instanceof.App\Filter\UserLocationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserLocationFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserLocationFilter).
  • Resolving inheritance for "App\Filter\UserLocationFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserLocationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserProfileFilter" (parent: .abstract.instanceof.App\Filter\UserProfileFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserProfileFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserProfileFilter).
  • Resolving inheritance for "App\Filter\UserProfileFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserProfileFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\VendorFilter" (parent: .abstract.instanceof.App\Filter\VendorFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\VendorFilter).
  • Resolving inheritance for "App\Filter\VendorFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\VendorFilter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConceptType" (parent: .abstract.instanceof.App\Form\ConceptType).
  • Resolving inheritance for "App\Form\ConceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConceptType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaObjectType" (parent: .abstract.instanceof.App\Form\MediaObjectType).
  • Resolving inheritance for "App\Form\MediaObjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaObjectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleType" (parent: .abstract.instanceof.App\Form\ScheduleType).
  • Resolving inheritance for "App\Form\ScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskResourceType" (parent: .abstract.instanceof.App\Form\TaskResourceType).
  • Resolving inheritance for "App\Form\TaskResourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskResourceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerBudgetType" (parent: .abstract.instanceof.App\Form\WorkerBudgetType).
  • Resolving inheritance for "App\Form\WorkerBudgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerBudgetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChatMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ChatMessageHandler).
  • Resolving inheritance for "App\MessageHandler\ChatMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChatMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LogMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\LogMessageHandler).
  • Resolving inheritance for "App\MessageHandler\LogMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LogMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MessageHandler" (parent: .abstract.instanceof.App\MessageHandler\MessageHandler).
  • Resolving inheritance for "App\MessageHandler\MessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ScheduledTaskHandler" (parent: .abstract.instanceof.App\MessageHandler\ScheduledTaskHandler).
  • Resolving inheritance for "App\MessageHandler\ScheduledTaskHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ScheduledTaskHandler).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\NicheController" (parent: .abstract.instanceof.App\Modules\Cemetery\Controller\NicheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\NicheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\NicheController).
  • Resolving inheritance for "App\Modules\Cemetery\Controller\NicheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\NicheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\PersonController" (parent: .abstract.instanceof.App\Modules\Cemetery\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\PersonController).
  • Resolving inheritance for "App\Modules\Cemetery\Controller\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\RecordController" (parent: .abstract.instanceof.App\Modules\Cemetery\Controller\RecordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\RecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\RecordController).
  • Resolving inheritance for "App\Modules\Cemetery\Controller\RecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\RecordController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber" (parent: .abstract.instanceof.App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber).
  • Resolving inheritance for "App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\CivilStatusRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\CivilStatusRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\CivilStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\CivilStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\DeceasedRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\DeceasedRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\DeceasedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\DeceasedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\LesseeRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\LesseeRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\LesseeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\LesseeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\NicheRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\NicheRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\NicheRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\NicheRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\PersonRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\PersonRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\PersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\RecordRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\RecordRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\RecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\RecordRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\SexRepository" (parent: .abstract.instanceof.App\Modules\Cemetery\Repository\SexRepository).
  • Resolving inheritance for "App\Modules\Cemetery\Repository\SexRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\SexRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AppParamsRepository" (parent: .abstract.instanceof.App\Repository\App\AppParamsRepository).
  • Resolving inheritance for "App\Repository\App\AppParamsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AppParamsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository" (parent: .abstract.instanceof.App\Repository\App\CategoryRepository).
  • Resolving inheritance for "App\Repository\App\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CompanyRepository" (parent: .abstract.instanceof.App\Repository\App\CompanyRepository).
  • Resolving inheritance for "App\Repository\App\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CompanyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomFieldsRepository" (parent: .abstract.instanceof.App\Repository\App\CustomFieldsRepository).
  • Resolving inheritance for "App\Repository\App\CustomFieldsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomFieldsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomModuleRepository" (parent: .abstract.instanceof.App\Repository\App\CustomModuleRepository).
  • Resolving inheritance for "App\Repository\App\CustomModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomModuleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GlobalConfigurationRepository" (parent: .abstract.instanceof.App\Repository\App\GlobalConfigurationRepository).
  • Resolving inheritance for "App\Repository\App\GlobalConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GlobalConfigurationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\IndicatorRepository" (parent: .abstract.instanceof.App\Repository\App\IndicatorRepository).
  • Resolving inheritance for "App\Repository\App\IndicatorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\IndicatorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LocationRepository" (parent: .abstract.instanceof.App\Repository\App\LocationRepository).
  • Resolving inheritance for "App\Repository\App\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MaintenanceElementRepository" (parent: .abstract.instanceof.App\Repository\App\MaintenanceElementRepository).
  • Resolving inheritance for "App\Repository\App\MaintenanceElementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MaintenanceElementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MediaObjectRepository" (parent: .abstract.instanceof.App\Repository\App\MediaObjectRepository).
  • Resolving inheritance for "App\Repository\App\MediaObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MediaObjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NotificationRepository" (parent: .abstract.instanceof.App\Repository\App\NotificationRepository).
  • Resolving inheritance for "App\Repository\App\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PermissionRepository" (parent: .abstract.instanceof.App\Repository\App\PermissionRepository).
  • Resolving inheritance for "App\Repository\App\PermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PermissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ProjectRepository" (parent: .abstract.instanceof.App\Repository\App\ProjectRepository).
  • Resolving inheritance for "App\Repository\App\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ProjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PublicHoliday\PublicHolidayRepository" (parent: .abstract.instanceof.App\Repository\App\PublicHoliday\PublicHolidayRepository).
  • Resolving inheritance for "App\Repository\App\PublicHoliday\PublicHolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PublicHoliday\PublicHolidayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReportRepository" (parent: .abstract.instanceof.App\Repository\App\ReportRepository).
  • Resolving inheritance for "App\Repository\App\ReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ResourceRepository" (parent: .abstract.instanceof.App\Repository\App\ResourceRepository).
  • Resolving inheritance for "App\Repository\App\ResourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ResourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleRepository" (parent: .abstract.instanceof.App\Repository\App\RoleRepository).
  • Resolving inheritance for "App\Repository\App\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleStaffRepository" (parent: .abstract.instanceof.App\Repository\App\RoleStaffRepository).
  • Resolving inheritance for "App\Repository\App\RoleStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleStaffRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ScheduleRepository" (parent: .abstract.instanceof.App\Repository\App\ScheduleRepository).
  • Resolving inheritance for "App\Repository\App\ScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ScheduleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\App\SubscriptionRepository).
  • Resolving inheritance for "App\Repository\App\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\SubscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskConceptRepository" (parent: .abstract.instanceof.App\Repository\App\Task\TaskConceptRepository).
  • Resolving inheritance for "App\Repository\App\Task\TaskConceptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskConceptRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskRepository" (parent: .abstract.instanceof.App\Repository\App\Task\TaskRepository).
  • Resolving inheritance for "App\Repository\App\Task\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskResourceRepository" (parent: .abstract.instanceof.App\Repository\App\Task\TaskResourceRepository).
  • Resolving inheritance for "App\Repository\App\Task\TaskResourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskResourceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogRepository" (parent: .abstract.instanceof.App\Repository\App\Task\TaskStatusLogRepository).
  • Resolving inheritance for "App\Repository\App\Task\TaskStatusLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogTimeSlotRepository" (parent: .abstract.instanceof.App\Repository\App\Task\TaskStatusLogTimeSlotRepository).
  • Resolving inheritance for "App\Repository\App\Task\TaskStatusLogTimeSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogTimeSlotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetRepository" (parent: .abstract.instanceof.App\Repository\App\Task\WorkerBudgetRepository).
  • Resolving inheritance for "App\Repository\App\Task\WorkerBudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetTimeRepository" (parent: .abstract.instanceof.App\Repository\App\Task\WorkerBudgetTimeRepository).
  • Resolving inheritance for "App\Repository\App\Task\WorkerBudgetTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetTimeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\IncidenceTypeRepository" (parent: .abstract.instanceof.App\Repository\App\Ticket\IncidenceTypeRepository).
  • Resolving inheritance for "App\Repository\App\Ticket\IncidenceTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\IncidenceTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketPriorityRepository" (parent: .abstract.instanceof.App\Repository\App\Ticket\TicketPriorityRepository).
  • Resolving inheritance for "App\Repository\App\Ticket\TicketPriorityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketPriorityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketRepository" (parent: .abstract.instanceof.App\Repository\App\Ticket\TicketRepository).
  • Resolving inheritance for "App\Repository\App\Ticket\TicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketStateRepository" (parent: .abstract.instanceof.App\Repository\App\Ticket\TicketStateRepository).
  • Resolving inheritance for "App\Repository\App\Ticket\TicketStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketStateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketTypeRepository" (parent: .abstract.instanceof.App\Repository\App\Ticket\TicketTypeRepository).
  • Resolving inheritance for "App\Repository\App\Ticket\TicketTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository" (parent: .abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository).
  • Resolving inheritance for "App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotItemRepository" (parent: .abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotItemRepository).
  • Resolving inheritance for "App\Repository\App\TimeSlot\TimeSlotItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotRepository" (parent: .abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotRepository).
  • Resolving inheritance for "App\Repository\App\TimeSlot\TimeSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository" (parent: .abstract.instanceof.App\Repository\App\UserRepository).
  • Resolving inheritance for "App\Repository\App\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorRepository" (parent: .abstract.instanceof.App\Repository\App\VendorRepository).
  • Resolving inheritance for "App\Repository\App\VendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorStaffRepository" (parent: .abstract.instanceof.App\Repository\App\VendorStaffRepository).
  • Resolving inheritance for "App\Repository\App\VendorStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorStaffRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Auth\B2bTokenRepository" (parent: .abstract.instanceof.App\Repository\Auth\B2bTokenRepository).
  • Resolving inheritance for "App\Repository\Auth\B2bTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Auth\B2bTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageReadRepository" (parent: .abstract.instanceof.App\Repository\Chat\ChatMessageReadRepository).
  • Resolving inheritance for "App\Repository\Chat\ChatMessageReadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageReadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageRepository" (parent: .abstract.instanceof.App\Repository\Chat\ChatMessageRepository).
  • Resolving inheritance for "App\Repository\Chat\ChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatRepository" (parent: .abstract.instanceof.App\Repository\Chat\ChatRepository).
  • Resolving inheritance for "App\Repository\Chat\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CornerPolygonRepository" (parent: .abstract.instanceof.App\Repository\CornerPolygonRepository).
  • Resolving inheritance for "App\Repository\CornerPolygonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CornerPolygonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEntryRepository" (parent: .abstract.instanceof.App\Repository\Log\LogEntryRepository).
  • Resolving inheritance for "App\Repository\Log\LogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\TaskLogEntryRepository" (parent: .abstract.instanceof.App\Repository\Log\TaskLogEntryRepository).
  • Resolving inheritance for "App\Repository\Log\TaskLogEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\TaskLogEntryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\InvitationRepository" (parent: .abstract.instanceof.App\Repository\Onboarding\InvitationRepository).
  • Resolving inheritance for "App\Repository\Onboarding\InvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\InvitationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadRepository" (parent: .abstract.instanceof.App\Repository\Onboarding\LeadRepository).
  • Resolving inheritance for "App\Repository\Onboarding\LeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadStaffRepository" (parent: .abstract.instanceof.App\Repository\Onboarding\LeadStaffRepository).
  • Resolving inheritance for "App\Repository\Onboarding\LeadStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadStaffRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ContainsAlphabetValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ContainsAlphabetValidator).
  • Resolving inheritance for "App\Validator\Constraints\ContainsAlphabetValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ContainsAlphabetValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidDNIValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidDNIValidator).
  • Resolving inheritance for "App\Validator\Constraints\ValidDNIValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidDNIValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidEmailValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidEmailValidator).
  • Resolving inheritance for "App\Validator\Constraints\ValidEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidEmailValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPasswordValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidPasswordValidator).
  • Resolving inheritance for "App\Validator\Constraints\ValidPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPasswordValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPhoneValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidPhoneValidator).
  • Resolving inheritance for "App\Validator\Constraints\ValidPhoneValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPhoneValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidZipCodeValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ValidZipCodeValidator).
  • Resolving inheritance for "App\Validator\Constraints\ValidZipCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidZipCodeValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amqp" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amqpScheduledTask" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amqpChatMessage" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.amqpLogMessage" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.firewall.map.config.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.dao.login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.json.login" (parent: security.authentication.listener.json).
  • 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.global_conf" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.global_conf" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.listener.anonymous.api" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.api" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.basic_entry_point.main" (parent: security.authentication.basic_entry_point).
  • 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.lazy_context).
  • 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 "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "fos_elastica.client.default" (parent: fos_elastica.client_prototype).
  • Resolving inheritance for "fos_elastica.index.app" (parent: fos_elastica.index_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "annotated_app_modules_cemetery_entity_deceased_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_modules_cemetery_entity_deceased_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_modules_cemetery_entity_lessee_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter" (parent: .abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_app_filter_chat_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter" (parent: .abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_term_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_app_filter_chat_term_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter" (parent: .abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read" (parent: .abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read).
  • Resolving inheritance for "annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read).
  • Resolving inheritance for "annotated_app_entity_chat_chat_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_chat_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter" (parent: .abstract.instanceof.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter).
  • Resolving inheritance for "annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter).
  • Resolving inheritance for "annotated_app_entity_app_indicator_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_report_app_filter_report_date_range_filter" (parent: .abstract.instanceof.annotated_app_entity_app_report_app_filter_report_date_range_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_report_app_filter_report_date_range_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_report_app_filter_report_date_range_filter).
  • Resolving inheritance for "annotated_app_entity_app_report_app_filter_report_date_range_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_report_app_filter_report_date_range_filter).
  • Resolving inheritance for "annotated_app_entity_app_report_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_category_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_category_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_maintenance_element_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_maintenance_element_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter).
  • Resolving inheritance for "annotated_app_entity_app_maintenance_element_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_time_slot_time_slot_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_resource_and_tool_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter).
  • Resolving inheritance for "annotated_app_entity_app_resource_and_tool_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_resource_and_tool_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_location_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_location_app_filter_location_filter" (parent: .abstract.instanceof.annotated_app_entity_app_location_app_filter_location_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_location_app_filter_location_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_location_app_filter_location_filter).
  • Resolving inheritance for "annotated_app_entity_app_location_app_filter_location_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_location_app_filter_location_filter).
  • Resolving inheritance for "annotated_app_entity_app_location_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter).
  • Resolving inheritance for "annotated_app_entity_app_location_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter" (parent: .abstract.instanceof.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter).
  • Resolving inheritance for "annotated_app_entity_app_media_object_app_filter_media_object_chat_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_profile_filter" (parent: .abstract.instanceof.annotated_app_entity_app_user_app_filter_user_profile_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_profile_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_profile_filter).
  • Resolving inheritance for "annotated_app_entity_app_user_app_filter_user_profile_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_profile_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_location_filter" (parent: .abstract.instanceof.annotated_app_entity_app_user_app_filter_user_location_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_location_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_location_filter).
  • Resolving inheritance for "annotated_app_entity_app_user_app_filter_user_location_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_location_filter).
  • Resolving inheritance for "annotated_app_entity_app_user_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_user_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_vendor_app_filter_vendor_filter" (parent: .abstract.instanceof.annotated_app_entity_app_vendor_app_filter_vendor_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_vendor_app_filter_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_vendor_app_filter_vendor_filter).
  • Resolving inheritance for "annotated_app_entity_app_vendor_app_filter_vendor_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_vendor_app_filter_vendor_filter).
  • Resolving inheritance for "annotated_app_entity_app_vendor_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_vendor_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_ticket_type_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_incidence_type_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_ticket_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter" (parent: .abstract.instanceof.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_ticket_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_app_ticket_ticket_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_global_configuration_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_task_filter" (parent: .abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_task_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_task_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_task_filter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_app_filter_task_task_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_task_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter" (parent: .abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_filter" (parent: .abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_state_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_filter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_app_filter_task_state_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_role_filter" (parent: .abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_role_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_role_filter" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_role_filter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_app_filter_task_role_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_role_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner" (parent: .abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner).
  • Resolving inheritance for "annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner).
  • Resolving inheritance for "annotated_app_entity_app_task_task_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_app_task_task_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_log_log_entry_api_platform_core_bridge_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for "annotated_app_entity_log_log_entry_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_log_log_entry_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "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.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "monolog.logger.commands" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.emails" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.pusher" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.sms" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.elastica" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
710
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\Interfaces\B2bTokenInterface"; reason: private alias.
  • Removed service "App\Interfaces\CanvasInterface"; reason: private alias.
  • Removed service "App\Interfaces\CustomFieldServiceInterface"; reason: private alias.
  • Removed service "App\Interfaces\ProjectInterface"; reason: private alias.
  • Removed service "App\Interfaces\TicketInterface"; reason: private alias.
  • Removed service "App\Interfaces\TimeSlotHistoryInterface"; reason: private alias.
  • Removed service "App\Interfaces\TimeSlotInterface"; reason: private alias.
  • Removed service "App\Interfaces\UserInterface"; reason: private alias.
  • Removed service "App\Interfaces\Vendor\VendorInterface"; reason: private alias.
  • Removed service "App\Interfaces\Vendor\VendorStaffInterface"; reason: private alias.
  • Removed service "App\Interfaces\WorkerBudgetTimeInterface"; reason: private alias.
  • Removed service "App\Modules\Cemetery\Interfaces\PersonInterface"; reason: private alias.
  • Removed service "App\Modules\Cemetery\Interfaces\RecordInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.api_user_provider"; 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.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.message_bus"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Configuration\ConfigManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\IndexManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\IndexTemplateManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\Resetter"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\TemplateResetter"; reason: private alias.
  • Removed service "Elastica\Client"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Elastica\Client"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; 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 "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Sentry\FlushableClientInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "api_platform.name_converter"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $commandsLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $emailsLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $pusherLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $smsLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $elasticaLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".service_locator.F.veyLJ"; reason: private alias.
  • Removed service ".service_locator.uSCxjxk"; reason: private alias.
  • Removed service ".service_locator.c3XszGA"; reason: private alias.
  • Removed service ".service_locator.awwKpsy"; reason: private alias.
  • Removed service ".service_locator.FX2vs6z"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.inherited.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.collection_data_provider"; reason: private alias.
  • Removed service "api_platform.item_data_provider"; reason: private alias.
  • Removed service "api_platform.subresource_data_provider"; reason: private alias.
  • Removed service "api_platform.data_persister"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.route_name_resolver"; reason: private alias.
  • Removed service "api_platform.subresource_operation_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
294
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Command\ReportWeekNotificationCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\B2bToken\AuthByB2bToken" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\Chat\GetCountMessagesAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Chat\MarkAllChatAsReadAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Chat\ReadChatAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\MediaObject\CreateMediaObjectAction" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\MediaObject\CreateMediaObjectAction" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\MediaObject\CreateMediaObjectAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\MediaObject\GetMediaObjectAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\MediaObject\GetMediaObjectThumbnailBigAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\MediaObject\GetMediaObjectThumbnailSmallAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Project\ProjectController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\PublicHoliday\PublicHolidayController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\RequestUserPasswordAction" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\RequestUserPasswordAction" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\RequestUserPasswordAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\ResetUserPasswordAction" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\ResetUserPasswordAction" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\ResetUserPasswordAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Task\UpdateTaskStatus" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Ticket\TicketDeletedAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\User\DeleteUserAction" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\User\DeleteUserAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\User\DeleteUserByVendorAction" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\User\DeleteUserByVendorAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\User\InviteAgainAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\User\InviteUsersAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\User\RetrieveUserByVendorAction" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\Controller\User\RetrieveUserByVendorAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\WorkerBudget\CreateBlockLogWorkerBudgetAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\WorkerBudget\DeleteBlockLogWorkerBudgetAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\WorkerBudget\GetWorkerBudgetRealCost" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\WorkerBudgetTime\WorkerBudgetTimeController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\DataFixtures\AppFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\DataFixtures\TicketFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Doctrine\CategoryExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\ChatExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\LocationExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\MaintenanceElementExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\ResourceExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\RoleExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\TaskExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\TicketExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\UserExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Doctrine\WorkerBudgetExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\JWTCreatedListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\SoftDeleteableListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\SoftDeleteableListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\TaskChangesListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\TaskChangesListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\TicketChangesListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\TicketChangesListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Category\CategoryPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Category\CategoryPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Chat\ChatPostSerializerSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Chat\ChatPreSerializeSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Company\CompanyPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\GlobalConfigurationSerializeSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\LocaleListenerSubscriber" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "App\EventSubscriber\Location\LocationPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Location\LocationPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Onboarding\LeadPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Onboarding\LeadPostWriteSubcriber" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\EventSubscriber\Onboarding\LeadPostWriteSubcriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Resource\ResourcePostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Resource\ResourcePreSerializerSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Resource\ResourcePreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Task\TaskPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Task\TaskPostValidateSubscriber" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\EventSubscriber\Task\TaskPostWriteSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\Task\TaskPostWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Task\TaskPreSerializerSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Task\TaskPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Ticket\TicketPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Ticket\TicketPostWriteSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\Ticket\TicketPostWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Ticket\TicketPreSerializeSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Ticket\TicketPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\User\UserPostSerializerSubscriber" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\EventSubscriber\User\UserPostValidateSubscriber" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\EventSubscriber\User\UserPostValidateSubscriber" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\EventSubscriber\User\UserPostValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\User\UserPostWriteSubscriber" previously pointing to "App\Services\UserService" to "user_service".
  • Changed reference of service "App\EventSubscriber\User\UserPostWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\User\UserPostWriteSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\User\UserPreSerializerSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\User\UserPreValidateSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventSubscriber\Vendor\VendorPostWriteSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\Vendor\VendorPreWriteSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Modules\Cemetery\EventListener\Record\RecordChangeListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Modules\Cemetery\EventListener\Record\RecordChangeListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Modules\Cemetery\Services\RecordService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\InvitationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\InvitationService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Services\LogService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\MailService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\PublicHoliday\publicHolidayService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\PushNotificationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\PushNotificationService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Services\PushService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\ReportService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\StatesService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Services\TicketService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\TicketService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Services\TicketService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\VendorService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\WorkerBudget\WorkerBudgetTimeService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jwt_event_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "qiip.soft_delete" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "qiip.soft_delete" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ticket_changes_listener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "ticket_changes_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "task_changes_listener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "task_changes_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "record_changes_listener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "record_changes_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json.login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.switchuser_listener.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "gesdinet.jwtrefreshtoken.send_token" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.in_place_pager_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.model_to_elastica_transformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.command.populate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "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.CCTmIC0" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service "user_service" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "user_service" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "user_service" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "console.command.public_alias.App\Command\CemeteryImportDeceaseds" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.public_alias.App\Command\CemeteryImportNiches" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.public_alias.App\Command\CreateSuperAdminCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.public_alias.App\Command\CreateSuperAdminCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "console.command.public_alias.App\Command\ResetPasswordCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.public_alias.App\Command\ResetPasswordCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "console.command.public_alias.App\Command\ScheduledTaskCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "console.command.public_alias.App\Command\TicketsToCSVCommand" previously pointing to "translator.data_collector" to "translator".
230
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 "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service "fos_elastica.client_prototype"; reason: abstract.
  • Removed service "fos_elastica.index_prototype"; reason: abstract.
  • Removed service "fos_elastica.index_template_prototype"; reason: abstract.
  • Removed service "fos_elastica.type_prototype"; reason: abstract.
  • Removed service "fos_elastica.finder"; reason: abstract.
  • Removed service "fos_elastica.object_persister"; reason: abstract.
  • Removed service "fos_elastica.object_serializer_persister"; reason: abstract.
  • Removed service "fos_elastica.model_to_elastica_transformer"; reason: abstract.
  • Removed service "fos_elastica.model_to_elastica_identifier_transformer"; reason: abstract.
  • Removed service "fos_elastica.elastica_to_model_transformer.collection"; 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\AddApiVersionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddApiVersionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddRoleWeightCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddRoleWeightCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddVendorCodeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddVendorCodeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaAddProjectToWO"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CanaraguaAddProjectToWO"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaLocationsImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CanaraguaLocationsImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaTicketsImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CanaraguaTicketsImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CanaraguaWareHouseImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CanaraguaWareHouseImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportDeceaseds"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CemeteryImportDeceaseds"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CemeteryImportNiches"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CemeteryImportNiches"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix_UpdatedByAndCreatedForTicketAndTaskByCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateJwtKeysCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateJwtKeysCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceElementImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MaintenanceElementImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveUnreadState"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RemoveUnreadState"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReportWeekNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReportWeekNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPasswordCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ResetPasswordCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ScheduledTaskCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ScheduledTaskCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsFakeForVendorCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TicketsFakeForVendorCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TicketsToCSVCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TicketsToCSVCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasGetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Canvas\CanvasGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasPutController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasPutController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Canvas\CanvasPutController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\CanvasSingleGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\CanvasSingleGetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Canvas\CanvasSingleGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Canvas\SimpleCanvasGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Canvas\SimpleCanvasGetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Canvas\SimpleCanvasGetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Chat\GetCountMessagesAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Chat\GetCountMessagesAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Chat\GetCountMessagesAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomField\CustomFieldCollectionAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomField\CustomFieldCollectionAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomField\CustomFieldCollectionAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByElementAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByElementAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GetTicketsByElementAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GetTicketsByResourceAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GetTicketsByResourceAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GetTicketsByResourceAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaObject\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaObject\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MediaObject\CreateMediaObjectAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Notification\MarkAsReadAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Notification\MarkAsReadAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Notification\MarkAsReadAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Project\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Project\ProjectController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Project\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportCSVOrderReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportCSVOrderReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Report\ExportCSVOrderReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ExportReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ExportReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Report\ExportReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RequestUserPasswordAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RequestUserPasswordAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RequestUserPasswordAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\ChangeSubscriptionAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\ChangeSubscriptionAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\ChangeSubscriptionAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCheckoutSession"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCheckoutSession"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\CreateCheckoutSession"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\CreateCustomerPortalSession"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\CreateCustomerPortalSession"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\CreateCustomerPortalSession"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Subscription\SubscriptionFromAuthAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Subscription\SubscriptionFromAuthAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Subscription\SubscriptionFromAuthAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketDeletedAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketDeletedAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Ticket\TicketDeletedAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ticket\TicketListAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ticket\TicketListAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Ticket\TicketListAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeSlot\TimeSlotListAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeSlot\TimeSlotListAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TimeSlot\TimeSlotListAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\DeleteUserAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\DeleteUserByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\DeleteUserByVendorAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\DeleteUserByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteAgainAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteAgainAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\InviteAgainAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\InviteUsersAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\InviteUsersAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\InviteUsersAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RetrieveUserByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RetrieveUserByVendorAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\RetrieveUserByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\AssignRolesToVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\AssignRolesToVendorAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vendor\AssignRolesToVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vendor\GetUsersByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vendor\GetUsersByVendorAction"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vendor\GetUsersByVendorAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\CemeteryFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CemeteryNewTicketTypeFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\CemeteryNewTicketTypeFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\IndicatorFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\IndicatorFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ModulesFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ModulesFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ReportFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ReportFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StateAdditionalFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\StateAdditionalFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\TicketFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\TicketFixtures"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\AppParamsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\AppParamsExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CategoryExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CategoryExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\CategoryExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\ChatExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ChatMessageExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ChatMessageExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\ChatMessageExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\CompanyExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\CompanyExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\CompanyExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\LocationExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\LogExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\LogExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MaintenanceElementExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MaintenanceElementExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\MaintenanceElementExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\MediaObjectExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\MediaObjectExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\MediaObjectExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\NotificationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\NotificationExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\ResourceExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\ResourceExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\ResourceExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\RoleExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\RoleExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TaskExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TaskExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\TaskExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\TicketExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\TicketExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\TicketExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\UserExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\UserExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\UserExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\VendorExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\VendorExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.App\Doctrine\WorkerBudgetExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.App\Doctrine\WorkerBudgetExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\WorkerBudgetExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddPaginationHeaders"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AddPaginationHeaders"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AppParamsPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AppParamsPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Category\CategoryPostSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Category\CategoryPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Category\CategoryPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Category\CategoryPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Chat\ChatPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Chat\ChatPreSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Chat\ChatPreSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ChatMessage\ChatMessagePreSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Company\CompanyPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Company\CompanyPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GlobalConfigurationSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\GlobalConfigurationSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleListenerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\LocaleListenerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Location\LocationPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Location\LocationPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Location\LocationPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Location\LocationPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Location\LocationPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Log\LogPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Log\LogPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceElement\MaintenanceElementPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Onboarding\LeadPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPostWriteSubcriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Onboarding\LeadPostWriteSubcriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Onboarding\LeadPreValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Onboarding\LeadPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Onboarding\LeadPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Report\ReportPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Report\ReportPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Resource\ResourcePostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Resource\ResourcePostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Resource\ResourcePostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Resource\ResourcePreSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Resource\ResourcePreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Resource\ResourcePreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Task\TaskPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Task\TaskPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Task\TaskPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Task\TaskPreSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Task\TaskPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Task\TaskPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\IncidenceTypePreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\TicketPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\TicketPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\TicketPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\TicketPreSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Ticket\TicketPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Ticket\TicketPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\TimeSlot\TimeSlotPreWriteSuscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPreSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPreValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\User\UserPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\User\UserPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostSerializeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Vendor\VendorPostSerializeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostValidateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Vendor\VendorPostValidateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPostWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Vendor\VendorPostWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vendor\VendorPreWriteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Vendor\VendorPreWriteSubscriber"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\OrderPendingToRead"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\OrderPendingToRead"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Chat\OrderPendingToRead"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\PendingToReadFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\PendingToReadFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Chat\PendingToReadFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\TermFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\TermFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Chat\TermFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Chat\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Chat\VendorFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Chat\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Indicator\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Indicator\VendorFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Indicator\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\LocationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\LocationFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\LocationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\MediaObjectChatFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\MediaObjectChatFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\MediaObjectChatFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Report\DateRangeFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Report\DateRangeFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Report\DateRangeFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\RoleFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\RoleFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Task\RoleFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Task\StateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\StateWorkerBudgetFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\StateWorkerBudgetFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Task\StateWorkerBudgetFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\TaskFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\TaskFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Task\TaskFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\Task\WorkerBudgetWithOwner"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\Task\WorkerBudgetWithOwner"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\Task\WorkerBudgetWithOwner"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\TicketFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\TicketFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\TicketFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserLocationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserLocationFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\UserLocationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\UserProfileFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\UserProfileFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\UserProfileFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\VendorFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\VendorFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConceptType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ConceptType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MediaObjectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MediaObjectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ScheduleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ScheduleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskResourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TaskResourceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkerBudgetType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\WorkerBudgetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ChatMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ChatMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\LogMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\LogMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\MessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ScheduledTaskHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ScheduledTaskHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\NicheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\NicheController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Controller\NicheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\PersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cemetery\Controller\RecordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cemetery\Controller\RecordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Controller\RecordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\EventSubscriber\Record\RecordPostSerializerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\CivilStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\CivilStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\DeceasedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\DeceasedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\LesseeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\LesseeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\NicheRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\NicheRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\PersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\PersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\RecordRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\RecordRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\Cemetery\Repository\SexRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Modules\Cemetery\Repository\SexRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AppParamsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AppParamsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CompanyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CompanyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomFieldsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CustomFieldsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomModuleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CustomModuleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\GlobalConfigurationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\GlobalConfigurationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\IndicatorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\IndicatorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MaintenanceElementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\MaintenanceElementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MediaObjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\MediaObjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PermissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\PermissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ProjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ProjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PublicHoliday\PublicHolidayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\PublicHoliday\PublicHolidayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ResourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ResourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\RoleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoleStaffRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\RoleStaffRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ScheduleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ScheduleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\SubscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\SubscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskConceptRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\TaskConceptRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\TaskRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskResourceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\TaskResourceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\TaskStatusLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\TaskStatusLogTimeSlotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\TaskStatusLogTimeSlotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\WorkerBudgetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Task\WorkerBudgetTimeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Task\WorkerBudgetTimeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\IncidenceTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Ticket\IncidenceTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketPriorityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Ticket\TicketPriorityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Ticket\TicketRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketStateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Ticket\TicketStateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\Ticket\TicketTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\Ticket\TicketTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotHistoryWorkerBudgetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TimeSlot\TimeSlotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TimeSlot\TimeSlotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\VendorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\VendorStaffRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\VendorStaffRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Auth\B2bTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Auth\B2bTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageReadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Chat\ChatMessageReadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Chat\ChatMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Chat\ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Chat\ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CornerPolygonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CornerPolygonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\TaskLogEntryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\TaskLogEntryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\InvitationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Onboarding\InvitationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Onboarding\LeadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onboarding\LeadStaffRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Onboarding\LeadStaffRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ContainsAlphabetValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ContainsAlphabetValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidDNIValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ValidDNIValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidEmailValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ValidEmailValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPasswordValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ValidPasswordValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidPhoneValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ValidPhoneValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ValidZipCodeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ValidZipCodeValidator"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_term_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_term_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_pending_to_read_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_chat_chat_app_filter_chat_order_pending_to_read"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_indicator_app_filter_indicator_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_report_app_filter_report_date_range_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_report_app_filter_report_date_range_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_report_app_filter_report_date_range_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_location_app_filter_location_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_location_app_filter_location_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_location_app_filter_location_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_media_object_app_filter_media_object_chat_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_profile_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_profile_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_user_app_filter_user_profile_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_user_app_filter_user_location_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_user_app_filter_user_location_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_user_app_filter_user_location_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_vendor_app_filter_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_vendor_app_filter_vendor_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_vendor_app_filter_vendor_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_ticket_ticket_app_filter_ticket_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_task_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_task_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_task_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_state_worker_budget_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_state_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_state_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_state_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_role_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_role_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_role_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_app_task_task_app_filter_task_worker_budget_with_owner"; reason: abstract.
684
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Google_Client"; reason: unused.
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Error\ErrorDataContainerForExceptions"; reason: unused.
  • Removed service "App\EventListener\JWTCreatedListener"; reason: unused.
  • Removed service "App\EventListener\LoggableListener"; reason: unused.
  • Removed service "App\EventListener\SoftDeleteableListener"; reason: unused.
  • Removed service "App\EventListener\TaskChangesListener"; reason: unused.
  • Removed service "App\EventListener\TicketChangesListener"; reason: unused.
  • Removed service "App\Exception\AccessDeniedException"; reason: unused.
  • Removed service "App\Exception\CaptchaTokenInvalidException"; reason: unused.
  • Removed service "App\Exception\CategoryException"; reason: unused.
  • Removed service "App\Exception\GeneralException"; reason: unused.
  • Removed service "App\Exception\GlobalConfigurationException"; reason: unused.
  • Removed service "App\Exception\InvalidArgumentException"; reason: unused.
  • Removed service "App\Exception\MediaObjectException"; reason: unused.
  • Removed service "App\Exception\NotFoundException"; reason: unused.
  • Removed service "App\Exception\SubmittedOnboardingException"; reason: unused.
  • Removed service "App\Exception\UserException"; reason: unused.
  • Removed service "App\Exception\VendorException"; reason: unused.
  • Removed service "App\Lib\CustomPaginator"; reason: unused.
  • Removed service "App\MessageHandler\ChatMessage"; reason: unused.
  • Removed service "App\MessageHandler\LogMessage"; reason: unused.
  • Removed service "App\MessageHandler\Message"; reason: unused.
  • Removed service "App\MessageHandler\ScheduledTask"; reason: unused.
  • Removed service "App\Model\PushModel"; reason: unused.
  • Removed service "App\Modules\Cemetery\CemeteryBundle"; reason: unused.
  • Removed service "App\Modules\Cemetery\Entity\CivilStatus"; reason: unused.
  • Removed service "App\Modules\Cemetery\Entity\Deceased"; reason: unused.
  • Removed service "App\Modules\Cemetery\Entity\Lessee"; reason: unused.
  • Removed service "App\Modules\Cemetery\Entity\Record"; reason: unused.
  • Removed service "App\Modules\Cemetery\Entity\Sex"; reason: unused.
  • Removed service "App\Modules\Cemetery\EventListener\Record\RecordChangeListener"; reason: unused.
  • Removed service "App\Services\ChannelAuthenticator"; reason: unused.
  • Removed service "App\Services\CustomField\EntityWithCustomFieldService"; reason: unused.
  • Removed service "App\Validator\Constraints\ContainsAlphabet"; reason: unused.
  • Removed service "App\Validator\Constraints\ValidDNI"; reason: unused.
  • Removed service "App\Validator\Constraints\ValidEmail"; reason: unused.
  • Removed service "App\Validator\Constraints\ValidPassword"; reason: unused.
  • Removed service "App\Validator\Constraints\ValidPhone"; reason: unused.
  • Removed service "App\Validator\Constraints\ValidZipCode"; 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 "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~f6sNaEm"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "Http\Client\HttpClient"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~4SY1Vpw"; reason: unused.
  • Removed service ".1_DoctrineProvider~4SY1Vpw"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "security.helper"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~OwqPN03"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.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.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service "fos_elastica.property_accessor"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~mjK2D7J"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~mjK2D7J"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~mjK2D7J"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~mjK2D7J"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
134
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Canvas\CanvasGetController" to "App\Controller\Canvas\CanvasGetController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Canvas\CanvasPutController" to "App\Controller\Canvas\CanvasPutController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Canvas\CanvasSingleGetController" to "App\Controller\Canvas\CanvasSingleGetController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Canvas\SimpleCanvasGetController" to "App\Controller\Canvas\SimpleCanvasGetController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Chat\GetCountMessagesAction" to "App\Controller\Chat\GetCountMessagesAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CustomField\CustomFieldCollectionAction" to "App\Controller\CustomField\CustomFieldCollectionAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\GetTicketsByElementAction" to "App\Controller\GetTicketsByElementAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\GetTicketsByResourceAction" to "App\Controller\GetTicketsByResourceAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\MediaObject\CreateMediaObjectAction" to "App\Controller\MediaObject\CreateMediaObjectAction".
  • Inlined service "App\Services\NotificationService" to "App\Controller\Notification\MarkAsReadAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Notification\MarkAsReadAction" to "App\Controller\Notification\MarkAsReadAction".
  • Inlined service "App\Services\Project\ProjectServices" to "App\Controller\Project\ProjectController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Project\ProjectController" to "App\Controller\Project\ProjectController".
  • Inlined service "App\Services\PublicHoliday\publicHolidayService" to "App\Controller\PublicHoliday\PublicHolidayController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Report\ExportCSVOrderReportController" to "App\Controller\Report\ExportCSVOrderReportController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Report\ExportReportController" to "App\Controller\Report\ExportReportController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\RequestUserPasswordAction" to "App\Controller\RequestUserPasswordAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Subscription\ChangeSubscriptionAction" to "App\Controller\Subscription\ChangeSubscriptionAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Subscription\CreateCheckoutSession" to "App\Controller\Subscription\CreateCheckoutSession".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Subscription\CreateCustomerPortalSession" to "App\Controller\Subscription\CreateCustomerPortalSession".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Subscription\SubscriptionFromAuthAction" to "App\Controller\Subscription\SubscriptionFromAuthAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Ticket\TicketDeletedAction" to "App\Controller\Ticket\TicketDeletedAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Ticket\TicketListAction" to "App\Controller\Ticket\TicketListAction".
  • Inlined service "App\Services\TimeSlot\TimeSlotService" to "App\Controller\TimeSlot\TimeSlotListAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TimeSlot\TimeSlotListAction" to "App\Controller\TimeSlot\TimeSlotListAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\User\DeleteUserAction" to "App\Controller\User\DeleteUserAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\User\DeleteUserByVendorAction" to "App\Controller\User\DeleteUserByVendorAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\User\InviteAgainAction" to "App\Controller\User\InviteAgainAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\User\InviteUsersAction" to "App\Controller\User\InviteUsersAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\User\RetrieveUserByVendorAction" to "App\Controller\User\RetrieveUserByVendorAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Vendor\AssignRolesToVendorAction" to "App\Controller\Vendor\AssignRolesToVendorAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Vendor\GetUsersByVendorAction" to "App\Controller\Vendor\GetUsersByVendorAction".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\WorkerBudgetTime\WorkerBudgetTimeController" to "App\Controller\WorkerBudgetTime\WorkerBudgetTimeController".
  • Inlined service "App\Services\IndicatorService" to "App\EventSubscriber\Indicator\IndicatorPostSerializerSubscriber".
  • Inlined service "App\Services\MaintenanceElementService" to "App\EventSubscriber\MaintenanceElement\MaintenanceElementPostSerializerSubscriber".
  • Inlined service "App\Services\ResourceService" to "App\EventSubscriber\Resource\ResourcePostSerializerSubscriber".
  • Inlined service "App\Modules\Cemetery\Services\NicheService" to "App\Modules\Cemetery\Controller\NicheController".
  • Inlined service ".service_locator.vdmMuyE.App\Modules\Cemetery\Controller\NicheController" to "App\Modules\Cemetery\Controller\NicheController".
  • Inlined service "App\Modules\Cemetery\Services\PersonService" to "App\Modules\Cemetery\Controller\PersonController".
  • Inlined service ".service_locator.vdmMuyE.App\Modules\Cemetery\Controller\PersonController" to "App\Modules\Cemetery\Controller\PersonController".
  • Inlined service "App\Modules\Cemetery\Services\RecordService" to "App\Modules\Cemetery\Controller\RecordController".
  • Inlined service ".service_locator.vdmMuyE.App\Modules\Cemetery\Controller\RecordController" to "App\Modules\Cemetery\Controller\RecordController".
  • Inlined service "App\Handlers\TokenHandler" to "App\Services\B2bTokenService".
  • Inlined service "monolog.logger.commands" to "App\Services\CommandLogService".
  • Inlined service "monolog.logger.emails" to "App\Services\MailLogService".
  • Inlined service "App\Services\MailLogService" to "App\Services\PushNotificationService".
  • Inlined service "App\Services\PushService" to "App\Services\PushNotificationService".
  • Inlined service "monolog.logger.pusher" to "App\Services\PusherLogService".
  • Inlined service "App\Services\SmsLogService" to "App\Services\SMSSendService".
  • Inlined service "monolog.logger.sms" to "App\Services\SmsLogService".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~g9b8CVe" to "error_handler.error_renderer.html".
  • Inlined service ".2_~g9b8CVe" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "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.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~dIDG0fi" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.Crx91MB" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.CCTmIC0" to "messenger.routable_message_bus".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.Xj9sSlV" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "api_platform.data_collector.request" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "fos_elastica.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~Jyw4wg0".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "api_platform.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~Jyw4wg0" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.hal.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "api_platform.hal.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "api_platform.hal.normalizer.collection" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "api_platform.hal.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 "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.hal.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~cvkvfBe" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~cvkvfBe" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "lopi_pusher.twig_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7YWluy." to "twig.runtime_loader".
  • Inlined service ".1_bool~2OIVAWd" to "twig.error_renderer.html".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.MjAySi9" 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.request_matcher.ZCl9B5U" to "security.access_map".
  • Inlined service ".security.request_matcher.OFHgJOJ" to "security.access_map".
  • Inlined service ".security.request_matcher.GtJ5Wza" to "security.access_map".
  • Inlined service ".security.request_matcher.dKycZ1C" to "security.access_map".
  • Inlined service ".security.request_matcher.vjVEu5c" to "security.access_map".
  • Inlined service ".security.request_matcher.tBJ05cx" to "security.access_map".
  • Inlined service ".security.request_matcher.ADko48N" to "security.access_map".
  • Inlined service ".security.request_matcher.CVfVJg_" to "security.access_map".
  • Inlined service ".security.request_matcher.uX4PwTK" to "security.access_map".
  • Inlined service ".security.request_matcher.oY3dd2P" to "security.access_map".
  • Inlined service ".security.request_matcher.23fTCYD" to "security.access_map".
  • Inlined service ".security.request_matcher.UXQPGzv" to "security.access_map".
  • Inlined service ".security.request_matcher.Wgi8sOE" to "security.access_map".
  • Inlined service ".security.request_matcher.YRiwdyJ" to "security.access_map".
  • Inlined service ".security.request_matcher.0Z_eq_i" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.success_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.authentication.failure_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.json.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.firewall.map.config.global_conf" to "security.firewall.map.context.global_conf".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • 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 "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.Y1.g91W" 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.XZzmdDP" 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" 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 "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "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 "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
  • Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
  • Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
  • Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
  • Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
  • Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
  • Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.inherited".
  • Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.metadata.property.metadata_factory.inherited".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
  • Inlined service "api_platform.metadata.property.name_collection_factory.inherited" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.subresource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
  • Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.metadata.property.metadata_factory.inherited" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
  • Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
  • Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
  • Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
  • Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
  • Inlined service "api_platform.security.resource_access_checker" to "api_platform.security.listener.request.deny_access".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service ".1_TokenStorage~Cf5m2xN" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service "gesdinet.jwtrefreshtoken.authenticator" to "gesdinet.jwtrefreshtoken".
  • Inlined service "gesdinet.jwtrefreshtoken.user_provider" to "gesdinet.jwtrefreshtoken".
  • Inlined service "fos_elastica.config_source.container" to "fos_elastica.config_manager".
  • Inlined service "fos_elastica.config_source.template_container" to "fos_elastica.config_manager.index_templates".
  • Inlined service "monolog.logger.elastica" to "fos_elastica.logger".
  • Inlined service "fos_elastica.indexable" to "fos_elastica.filter_objects_listener".
  • 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 ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service ".1_NonceGenerator~8Agkyom" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~8Agkyom" to "twig.extension.webprofiler".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~J1G.FS2" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~J1G.FS2" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~J1G.FS2" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~J1G.FS2" 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 ".5_CliDescriptor~J1G.FS2" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~J1G.FS2" 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.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "lopi_pusher.pusher" to "lopi_pusher.twig_extension".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\CemeteryFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\CemeteryNewTicketTypeFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\IndicatorFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ModulesFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ReportFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\StateAdditionalFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\TicketFixtures" to "doctrine.fixtures.loader".
  • Inlined service "Sentry\Options" to "Sentry\ClientBuilderInterface".
  • Inlined service "Sentry\ClientBuilderInterface" to "Sentry\ClientInterface".
  • Inlined service "Sentry\ClientInterface" to "Sentry\State\HubInterface".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\ChatMessageHandler" to ".messenger.handler_descriptor.2JOxv_W".
  • Inlined service "App\MessageHandler\LogMessageHandler" to ".messenger.handler_descriptor.hiOPwA4".
  • Inlined service "App\MessageHandler\MessageHandler" to ".messenger.handler_descriptor.L_EYfQQ".
  • Inlined service "App\MessageHandler\ScheduledTaskHandler" to ".messenger.handler_descriptor.SKCf.Mp".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.vS7uFpr" to ".service_locator.vS7uFpr.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "api_platform.operation_path_resolver.router" to "api_platform.swagger.normalizer.api_gateway.inner".
  • Inlined service ".service_locator.VrwOj3W" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.vS7uFpr.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" 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 "App\Services\PusherLogService" to "App\Services\PushNotificationService".
  • Inlined service "App\Services\PusherLogService" to "App\Services\PushNotificationService".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
443
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_elastica.client" was defined on service(s) "fos_elastica.client.default", but was never used. Did you mean "fos_elastica.index"?
  • Tag "knp_paginator.subscriber" was defined on service(s) "fos_elastica.paginator.subscriber", but was never used.
2