https://agenda.appyourself.fr/robots.txt

Log Messages

Info. & Errors 0

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

There are no log messages of this level.

Deprecations 7

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a (2 times) Since symfony/cache 5.4: "Symfony\Component\Cache\DoctrineProvider" is deprecated, use "Doctrine\Common\Cache\Psr6\DoctrineProvider" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#173
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /srv/www/agenda/api/vendor/symfony/deprecation-contracts/function.php:25 {
        trigger_deprecation(string $package, string $version, string $message, ...$args): void …
        › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
      }
      /srv/www/agenda/api/vendor/symfony/cache/DoctrineProvider.php:33 {{    trigger_deprecation('symfony/cache', '5.4', '"%s" is deprecated, use "Doctrine\Common\Cache\Psr6\DoctrineProvider" instead.', __CLASS__);}
    }
  }
]
n/a YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#668
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /srv/www/agenda/api/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
        Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /srv/www/agenda/api/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
    }
  }
]
{
  /srv/www/agenda/api/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:53 {
    Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /srv/www/agenda/api/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
}
n/a Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" 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 0

Unimportant log messages generated during the execution of the application.

There are no log messages of this level.

PHP Notices 0

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

There are no log messages of this level.

Container 991

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableCategoryController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableCategoryController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\BookableCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\BookableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\BookableUnavailabilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\CancelReservationController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\CancelReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\CancelReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\CancelReservationController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\CancelReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\CancelReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\OfferAvailabilityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\OfferAvailabilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\OfferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OpeningHourController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\OpeningHourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OpeningHourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OpeningHourController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\OpeningHourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OpeningHourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OrderController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OrderController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ReservationController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ReservationController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\ReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\UpdateCrmReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ValidateReservationController" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Controller\ValidateReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ValidateReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ValidateReservationController).
  • Resolving inheritance for "App\Reservation\Infrastructure\Controller\ValidateReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ValidateReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Customer\CustomerNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Customer\CustomerNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Customer\CustomerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Customer\CustomerNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\ReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer" (parent: .abstract.instanceof.App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer).
  • Resolving inheritance for "App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator).
  • Resolving inheritance for "App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator).
  • Resolving inheritance for "App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator).
  • Resolving inheritance for "App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\PurgeConsoleCommand" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Console\PurgeConsoleCommand).
  • Resolving inheritance for "App\Reservation\Infrastructure\Console\PurgeConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\PurgeConsoleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand).
  • Resolving inheritance for "App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\CreateUserNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\User\CreateUserNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\User\CreateUserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\CreateUserNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\UpdateUserNormalizer" (parent: .abstract.instanceof.App\SDK\Reservation\Resource\User\UpdateUserNormalizer).
  • Resolving inheritance for "App\SDK\Reservation\Resource\User\UpdateUserNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\UpdateUserNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand" (parent: .abstract.instanceof.App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand).
  • Resolving inheritance for "App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "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 "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "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.api_doc" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_doc" (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.sso_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.sso_login" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.sso_login" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.sso_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.sso_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.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.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.command_bus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
131
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\SDK\Common\Watch\Watch"; 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\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\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 "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.main"; 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.sso_login"; reason: private alias.
  • Removed service "security.user_checker.sso_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.caller"; reason: private alias.
  • Removed service "nelmio_alice.generator"; reason: private alias.
  • Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.file_parser"; reason: private alias.
  • Removed service "nelmio_alice.file_locator"; 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 "tactician.middleware.doctrine"; reason: private alias.
  • Removed service "tactician.middleware.doctrine_rollback_only"; reason: private alias.
  • Removed service "League\Tactician\CommandBus $commandBus"; reason: private alias.
  • Removed service "League\Tactician\CommandBus $queryBus"; reason: private alias.
  • Removed service "tactician.commandbus"; reason: private alias.
  • Removed service "League\Tactician\CommandBus"; reason: private alias.
  • Removed service "tactician.handler.locator.symfony"; reason: private alias.
  • Removed service "tactician.middleware.command_handler"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $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 $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $commandBusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service ".service_locator.lCn1Mwt"; reason: private alias.
  • Removed service ".service_locator.pBt4oQH"; reason: private alias.
  • Removed service ".service_locator.1lNB_uC"; reason: private alias.
  • Removed service "Nelmio\Alice\PropertyAccess\ReflectionPropertyAccessor.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
181
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\SDK\Bridge\Symfony\Validator\Violation\ViolationListFactory" 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 "services_resetter" previously pointing to "debug.validator" to "validator".
  • 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 "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "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 "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 "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • 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.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_failure" previously pointing to "translator.data_collector" to "translator".
  • 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 "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 "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.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.sso_login" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "tactician.middleware.validator" previously pointing to "debug.validator" to "validator".
  • 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 "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
37
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 "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "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 "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; 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 ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\CancelReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\CancelReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\CancelReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferAvailabilityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\OfferAvailabilityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OfferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OfferController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\OfferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OpeningHourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OpeningHourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\OpeningHourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Reservation\Infrastructure\Controller\ValidateReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Reservation\Infrastructure\Controller\ValidateReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Controller\ValidateReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Customer\CustomerNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Customer\CustomerNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\PurgeConsoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Console\PurgeConsoleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Console\CorrectReservationOriginConsoleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\CreateUserNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\User\CreateUserNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\SDK\Reservation\Resource\User\UpdateUserNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\SDK\Reservation\Resource\User\UpdateUserNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Reservation\Infrastructure\Console\MigratePasswordsConsoleCommand"; reason: abstract.
158
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\SDK\Test\Double\WatchStub"; reason: unused.
  • Removed service "monolog_teams_handler"; 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 "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.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; 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~aIQl7vS"; reason: unused.
  • Removed service ".1_DoctrineProvider~aIQl7vS"; 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.stopwatch"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~2QjNZe2"; reason: unused.
  • Removed service "form.type_guesser.doctrine"; reason: unused.
  • Removed service "form.type.entity"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "tactician.middleware.locking"; reason: unused.
  • Removed service "tactician.handler.method_name_inflector.class_name"; reason: unused.
  • Removed service "tactician.handler.method_name_inflector.handle_class_name"; reason: unused.
  • Removed service "tactician.handler.method_name_inflector.handle_class_name_without_suffix"; reason: unused.
  • Removed service "tactician.handler.method_name_inflector.invoke"; reason: unused.
  • Removed service "tactician.plugins.named_command.extractor"; reason: unused.
  • Removed service "tactician.logger.class_properties_formatter"; reason: unused.
  • Removed service "tactician.logger.class_name_formatter"; reason: unused.
  • Removed service "tactician.middleware.logger"; reason: unused.
  • Removed service "nelmio_api_doc.form.documentation_extension"; 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 "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 "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 "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "tactician.middleware.doctrine_rollback_only.default"; reason: unused.
  • Removed service "tactician.middleware.validator"; reason: unused.
  • Removed service "tactician.middleware.security"; reason: unused.
  • Removed service "tactician.commandbus.query.handler.service_locator"; reason: unused.
  • Removed service "tactician.commandbus.query.handler.locator"; reason: unused.
  • Removed service "tactician.commandbus.query.middleware.command_handler"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.command_bus"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service ".service_locator.vdmMuyE"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\BookableCategoryController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\BookableController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\BookableUnavailabilityController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\CancelReservationController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\OfferAvailabilityController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\OfferController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\OpeningHourController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\OrderController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\ReservationController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\UpdateCrmReservationController"; reason: unused.
  • Removed service ".service_locator.vdmMuyE.App\Reservation\Infrastructure\Controller\ValidateReservationController"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
102
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "nelmio_alice.property_accessor.std" to "Nelmio\Alice\PropertyAccess\ReflectionPropertyAccessor".
  • Inlined service "App\Reservation\Domain\Bookable\Specification\IsBookableAvailable" to "App\Reservation\Infrastructure\Bookable\Validator\Constraints\BookableIsAvailableValidator".
  • Inlined service "App\Reservation\Application\BookableUnavailability\Converter\BookableUnavailabilityConverter" to "App\Reservation\Application\BookableUnavailability\Handler\ListBookableUnavailabilityQueryHandler".
  • Inlined service "App\Reservation\Domain\Availability\AvailabilityGenerator" to "App\Reservation\Application\Offer\Handler\ListBookabilityQueryHandler".
  • Inlined service "App\Reservation\Domain\Availability\OpeningHourPass" to "App\Reservation\Domain\Availability\AvailabilityGenerator".
  • Inlined service "App\Reservation\Domain\Availability\UnavailabilityPass" to "App\Reservation\Domain\Availability\AvailabilityGenerator".
  • Inlined service "App\Reservation\Domain\Availability\ReservationPass" to "App\Reservation\Domain\Availability\AvailabilityGenerator".
  • Inlined service "App\Reservation\Domain\Availability\AvailabilityDurationPass" to "App\Reservation\Domain\Availability\AvailabilityGenerator".
  • Inlined service "App\Reservation\Application\Order\Converter\OrderConverter" to "App\Reservation\Application\Order\Handler\ShowOrderQueryHandler".
  • Inlined service "App\Reservation\Domain\Reservation\Specification\BookablesShouldBelongToTheOffer" to "App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookablesShouldBelongToTheOfferValidator".
  • Inlined service "App\Reservation\Domain\Reservation\Specification\IsSlotAvailableForReservation" to "App\Reservation\Infrastructure\Reservation\Validator\Constraints\SlotIsAvailableValidator".
  • Inlined service "App\Reservation\Domain\Reservation\Specification\IsBookableOpenForReservation" to "App\Reservation\Infrastructure\Reservation\Validator\Constraints\BookableIsOpenValidator".
  • Inlined service "App\SDK\Common\Watch\PHPWatch" to "App\Reservation\Application\Reservation\Handler\PurgeCommandHandler".
  • Inlined service ".service_locator.Zlpf4ji" to "argument_resolver.service".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "controller_resolver" to "http_kernel".
  • Inlined service "argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~Pxf4reX" to "error_handler.error_renderer.html".
  • Inlined service ".2_~Pxf4reX" 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 "session.storage.native" to "session".
  • Inlined service "session.handler.native_file" to "session.storage.native".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".1_NativeFileSessionHandler~zyOKlr6" to "session.handler.native_file".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "security.csrf.token_storage" to "security.csrf.token_manager".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "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.5_mSQhc" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service ".service_locator.W0eXDBg" to ".1_LegacyRouteLoaderContainer~lM6opp8".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~lM6opp8" 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 "App\SDK\Reservation\Resource\Bookable\BookableNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\BookableCategory\BookableCategoryNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\BookableCategory\CloseDayNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\BookableUnavailability\BookableUnavailabilityNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Customer\CustomerNormalizer" to "serializer".
  • Inlined service "App\SDK\Common\Serializer\Normalizer\DateTimeNormalizer" to "serializer".
  • Inlined service "App\SDK\Common\Serializer\Normalizer\DateIntervalNormalizer" to "serializer".
  • Inlined service "App\SDK\Common\Serializer\Normalizer\DayOfWeekNormalizer" to "serializer".
  • Inlined service "App\SDK\Common\Serializer\Normalizer\ResourceCollectionNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Offer\OfferNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Offer\ListBookabilityNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\OfferAvailability\OfferAvailabilityNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\OfferAvailability\OfferAvailabilityCategoryNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\OpeningHour\OpeningHourNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\ReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\ListReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\ValidateReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\CancelReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\UpdateCrmReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\UpdateLinkReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\UpdateColorReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\UpdateContactReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\AlertReservationNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\Reservation\RescheduleReservationNormalizer" to "serializer".
  • Inlined service "App\Reservation\Application\Reservation\Resource\DeleteContactInfosNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\User\CreateUserNormalizer" to "serializer".
  • Inlined service "App\SDK\Reservation\Resource\User\UpdateUserNormalizer" to "serializer".
  • Inlined service "app.enum_normalizer" to "serializer".
  • Inlined service "App\SDK\Bridge\Symfony\Validator\Serializer\Normalizer\ApiProblem\ConstraintViolationListNormalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~zbNE35v" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~zbNE35v" to "error_handler.error_renderer.serializer".
  • Inlined service "web_profiler.csp.handler" to "web_profiler.controller.profiler".
  • Inlined service ".1_NonceGenerator~6jGZrs." to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~6jGZrs." to "twig.extension.webprofiler".
  • 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.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.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.0rjg.qe" to "twig.runtime_loader".
  • Inlined service ".1_bool~X5O.Tdm" to "twig.error_renderer.html".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.DPcxg7u" 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.I3K77mT" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.pool.cache.system" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.pool.cache.app" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.pool.cache.app" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "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 "monolog.processor.psr_log_message" to "monolog.handler.main".
  • 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~6QIyXN0" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.8tpUwCF" 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.QWkwKV5" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.guard_handler".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.firewall.map.config.api_doc" to "security.firewall.map.context.api_doc".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "security.authentication.failure_handler.login.json_login".
  • 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.exception_listener.sso_login" to "security.firewall.map.context.sso_login".
  • Inlined service "security.firewall.map.config.sso_login" to "security.firewall.map.context.sso_login".
  • 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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
  • Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
  • Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
  • Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
  • Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
  • Inlined service "tactician.commandbus.command.handler.service_locator" to "tactician.commandbus.command.handler.locator".
  • Inlined service "tactician.handler.command_name_extractor.class_name" to "tactician.commandbus.command.middleware.command_handler".
  • Inlined service "tactician.commandbus.command.handler.locator" to "tactician.commandbus.command.middleware.command_handler".
  • Inlined service "tactician.handler.method_name_inflector.handle" to "tactician.commandbus.command.middleware.command_handler".
  • Inlined service "tactician.middleware.doctrine.default" to "tactician.commandbus.command".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator._4eGLoe" to ".service_locator._4eGLoe.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 ".service_locator.HDRqZc3" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator._4eGLoe.router.default" to "router".
  • Inlined service "parameter_bag" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "App\Reservation\Infrastructure\Test\Functional\Faker\DateProvider" to "Faker\Generator".
  • Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
  • Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
  • Inlined service "debug.validator.inner" to "validator".
  • 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 "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "Nelmio\Alice\PropertyAccess\ReflectionPropertyAccessor" to "nelmio_alice.data_loader".
  • Inlined service "Nelmio\Alice\PropertyAccess\ReflectionPropertyAccessor" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
382