GET http://dev.shamscout.delivery/an/legal

Log Messages

Level (7)
Channel (6)
Time Message
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
deprecation User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
deprecation User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
deprecation User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x.
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by AppBundle_KernelDevDebugContainer.php:2510, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by AppBundle_KernelDevDebugContainer.php:9824, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
deprecation User Deprecated: Relying on non-optimal defaults for ID generation is deprecated, and IDENTITY results in SERIAL, which is not recommended. Instead, configure identifier generation strategies explicitly through configuration. We currently recommend "SEQUENCE" for "Doctrine\DBAL\Platforms\PostgreSqlPlatform", so you should use $configuration->setIdentityGenerationPreferences([ "Doctrine\DBAL\Platforms\PostgreSqlPlatform" => ClassMetadata::GENERATOR_TYPE_SEQUENCE, ]); (ClassMetadataFactory.php:760 called by ClassMetadataFactory.php:631, https://github.com/doctrine/orm/issues/8893, package doctrine/orm)
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since 2.4: The "Jsor\Doctrine\PostGIS\Event\DBALSchemaEventSubscriber" class is deprecated and will be removed in 3.0. Use the new DBAL structure instead. (DBALSchemaEventSubscriber.php:42 called by ORMSchemaEventSubscriber.php:21, https://github.com/jsor/doctrine-postgis/pull/61, package jsor/doctrine-postgis)
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Jsor\Doctrine\PostGIS\Event\ORMSchemaEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "AppBundle\Doctrine\EventSubscriber\PostSoftDeleteSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "AppBundle\Doctrine\PostGIS\ORMSchemaEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\AttributeBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Nucleos\UserBundle\Doctrine\UserListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Passing a sequence name to the IdentityGenerator is deprecated in favor of using Doctrine\ORM\Id\SequenceGenerator. $sequenceName will be removed in ORM 3.0 (IdentityGenerator.php:32 called by SyliusIdGeneratorSubscriber.php:27, https://github.com/doctrine/orm/issues/8850, package doctrine/orm)
deprecation User Deprecated: Doctrine\DBAL\Platforms\PostgreSQLPlatform::usesSequenceEmulatedIdentityColumns is deprecated. (PostgreSQLPlatform.php:217 called by ClassMetadataFactory.php:643, https://github.com/doctrine/dbal/pull/5513, package doctrine/dbal)
deprecation User Deprecated: Since sylius/promotion-bundle 1.13: The "sylius.promotion_rule_checker.cart_quantity" service is deprecated since 1.13 and will be removed in 2.0.
deprecation User Deprecated: Since sylius/promotion-bundle 1.13: The "Sylius\Component\Promotion\Checker\Rule\CartQuantityRuleChecker" class is deprecated and will be removed in Sylius 2.0. Use "Sylius\Component\Core\Promotion\Checker\Rule\CartQuantityRuleChecker" instead.
deprecation User Deprecated: Since sylius/taxation 1.12: Not passing a $taxRateDateChecker through constructor is deprecated and it will be prohibited in Sylius 2.0
info Matched route
"legal"
.
info Connecting with parameters
[
  "driver" => "pdo_pgsql"
  "host" => "postgres"
  "port" => "5432"
  "dbname" => "coopcycle"
  "user" => "postgres"
  "password" => "<redacted>"
  "sslmode" => "disable"
  "charset" => "UTF8"
  "idle_connection_ttl" => 600
  "driverOptions" => []
  "serverVersion" => "13"
  "defaultTableOptions" => []
]
deprecation User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)

There are no log messages.

Container Compilation Logs (8162)

Log messages generated during the compilation of the service container.
Messages Class
8
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.restaurant_images
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.product_images
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.store_images
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.task_images
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.assets
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.incident_images
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.homepage_slider_images
18
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
5
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.cwebp
2
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
1
  • [liip/imagine-bundle] Replaced the "liip_imagine.meta_data.reader" metadata reader service with "Imagine\Image\Metadata\DefaultMetadataReader" from "Imagine\Image\Metadata\ExifMetadataReader" due to missing "exif" extension (as you may experience degraded metadata handling without the exif extension, installation is highly recommended)
1
  • [liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1611
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\RegistrationType" (parent: .abstract.instanceof.AppBundle\Form\RegistrationType).
  • Resolving inheritance for "AppBundle\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\RegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UpdateProfileType" (parent: .abstract.instanceof.AppBundle\Form\UpdateProfileType).
  • Resolving inheritance for "AppBundle\Form\UpdateProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UpdateProfileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressType" (parent: .abstract.instanceof.AppBundle\Form\AddressType).
  • Resolving inheritance for "AppBundle\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryType" (parent: .abstract.instanceof.AppBundle\Form\DeliveryType).
  • Resolving inheritance for "AppBundle\Form\DeliveryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryType).
  • Resolving inheritance for "AppBundle\Form\DeliveryEmbedType" (parent: AppBundle\Form\DeliveryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderType" (parent: .abstract.instanceof.AppBundle\Form\OrderType).
  • Resolving inheritance for "AppBundle\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddUserType" (parent: .abstract.instanceof.AppBundle\Form\AddUserType).
  • Resolving inheritance for "AppBundle\Form\AddUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskExportType" (parent: .abstract.instanceof.AppBundle\Form\TaskExportType).
  • Resolving inheritance for "AppBundle\Form\TaskExportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskExportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationsType" (parent: .abstract.instanceof.AppBundle\Form\NotificationsType).
  • Resolving inheritance for "AppBundle\Form\NotificationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\SettingsType" (parent: .abstract.instanceof.AppBundle\Form\SettingsType).
  • Resolving inheritance for "AppBundle\Form\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\SettingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskType" (parent: .abstract.instanceof.AppBundle\Form\TaskType).
  • Resolving inheritance for "AppBundle\Form\TaskType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RestaurantType" (parent: .abstract.instanceof.AppBundle\Form\RestaurantType).
  • Resolving inheritance for "AppBundle\Form\RestaurantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RestaurantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StoreType" (parent: .abstract.instanceof.AppBundle\Form\StoreType).
  • Resolving inheritance for "AppBundle\Form\StoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StoreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductType" (parent: .abstract.instanceof.AppBundle\Form\ProductType).
  • Resolving inheritance for "AppBundle\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutAddressType" (parent: .abstract.instanceof.AppBundle\Form\Checkout\CheckoutAddressType).
  • Resolving inheritance for "AppBundle\Form\Checkout\CheckoutAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutAddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutCustomerType" (parent: .abstract.instanceof.AppBundle\Form\Checkout\CheckoutCustomerType).
  • Resolving inheritance for "AppBundle\Form\Checkout\CheckoutCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutCustomerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ApiAppType" (parent: .abstract.instanceof.AppBundle\Form\ApiAppType).
  • Resolving inheritance for "AppBundle\Form\ApiAppType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ApiAppType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MaintenanceType" (parent: .abstract.instanceof.AppBundle\Form\MaintenanceType).
  • Resolving inheritance for "AppBundle\Form\MaintenanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MaintenanceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.promotion_coupon" (parent: .abstract.instanceof.sylius.form.extension.type.promotion_coupon).
  • Resolving inheritance for "sylius.form.extension.type.promotion_coupon" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.promotion_coupon).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\Extension\RedirectToRefererType" (parent: .abstract.instanceof.AppBundle\Form\Extension\RedirectToRefererType).
  • Resolving inheritance for "AppBundle\Form\Extension\RedirectToRefererType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\Extension\RedirectToRefererType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.promotion_rule.premium_customer_configuration" (parent: .abstract.instanceof.sylius.form.type.promotion_rule.premium_customer_configuration).
  • Resolving inheritance for "sylius.form.type.promotion_rule.premium_customer_configuration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.promotion_rule.premium_customer_configuration).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Order\CartType" (parent: .abstract.instanceof.AppBundle\Form\Order\CartType).
  • Resolving inheritance for "AppBundle\Form\Order\CartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Order\CartType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TimeSlotChoiceType" (parent: .abstract.instanceof.AppBundle\Form\Type\TimeSlotChoiceType).
  • Resolving inheritance for "AppBundle\Form\Type\TimeSlotChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TimeSlotChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\MoneyType" (parent: .abstract.instanceof.AppBundle\Form\Type\MoneyType).
  • Resolving inheritance for "AppBundle\Form\Type\MoneyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\MoneyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryImportType" (parent: .abstract.instanceof.AppBundle\Form\DeliveryImportType).
  • Resolving inheritance for "AppBundle\Form\DeliveryImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryImportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TimeSlotType" (parent: .abstract.instanceof.AppBundle\Form\TimeSlotType).
  • Resolving inheritance for "AppBundle\Form\TimeSlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TimeSlotType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderExportType" (parent: .abstract.instanceof.AppBundle\Form\OrderExportType).
  • Resolving inheritance for "AppBundle\Form\OrderExportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderExportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LocalBusinessTypeChoiceType" (parent: .abstract.instanceof.AppBundle\Form\Type\LocalBusinessTypeChoiceType).
  • Resolving inheritance for "AppBundle\Form\Type\LocalBusinessTypeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LocalBusinessTypeChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\RestaurantPromotionType" (parent: .abstract.instanceof.AppBundle\Form\Sylius\Promotion\RestaurantPromotionType).
  • Resolving inheritance for "AppBundle\Form\Sylius\Promotion\RestaurantPromotionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\RestaurantPromotionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutPaymentType" (parent: .abstract.instanceof.AppBundle\Form\Checkout\CheckoutPaymentType).
  • Resolving inheritance for "AppBundle\Form\Checkout\CheckoutPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutPaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PriceWithTaxType" (parent: .abstract.instanceof.AppBundle\Form\Type\PriceWithTaxType).
  • Resolving inheritance for "AppBundle\Form\Type\PriceWithTaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PriceWithTaxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CustomizeType" (parent: .abstract.instanceof.AppBundle\Form\CustomizeType).
  • Resolving inheritance for "AppBundle\Form\CustomizeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CustomizeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\ProductTaxCategoryChoiceType" (parent: .abstract.instanceof.AppBundle\Form\Type\ProductTaxCategoryChoiceType).
  • Resolving inheritance for "AppBundle\Form\Type\ProductTaxCategoryChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\ProductTaxCategoryChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\FulfillmentMethodType" (parent: .abstract.instanceof.AppBundle\Form\Restaurant\FulfillmentMethodType).
  • Resolving inheritance for "AppBundle\Form\Restaurant\FulfillmentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\FulfillmentMethodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TagsType" (parent: .abstract.instanceof.AppBundle\Form\TagsType).
  • Resolving inheritance for "AppBundle\Form\TagsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TagsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AttachToOrganizationType" (parent: .abstract.instanceof.AppBundle\Form\AttachToOrganizationType).
  • Resolving inheritance for "AppBundle\Form\AttachToOrganizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AttachToOrganizationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PhoneNumberType" (parent: .abstract.instanceof.AppBundle\Form\Type\PhoneNumberType).
  • Resolving inheritance for "AppBundle\Form\Type\PhoneNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PhoneNumberType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LegalType" (parent: .abstract.instanceof.AppBundle\Form\Type\LegalType).
  • Resolving inheritance for "AppBundle\Form\Type\LegalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LegalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType" (parent: .abstract.instanceof.AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType).
  • Resolving inheritance for "AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\HubType" (parent: .abstract.instanceof.AppBundle\Form\HubType).
  • Resolving inheritance for "AppBundle\Form\HubType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\HubType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupType" (parent: .abstract.instanceof.AppBundle\Form\BusinessRestaurantGroupType).
  • Resolving inheritance for "AppBundle\Form\BusinessRestaurantGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AutocompleteAdapterType" (parent: .abstract.instanceof.AppBundle\Form\Type\AutocompleteAdapterType).
  • Resolving inheritance for "AppBundle\Form\Type\AutocompleteAdapterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AutocompleteAdapterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\GeocodingProviderType" (parent: .abstract.instanceof.AppBundle\Form\Type\GeocodingProviderType).
  • Resolving inheritance for "AppBundle\Form\Type\GeocodingProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\GeocodingProviderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DataExportType" (parent: .abstract.instanceof.AppBundle\Form\DataExportType).
  • Resolving inheritance for "AppBundle\Form\DataExportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DataExportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\InviteUserType" (parent: .abstract.instanceof.AppBundle\Form\InviteUserType).
  • Resolving inheritance for "AppBundle\Form\InviteUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\InviteUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PackageWithQuantityType" (parent: .abstract.instanceof.AppBundle\Form\PackageWithQuantityType).
  • Resolving inheritance for "AppBundle\Form\PackageWithQuantityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PackageWithQuantityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\LoopeatType" (parent: .abstract.instanceof.AppBundle\Form\Restaurant\LoopeatType).
  • Resolving inheritance for "AppBundle\Form\Restaurant\LoopeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\LoopeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountType" (parent: .abstract.instanceof.AppBundle\Form\BusinessAccountType).
  • Resolving inheritance for "AppBundle\Form\BusinessAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountRegistrationForm" (parent: .abstract.instanceof.AppBundle\Form\BusinessAccountRegistrationForm).
  • Resolving inheritance for "AppBundle\Form\BusinessAccountRegistrationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountRegistrationForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocalBusinessWithMenuType" (parent: .abstract.instanceof.AppBundle\Form\LocalBusinessWithMenuType).
  • Resolving inheritance for "AppBundle\Form\LocalBusinessWithMenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocalBusinessWithMenuType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupPriceType" (parent: .abstract.instanceof.AppBundle\Form\BusinessRestaurantGroupPriceType).
  • Resolving inheritance for "AppBundle\Form\BusinessRestaurantGroupPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupPriceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PricingRuleSetType" (parent: .abstract.instanceof.AppBundle\Form\PricingRuleSetType).
  • Resolving inheritance for "AppBundle\Form\PricingRuleSetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PricingRuleSetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType" (parent: .abstract.instanceof.AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType).
  • Resolving inheritance for "AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType" (parent: .abstract.instanceof.AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType).
  • Resolving inheritance for "AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductOptionValueType" (parent: .abstract.instanceof.AppBundle\Form\ProductOptionValueType).
  • Resolving inheritance for "AppBundle\Form\ProductOptionValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductOptionValueType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.misd_phone_number.serializer.normalizer" (parent: .abstract.instanceof.misd_phone_number.serializer.normalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.misd_phone_number.serializer.normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.misd_phone_number.serializer.normalizer).
  • Resolving inheritance for "misd_phone_number.serializer.normalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.misd_phone_number.serializer.normalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TemporaryIdNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TemporaryIdNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TemporaryIdNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TemporaryIdNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\DeliveryNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\DeliveryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\DeliveryDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\DeliveryDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryOrderDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\DeliveryOrderDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\DeliveryOrderDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryOrderDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\RestaurantNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\RestaurantNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskListNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskListNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskMetadataDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\MyTaskMetadataDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\MyTaskMetadataDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskMetadataDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskPackageDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskPackageDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskPackageDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskPackageDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\MyTaskDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\MyTaskDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskListDtoNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\MyTaskListDtoNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\MyTaskListDtoNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskListDtoNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskOrIncidentImageNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskOrIncidentImageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\ClosingRuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\ClosingRuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\JsonLd\OrderNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\JsonLd\OrderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Json\OrderItemNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\Json\OrderItemNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\JsonLd\ProductNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\JsonLd\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TsRangeNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TsRangeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\NumRangeNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\NumRangeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Csv\TaskNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\Csv\TaskNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\GeoCoordinatesNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\GeoCoordinatesNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\GeoCoordinatesNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\GeoCoordinatesNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\DeliveryNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\Csv\DeliveryNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\Csv\DeliveryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\DeliveryNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\RRuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\RRuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\UrbantzOrderNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\UrbantzOrderNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskImportQueueNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TaskImportQueueNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TaskImportQueueNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskImportQueueNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitQuoteRequestNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\WoopitQuoteRequestNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\WoopitQuoteRequestNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitQuoteRequestNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitDeliveryRequestNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\WoopitDeliveryRequestNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\WoopitDeliveryRequestNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitDeliveryRequestNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TourNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\TourNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\TourNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TourNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\CustomerNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\CustomerNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\CustomerNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\CustomerNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ApplicationsNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\ApplicationsNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\ApplicationsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ApplicationsNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PricingRuleNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\PricingRuleNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\PricingRuleNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PricingRuleNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PaymentNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\PaymentNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\PaymentNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PaymentNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer" (parent: .abstract.instanceof.AppBundle\Serializer\JsonLd\ProductOptionNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer).
  • Resolving inheritance for "AppBundle\Serializer\JsonLd\ProductOptionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AppearanceRuntime" (parent: .abstract.instanceof.AppBundle\Twig\AppearanceRuntime).
  • Resolving inheritance for "AppBundle\Twig\AppearanceRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AppearanceRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AssetsRuntime" (parent: .abstract.instanceof.AppBundle\Twig\AssetsRuntime).
  • Resolving inheritance for "AppBundle\Twig\AssetsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AssetsRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\BannerResolver" (parent: .abstract.instanceof.AppBundle\Twig\BannerResolver).
  • Resolving inheritance for "AppBundle\Twig\BannerResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\BannerResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\CacheExtension\KeyGenerator" (parent: .abstract.instanceof.AppBundle\Twig\CacheExtension\KeyGenerator).
  • Resolving inheritance for "AppBundle\Twig\CacheExtension\KeyGenerator" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\CacheExtension\KeyGenerator).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\Banner.0.AppBundle\Twig\Components\Banner" (parent: .abstract.instanceof.AppBundle\Twig\Components\Banner).
  • Resolving inheritance for "AppBundle\Twig\Components\Banner" (parent: .instanceof.AppBundle\Twig\Components\Banner.0.AppBundle\Twig\Components\Banner).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\DeliveryForm.0.AppBundle\Twig\Components\DeliveryForm" (parent: .abstract.instanceof.AppBundle\Twig\Components\DeliveryForm).
  • Resolving inheritance for "AppBundle\Twig\Components\DeliveryForm" (parent: .instanceof.AppBundle\Twig\Components\DeliveryForm.0.AppBundle\Twig\Components\DeliveryForm).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\FulfillmentBadge.0.AppBundle\Twig\Components\FulfillmentBadge" (parent: .abstract.instanceof.AppBundle\Twig\Components\FulfillmentBadge).
  • Resolving inheritance for "AppBundle\Twig\Components\FulfillmentBadge" (parent: .instanceof.AppBundle\Twig\Components\FulfillmentBadge.0.AppBundle\Twig\Components\FulfillmentBadge).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\Homepage.0.AppBundle\Twig\Components\Homepage" (parent: .abstract.instanceof.AppBundle\Twig\Components\Homepage).
  • Resolving inheritance for "AppBundle\Twig\Components\Homepage" (parent: .instanceof.AppBundle\Twig\Components\Homepage.0.AppBundle\Twig\Components\Homepage).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\MenuItem.0.AppBundle\Twig\Components\MenuItem" (parent: .abstract.instanceof.AppBundle\Twig\Components\MenuItem).
  • Resolving inheritance for "AppBundle\Twig\Components\MenuItem" (parent: .instanceof.AppBundle\Twig\Components\MenuItem.0.AppBundle\Twig\Components\MenuItem).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Cuisine.0.AppBundle\Twig\Components\ShopCollection\Cuisine" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Cuisine).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Cuisine" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Cuisine.0.AppBundle\Twig\Components\ShopCollection\Cuisine).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Custom.0.AppBundle\Twig\Components\ShopCollection\Custom" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Custom).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Custom" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Custom.0.AppBundle\Twig\Components\ShopCollection\Custom).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Edenred.0.AppBundle\Twig\Components\ShopCollection\Edenred" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Edenred).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Edenred" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Edenred.0.AppBundle\Twig\Components\ShopCollection\Edenred).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Exclusive.0.AppBundle\Twig\Components\ShopCollection\Exclusive" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Exclusive).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Exclusive" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Exclusive.0.AppBundle\Twig\Components\ShopCollection\Exclusive).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Featured.0.AppBundle\Twig\Components\ShopCollection\Featured" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Featured).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Featured" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Featured.0.AppBundle\Twig\Components\ShopCollection\Featured).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Hub.0.AppBundle\Twig\Components\ShopCollection\Hub" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Hub).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Hub" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Hub.0.AppBundle\Twig\Components\ShopCollection\Hub).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Newest.0.AppBundle\Twig\Components\ShopCollection\Newest" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Newest).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Newest" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Newest.0.AppBundle\Twig\Components\ShopCollection\Newest).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\Type.0.AppBundle\Twig\Components\ShopCollection\Type" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Type).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\Type" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\Type.0.AppBundle\Twig\Components\ShopCollection\Type).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopCollection\ZeroWaste.0.AppBundle\Twig\Components\ShopCollection\ZeroWaste" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopCollection\ZeroWaste).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopCollection\ZeroWaste" (parent: .instanceof.AppBundle\Twig\Components\ShopCollection\ZeroWaste.0.AppBundle\Twig\Components\ShopCollection\ZeroWaste).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\ShopSearch.0.AppBundle\Twig\Components\ShopSearch" (parent: .abstract.instanceof.AppBundle\Twig\Components\ShopSearch).
  • Resolving inheritance for "AppBundle\Twig\Components\ShopSearch" (parent: .instanceof.AppBundle\Twig\Components\ShopSearch.0.AppBundle\Twig\Components\ShopSearch).
  • Resolving inheritance for ".instanceof.AppBundle\Twig\Components\Slider.0.AppBundle\Twig\Components\Slider" (parent: .abstract.instanceof.AppBundle\Twig\Components\Slider).
  • Resolving inheritance for "AppBundle\Twig\Components\Slider" (parent: .instanceof.AppBundle\Twig\Components\Slider.0.AppBundle\Twig\Components\Slider).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CoopCycleExtension" (parent: .abstract.instanceof.AppBundle\Twig\CoopCycleExtension).
  • Resolving inheritance for "AppBundle\Twig\CoopCycleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CoopCycleExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\ExpressionLanguageRuntime" (parent: .abstract.instanceof.AppBundle\Twig\ExpressionLanguageRuntime).
  • Resolving inheritance for "AppBundle\Twig\ExpressionLanguageRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\ExpressionLanguageRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LocalBusinessRuntime" (parent: .abstract.instanceof.AppBundle\Twig\LocalBusinessRuntime).
  • Resolving inheritance for "AppBundle\Twig\LocalBusinessRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LocalBusinessRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LoopeatRuntime" (parent: .abstract.instanceof.AppBundle\Twig\LoopeatRuntime).
  • Resolving inheritance for "AppBundle\Twig\LoopeatRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LoopeatRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MaintenanceResolver" (parent: .abstract.instanceof.AppBundle\Twig\MaintenanceResolver).
  • Resolving inheritance for "AppBundle\Twig\MaintenanceResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MaintenanceResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MarkupRuntime" (parent: .abstract.instanceof.AppBundle\Twig\MarkupRuntime).
  • Resolving inheritance for "AppBundle\Twig\MarkupRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MarkupRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MercadopagoResolver" (parent: .abstract.instanceof.AppBundle\Twig\MercadopagoResolver).
  • Resolving inheritance for "AppBundle\Twig\MercadopagoResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MercadopagoResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OAuthRuntime" (parent: .abstract.instanceof.AppBundle\Twig\OAuthRuntime).
  • Resolving inheritance for "AppBundle\Twig\OAuthRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OAuthRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderRuntime" (parent: .abstract.instanceof.AppBundle\Twig\OrderRuntime).
  • Resolving inheritance for "AppBundle\Twig\OrderRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderStateResolver" (parent: .abstract.instanceof.AppBundle\Twig\OrderStateResolver).
  • Resolving inheritance for "AppBundle\Twig\OrderStateResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderStateResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PageTitlePrefixResolver" (parent: .abstract.instanceof.AppBundle\Twig\PageTitlePrefixResolver).
  • Resolving inheritance for "AppBundle\Twig\PageTitlePrefixResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PageTitlePrefixResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PriceFormatResolver" (parent: .abstract.instanceof.AppBundle\Twig\PriceFormatResolver).
  • Resolving inheritance for "AppBundle\Twig\PriceFormatResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PriceFormatResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PromotionRuntime" (parent: .abstract.instanceof.AppBundle\Twig\PromotionRuntime).
  • Resolving inheritance for "AppBundle\Twig\PromotionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PromotionRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\RecurrRuleFormatResolver" (parent: .abstract.instanceof.AppBundle\Twig\RecurrRuleFormatResolver).
  • Resolving inheritance for "AppBundle\Twig\RecurrRuleFormatResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\RecurrRuleFormatResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SettingResolver" (parent: .abstract.instanceof.AppBundle\Twig\SettingResolver).
  • Resolving inheritance for "AppBundle\Twig\SettingResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SettingResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\StripeResolver" (parent: .abstract.instanceof.AppBundle\Twig\StripeResolver).
  • Resolving inheritance for "AppBundle\Twig\StripeResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\StripeResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SyliusVariantResolver" (parent: .abstract.instanceof.AppBundle\Twig\SyliusVariantResolver).
  • Resolving inheritance for "AppBundle\Twig\SyliusVariantResolver" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SyliusVariantResolver).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TagsRuntime" (parent: .abstract.instanceof.AppBundle\Twig\TagsRuntime).
  • Resolving inheritance for "AppBundle\Twig\TagsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TagsRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TaxRateRuntime" (parent: .abstract.instanceof.AppBundle\Twig\TaxRateRuntime).
  • Resolving inheritance for "AppBundle\Twig\TaxRateRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TaxRateRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UrlGeneratorRuntime" (parent: .abstract.instanceof.AppBundle\Twig\UrlGeneratorRuntime).
  • Resolving inheritance for "AppBundle\Twig\UrlGeneratorRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UrlGeneratorRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UserRuntime" (parent: .abstract.instanceof.AppBundle\Twig\UserRuntime).
  • Resolving inheritance for "AppBundle\Twig\UserRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UserRuntime).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliveryValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\DeliveryValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\DeliveryValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliveryValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\OrderValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\OrderValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\OrderValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\OrderValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsActivableRestaurantValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\IsActivableRestaurantValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\IsActivableRestaurantValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsActivableRestaurantValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\TaskValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\TaskValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\CheckDeliveryValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\CheckDeliveryValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\CheckDeliveryValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\CheckDeliveryValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductOptionValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\ProductOptionValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\ProductOptionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductOptionValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopEatOrderValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\LoopEatOrderValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\LoopEatOrderValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopEatOrderValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\PricingRuleValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\PricingRuleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingTimeRangeValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\ShippingTimeRangeValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\ShippingTimeRangeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingTimeRangeValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator" (parent: .abstract.instanceof.AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator).
  • Resolving inheritance for "AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingAddressValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\ShippingAddressValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\ShippingAddressValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingAddressValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\GoogleApiKeyValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\GoogleApiKeyValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\GoogleApiKeyValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\GoogleApiKeyValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopeatStockValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\LoopeatStockValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\LoopeatStockValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopeatStockValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliverySpreadsheetValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\DeliverySpreadsheetValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\DeliverySpreadsheetValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliverySpreadsheetValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskSpreadsheetValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\TaskSpreadsheetValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\TaskSpreadsheetValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskSpreadsheetValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductSpreadsheetValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\ProductSpreadsheetValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\ProductSpreadsheetValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductSpreadsheetValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\WarehouseDeleteValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\WarehouseDeleteValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\WarehouseDeleteValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\WarehouseDeleteValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TimeSlotDeleteValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\TimeSlotDeleteValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\TimeSlotDeleteValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TimeSlotDeleteValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PackageSetDeleteValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\PackageSetDeleteValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\PackageSetDeleteValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PackageSetDeleteValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\SiretValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\SiretValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\SiretValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\SiretValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ManualSupplementsValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\ManualSupplementsValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\ManualSupplementsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ManualSupplementsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IncidentMetadataValidator" (parent: .abstract.instanceof.AppBundle\Validator\Constraints\IncidentMetadataValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\IncidentMetadataValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IncidentMetadataValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ApplyTaxesCommand" (parent: .abstract.instanceof.AppBundle\Command\ApplyTaxesCommand).
  • Resolving inheritance for "AppBundle\Command\ApplyTaxesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ApplyTaxesCommand).
  • Resolving inheritance for "AppBundle\Command\BotCommand" (parent: M6Web\Bundle\DaemonBundle\Command\DaemonCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateSettingCommand" (parent: .abstract.instanceof.AppBundle\Command\CreateSettingCommand).
  • Resolving inheritance for "AppBundle\Command\CreateSettingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateSettingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InitDemoCommand" (parent: .abstract.instanceof.AppBundle\Command\InitDemoCommand).
  • Resolving inheritance for "AppBundle\Command\InitDemoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InitDemoCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LoadFixturesCommand" (parent: .abstract.instanceof.AppBundle\Command\LoadFixturesCommand).
  • Resolving inheritance for "AppBundle\Command\LoadFixturesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LoadFixturesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MockDatetimeCommand" (parent: .abstract.instanceof.AppBundle\Command\MockDatetimeCommand).
  • Resolving inheritance for "AppBundle\Command\MockDatetimeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MockDatetimeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogTestRunCommand" (parent: .abstract.instanceof.AppBundle\Command\LogTestRunCommand).
  • Resolving inheritance for "AppBundle\Command\LogTestRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogTestRunCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SetupCommand" (parent: .abstract.instanceof.AppBundle\Command\SetupCommand).
  • Resolving inheritance for "AppBundle\Command\SetupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SetupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportTasksCommand" (parent: .abstract.instanceof.AppBundle\Command\ImportTasksCommand).
  • Resolving inheritance for "AppBundle\Command\ImportTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportTasksCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GeofencingCommand" (parent: .abstract.instanceof.AppBundle\Command\GeofencingCommand).
  • Resolving inheritance for "AppBundle\Command\GeofencingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GeofencingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeduplicateCustomerAddressesCommand" (parent: .abstract.instanceof.AppBundle\Command\DeduplicateCustomerAddressesCommand).
  • Resolving inheritance for "AppBundle\Command\DeduplicateCustomerAddressesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeduplicateCustomerAddressesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\BuildIndexCommand" (parent: .abstract.instanceof.AppBundle\Command\BuildIndexCommand).
  • Resolving inheritance for "AppBundle\Command\BuildIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\BuildIndexCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ResolveImagineCacheCommand" (parent: .abstract.instanceof.AppBundle\Command\ResolveImagineCacheCommand).
  • Resolving inheritance for "AppBundle\Command\ResolveImagineCacheCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ResolveImagineCacheCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateTasksCommand" (parent: .abstract.instanceof.AppBundle\Command\CreateTasksCommand).
  • Resolving inheritance for "AppBundle\Command\CreateTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateTasksCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyTranslationCommand" (parent: .abstract.instanceof.AppBundle\Command\CopyTranslationCommand).
  • Resolving inheritance for "AppBundle\Command\CopyTranslationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyTranslationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EdenredCommand" (parent: .abstract.instanceof.AppBundle\Command\EdenredCommand).
  • Resolving inheritance for "AppBundle\Command\EdenredCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EdenredCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\AnonymizeCommand" (parent: .abstract.instanceof.AppBundle\Command\AnonymizeCommand).
  • Resolving inheritance for "AppBundle\Command\AnonymizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\AnonymizeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\RegenerateAvatarsCommand" (parent: .abstract.instanceof.AppBundle\Command\RegenerateAvatarsCommand).
  • Resolving inheritance for "AppBundle\Command\RegenerateAvatarsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\RegenerateAvatarsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WoopitSubscriptionsCommand" (parent: .abstract.instanceof.AppBundle\Command\WoopitSubscriptionsCommand).
  • Resolving inheritance for "AppBundle\Command\WoopitSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WoopitSubscriptionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyStoreAddressesCommand" (parent: .abstract.instanceof.AppBundle\Command\CopyStoreAddressesCommand).
  • Resolving inheritance for "AppBundle\Command\CopyStoreAddressesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyStoreAddressesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncTransportersCommand" (parent: .abstract.instanceof.AppBundle\Command\SyncTransportersCommand).
  • Resolving inheritance for "AppBundle\Command\SyncTransportersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncTransportersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailCubeQueryResultCommand" (parent: .abstract.instanceof.AppBundle\Command\EmailCubeQueryResultCommand).
  • Resolving inheritance for "AppBundle\Command\EmailCubeQueryResultCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailCubeQueryResultCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportTasksCommand" (parent: .abstract.instanceof.AppBundle\Command\ExportTasksCommand).
  • Resolving inheritance for "AppBundle\Command\ExportTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportTasksCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportOrdersCommand" (parent: .abstract.instanceof.AppBundle\Command\ExportOrdersCommand).
  • Resolving inheritance for "AppBundle\Command\ExportOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StandtrackIUBRangeSetupCommand" (parent: .abstract.instanceof.AppBundle\Command\StandtrackIUBRangeSetupCommand).
  • Resolving inheritance for "AppBundle\Command\StandtrackIUBRangeSetupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StandtrackIUBRangeSetupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncPaygreenOrders" (parent: .abstract.instanceof.AppBundle\Command\SyncPaygreenOrders).
  • Resolving inheritance for "AppBundle\Command\SyncPaygreenOrders" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncPaygreenOrders).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportDeliveriesCommand" (parent: .abstract.instanceof.AppBundle\Command\ImportDeliveriesCommand).
  • Resolving inheritance for "AppBundle\Command\ImportDeliveriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportDeliveriesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Paygreen\CheckStatusCommand" (parent: .abstract.instanceof.AppBundle\Command\Paygreen\CheckStatusCommand).
  • Resolving inheritance for "AppBundle\Command\Paygreen\CheckStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Paygreen\CheckStatusCommand).
  • Resolving inheritance for "restart_workers_signal.cache" (parent: cache.adapter.redis).
  • Resolving inheritance for "craue_config_cache_provider" (parent: craue_config.cache).
  • Resolving inheritance for "craue_config_cache_provider" (parent: cache.adapter.array).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.redis).
  • Resolving inheritance for "craue_config_cache_provider" (parent: cache.app).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Action\Order\Timing" (parent: .abstract.instanceof.AppBundle\Action\Order\Timing).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Action\Order\Timing" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Action\Order\Timing).
  • Resolving inheritance for ".instanceof.AppBundle\Action\Order\Timing.0.AppBundle\Action\Order\Timing" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Action\Order\Timing).
  • Resolving inheritance for "AppBundle\Action\Order\Timing" (parent: .instanceof.AppBundle\Action\Order\Timing.0.AppBundle\Action\Order\Timing).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ApiLogSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\ApiLogSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ApiLogSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ApiLogSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\BarcodeUtilsSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\BarcodeUtilsSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\BarcodeUtilsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\BarcodeUtilsSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ClearTwigCacheSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\ClearTwigCacheSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ClearTwigCacheSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ClearTwigCacheSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FosJsRoutingSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\FosJsRoutingSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\FosJsRoutingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FosJsRoutingSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideDisabledSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\HideDisabledSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\HideDisabledSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideDisabledSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideSoftDeletedSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\HideSoftDeletedSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\HideSoftDeletedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideSoftDeletedSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OrderSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\OrderSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\OrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OrderSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ProfileSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\ProfileSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ProfileSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ProfileSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationInitializeListener" (parent: .abstract.instanceof.AppBundle\EventSubscriber\RegistrationInitializeListener).
  • Resolving inheritance for "AppBundle\EventSubscriber\RegistrationInitializeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationInitializeListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RequestIdSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\RequestIdSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\RequestIdSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RequestIdSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\UserCreatedSubscriber" (parent: .abstract.instanceof.AppBundle\EventSubscriber\UserCreatedSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\UserCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\UserCreatedSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\CalculateRouteHandler.0.AppBundle\MessageHandler\CalculateRouteHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\CalculateRouteHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\CalculateRouteHandler" (parent: .instanceof.AppBundle\MessageHandler\CalculateRouteHandler.0.AppBundle\MessageHandler\CalculateRouteHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\CalculateTaskDistanceHandler.0.AppBundle\MessageHandler\CalculateTaskDistanceHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\CalculateTaskDistanceHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\CalculateTaskDistanceHandler" (parent: .instanceof.AppBundle\MessageHandler\CalculateTaskDistanceHandler.0.AppBundle\MessageHandler\CalculateTaskDistanceHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\CopyProductsHandler.0.AppBundle\MessageHandler\CopyProductsHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\CopyProductsHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\CopyProductsHandler" (parent: .instanceof.AppBundle\MessageHandler\CopyProductsHandler.0.AppBundle\MessageHandler\CopyProductsHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\CreateWebhookEndpointHandler.0.AppBundle\MessageHandler\CreateWebhookEndpointHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\CreateWebhookEndpointHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\CreateWebhookEndpointHandler" (parent: .instanceof.AppBundle\MessageHandler\CreateWebhookEndpointHandler.0.AppBundle\MessageHandler\CreateWebhookEndpointHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\DeliveryCreatedHandler.0.AppBundle\MessageHandler\DeliveryCreatedHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\DeliveryCreatedHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\DeliveryCreatedHandler" (parent: .instanceof.AppBundle\MessageHandler\DeliveryCreatedHandler.0.AppBundle\MessageHandler\DeliveryCreatedHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\EmailHandler.0.AppBundle\MessageHandler\EmailHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\EmailHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\EmailHandler" (parent: .instanceof.AppBundle\MessageHandler\EmailHandler.0.AppBundle\MessageHandler\EmailHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\EnableProductHandler.0.AppBundle\MessageHandler\EnableProductHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\EnableProductHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\EnableProductHandler" (parent: .instanceof.AppBundle\MessageHandler\EnableProductHandler.0.AppBundle\MessageHandler\EnableProductHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\ExportOrdersHandler.0.AppBundle\MessageHandler\ExportOrdersHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\ExportOrdersHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\ExportOrdersHandler" (parent: .instanceof.AppBundle\MessageHandler\ExportOrdersHandler.0.AppBundle\MessageHandler\ExportOrdersHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\ExportTasksHandler.0.AppBundle\MessageHandler\ExportTasksHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\ExportTasksHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\ExportTasksHandler" (parent: .instanceof.AppBundle\MessageHandler\ExportTasksHandler.0.AppBundle\MessageHandler\ExportTasksHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\ImportDeliveriesHandler.0.AppBundle\MessageHandler\ImportDeliveriesHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\ImportDeliveriesHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\ImportDeliveriesHandler" (parent: .instanceof.AppBundle\MessageHandler\ImportDeliveriesHandler.0.AppBundle\MessageHandler\ImportDeliveriesHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\ImportTasksHandler.0.AppBundle\MessageHandler\ImportTasksHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\ImportTasksHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\ImportTasksHandler" (parent: .instanceof.AppBundle\MessageHandler\ImportTasksHandler.0.AppBundle\MessageHandler\ImportTasksHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\IndexDeliveriesHandler.0.AppBundle\MessageHandler\IndexDeliveriesHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\IndexDeliveriesHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\IndexDeliveriesHandler" (parent: .instanceof.AppBundle\MessageHandler\IndexDeliveriesHandler.0.AppBundle\MessageHandler\IndexDeliveriesHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\AddCustomerAddress.0.AppBundle\MessageHandler\Order\AddCustomerAddress" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\AddCustomerAddress).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\AddCustomerAddress" (parent: .instanceof.AppBundle\MessageHandler\Order\AddCustomerAddress.0.AppBundle\MessageHandler\Order\AddCustomerAddress).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\AutoAcceptOrder.0.AppBundle\MessageHandler\Order\AutoAcceptOrder" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\AutoAcceptOrder).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\AutoAcceptOrder" (parent: .instanceof.AppBundle\MessageHandler\Order\AutoAcceptOrder.0.AppBundle\MessageHandler\Order\AutoAcceptOrder).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CalculateTimeline.0.AppBundle\MessageHandler\Order\CalculateTimeline" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CalculateTimeline).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CalculateTimeline" (parent: .instanceof.AppBundle\MessageHandler\Order\CalculateTimeline.0.AppBundle\MessageHandler\Order\CalculateTimeline).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CancelEdenredTransaction.0.AppBundle\MessageHandler\Order\CancelEdenredTransaction" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CancelEdenredTransaction).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CancelEdenredTransaction" (parent: .instanceof.AppBundle\MessageHandler\Order\CancelEdenredTransaction.0.AppBundle\MessageHandler\Order\CancelEdenredTransaction).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CancelTasks.0.AppBundle\MessageHandler\Order\CancelTasks" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CancelTasks).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CancelTasks" (parent: .instanceof.AppBundle\MessageHandler\Order\CancelTasks.0.AppBundle\MessageHandler\Order\CancelTasks).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CapturePayment.0.AppBundle\MessageHandler\Order\CapturePayment" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CapturePayment).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CapturePayment" (parent: .instanceof.AppBundle\MessageHandler\Order\CapturePayment.0.AppBundle\MessageHandler\Order\CapturePayment).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\ClearSession.0.AppBundle\MessageHandler\Order\ClearSession" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\ClearSession).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\ClearSession" (parent: .instanceof.AppBundle\MessageHandler\Order\ClearSession.0.AppBundle\MessageHandler\Order\ClearSession).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler.0.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\AcceptOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler.0.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\CancelOrderHandler.0.AppBundle\MessageHandler\Order\Command\CancelOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\CancelOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\CancelOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\CancelOrderHandler.0.AppBundle\MessageHandler\Order\Command\CancelOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\CheckoutHandler.0.AppBundle\MessageHandler\Order\Command\CheckoutHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\CheckoutHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\CheckoutHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\CheckoutHandler.0.AppBundle\MessageHandler\Order\Command\CheckoutHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\DelayOrderHandler.0.AppBundle\MessageHandler\Order\Command\DelayOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\DelayOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\DelayOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\DelayOrderHandler.0.AppBundle\MessageHandler\Order\Command\DelayOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\FulfillHandler.0.AppBundle\MessageHandler\Order\Command\FulfillHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\FulfillHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\FulfillHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\FulfillHandler.0.AppBundle\MessageHandler\Order\Command\FulfillHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\OnDemandHandler.0.AppBundle\MessageHandler\Order\Command\OnDemandHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\OnDemandHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\OnDemandHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\OnDemandHandler.0.AppBundle\MessageHandler\Order\Command\OnDemandHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\QuoteHandler.0.AppBundle\MessageHandler\Order\Command\QuoteHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\QuoteHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\QuoteHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\QuoteHandler.0.AppBundle\MessageHandler\Order\Command\QuoteHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\RefundHandler.0.AppBundle\MessageHandler\Order\Command\RefundHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\RefundHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\RefundHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\RefundHandler.0.AppBundle\MessageHandler\Order\Command\RefundHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler.0.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\RefuseOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler.0.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler.0.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\RestoreOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler.0.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CreateGeofencingChannel.0.AppBundle\MessageHandler\Order\CreateGeofencingChannel" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CreateGeofencingChannel).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CreateGeofencingChannel" (parent: .instanceof.AppBundle\MessageHandler\Order\CreateGeofencingChannel.0.AppBundle\MessageHandler\Order\CreateGeofencingChannel).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CreateLoopeatOrder.0.AppBundle\MessageHandler\Order\CreateLoopeatOrder" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CreateLoopeatOrder).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CreateLoopeatOrder" (parent: .instanceof.AppBundle\MessageHandler\Order\CreateLoopeatOrder.0.AppBundle\MessageHandler\Order\CreateLoopeatOrder).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\CreateTasks.0.AppBundle\MessageHandler\Order\CreateTasks" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\CreateTasks).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\CreateTasks" (parent: .instanceof.AppBundle\MessageHandler\Order\CreateTasks.0.AppBundle\MessageHandler\Order\CreateTasks).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\DeleteGeofencingChannel.0.AppBundle\MessageHandler\Order\DeleteGeofencingChannel" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\DeleteGeofencingChannel).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\DeleteGeofencingChannel" (parent: .instanceof.AppBundle\MessageHandler\Order\DeleteGeofencingChannel.0.AppBundle\MessageHandler\Order\DeleteGeofencingChannel).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\EnhanceShippingAddress.0.AppBundle\MessageHandler\Order\EnhanceShippingAddress" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\EnhanceShippingAddress).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\EnhanceShippingAddress" (parent: .instanceof.AppBundle\MessageHandler\Order\EnhanceShippingAddress.0.AppBundle\MessageHandler\Order\EnhanceShippingAddress).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\FinishLoopeatOrder.0.AppBundle\MessageHandler\Order\FinishLoopeatOrder" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\FinishLoopeatOrder).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\FinishLoopeatOrder" (parent: .instanceof.AppBundle\MessageHandler\Order\FinishLoopeatOrder.0.AppBundle\MessageHandler\Order\FinishLoopeatOrder).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\ModifyPromotionsUsage.0.AppBundle\MessageHandler\Order\ModifyPromotionsUsage" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\ModifyPromotionsUsage).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\ModifyPromotionsUsage" (parent: .instanceof.AppBundle\MessageHandler\Order\ModifyPromotionsUsage.0.AppBundle\MessageHandler\Order\ModifyPromotionsUsage).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\OrdersRateLimitReactor.0.AppBundle\MessageHandler\Order\OrdersRateLimitReactor" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\OrdersRateLimitReactor).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\OrdersRateLimitReactor" (parent: .instanceof.AppBundle\MessageHandler\Order\OrdersRateLimitReactor.0.AppBundle\MessageHandler\Order\OrdersRateLimitReactor).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler.0.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler" (parent: .instanceof.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler.0.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\PublishLiveUpdate.0.AppBundle\MessageHandler\Order\PublishLiveUpdate" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\PublishLiveUpdate).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\PublishLiveUpdate" (parent: .instanceof.AppBundle\MessageHandler\Order\PublishLiveUpdate.0.AppBundle\MessageHandler\Order\PublishLiveUpdate).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\SendEmail.0.AppBundle\MessageHandler\Order\SendEmail" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\SendEmail).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\SendEmail" (parent: .instanceof.AppBundle\MessageHandler\Order\SendEmail.0.AppBundle\MessageHandler\Order\SendEmail).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\SendRemotePushNotification.0.AppBundle\MessageHandler\Order\SendRemotePushNotification" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\SendRemotePushNotification).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\SendRemotePushNotification" (parent: .instanceof.AppBundle\MessageHandler\Order\SendRemotePushNotification.0.AppBundle\MessageHandler\Order\SendRemotePushNotification).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\TriggerWebhook.0.AppBundle\MessageHandler\Order\TriggerWebhook" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\TriggerWebhook).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\TriggerWebhook" (parent: .instanceof.AppBundle\MessageHandler\Order\TriggerWebhook.0.AppBundle\MessageHandler\Order\TriggerWebhook).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\UpdateState.0.AppBundle\MessageHandler\Order\UpdateState" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\UpdateState).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\UpdateState" (parent: .instanceof.AppBundle\MessageHandler\Order\UpdateState.0.AppBundle\MessageHandler\Order\UpdateState).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Order\ValidateLoopeatOrder.0.AppBundle\MessageHandler\Order\ValidateLoopeatOrder" (parent: .abstract.instanceof.AppBundle\MessageHandler\Order\ValidateLoopeatOrder).
  • Resolving inheritance for "AppBundle\MessageHandler\Order\ValidateLoopeatOrder" (parent: .instanceof.AppBundle\MessageHandler\Order\ValidateLoopeatOrder.0.AppBundle\MessageHandler\Order\ValidateLoopeatOrder).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\OrderReceiptEmailHandler.0.AppBundle\MessageHandler\OrderReceiptEmailHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\OrderReceiptEmailHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\OrderReceiptEmailHandler" (parent: .instanceof.AppBundle\MessageHandler\OrderReceiptEmailHandler.0.AppBundle\MessageHandler\OrderReceiptEmailHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\PushNotificationHandler.0.AppBundle\MessageHandler\PushNotificationHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\PushNotificationHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\PushNotificationHandler" (parent: .instanceof.AppBundle\MessageHandler\PushNotificationHandler.0.AppBundle\MessageHandler\PushNotificationHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\ResetRushModeHandler.0.AppBundle\MessageHandler\ResetRushModeHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\ResetRushModeHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\ResetRushModeHandler" (parent: .instanceof.AppBundle\MessageHandler\ResetRushModeHandler.0.AppBundle\MessageHandler\ResetRushModeHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\SmsHandler.0.AppBundle\MessageHandler\SmsHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\SmsHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\SmsHandler" (parent: .instanceof.AppBundle\MessageHandler\SmsHandler.0.AppBundle\MessageHandler\SmsHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler.0.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler" (parent: .instanceof.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler.0.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\AddToGroupHandler.0.AppBundle\MessageHandler\Task\Command\AddToGroupHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\AddToGroupHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\AddToGroupHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\AddToGroupHandler.0.AppBundle\MessageHandler\Task\Command\AddToGroupHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\CancelHandler.0.AppBundle\MessageHandler\Task\Command\CancelHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\CancelHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\CancelHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\CancelHandler.0.AppBundle\MessageHandler\Task\Command\CancelHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler.0.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\DeleteGroupHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler.0.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\IncidentHandler.0.AppBundle\MessageHandler\Task\Command\IncidentHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\IncidentHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\IncidentHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\IncidentHandler.0.AppBundle\MessageHandler\Task\Command\IncidentHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler.0.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler.0.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\RescheduleHandler.0.AppBundle\MessageHandler\Task\Command\RescheduleHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\RescheduleHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\RescheduleHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\RescheduleHandler.0.AppBundle\MessageHandler\Task\Command\RescheduleHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\RestoreHandler.0.AppBundle\MessageHandler\Task\Command\RestoreHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\RestoreHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\RestoreHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\RestoreHandler.0.AppBundle\MessageHandler\Task\Command\RestoreHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler.0.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler.0.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\StartHandler.0.AppBundle\MessageHandler\Task\Command\StartHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\StartHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\StartHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\StartHandler.0.AppBundle\MessageHandler\Task\Command\StartHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\Command\UpdateHandler.0.AppBundle\MessageHandler\Task\Command\UpdateHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\Command\UpdateHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\Command\UpdateHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\Command\UpdateHandler.0.AppBundle\MessageHandler\Task\Command\UpdateHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\NotifyLoopeat.0.AppBundle\MessageHandler\Task\NotifyLoopeat" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\NotifyLoopeat).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\NotifyLoopeat" (parent: .instanceof.AppBundle\MessageHandler\Task\NotifyLoopeat.0.AppBundle\MessageHandler\Task\NotifyLoopeat).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\NotifyUrbantz.0.AppBundle\MessageHandler\Task\NotifyUrbantz" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\NotifyUrbantz).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\NotifyUrbantz" (parent: .instanceof.AppBundle\MessageHandler\Task\NotifyUrbantz.0.AppBundle\MessageHandler\Task\NotifyUrbantz).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\PickOrDrop.0.AppBundle\MessageHandler\Task\PickOrDrop" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\PickOrDrop).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\PickOrDrop" (parent: .instanceof.AppBundle\MessageHandler\Task\PickOrDrop.0.AppBundle\MessageHandler\Task\PickOrDrop).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdate.0.AppBundle\MessageHandler\Task\PublishLiveUpdate" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdate).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\PublishLiveUpdate" (parent: .instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdate.0.AppBundle\MessageHandler\Task\PublishLiveUpdate).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler.0.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\PublishLiveUpdateHandler" (parent: .instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler.0.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\SendEmail.0.AppBundle\MessageHandler\Task\SendEmail" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\SendEmail).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\SendEmail" (parent: .instanceof.AppBundle\MessageHandler\Task\SendEmail.0.AppBundle\MessageHandler\Task\SendEmail).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\SendSms.0.AppBundle\MessageHandler\Task\SendSms" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\SendSms).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\SendSms" (parent: .instanceof.AppBundle\MessageHandler\Task\SendSms.0.AppBundle\MessageHandler\Task\SendSms).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Task\TriggerWebhook.0.AppBundle\MessageHandler\Task\TriggerWebhook" (parent: .abstract.instanceof.AppBundle\MessageHandler\Task\TriggerWebhook).
  • Resolving inheritance for "AppBundle\MessageHandler\Task\TriggerWebhook" (parent: .instanceof.AppBundle\MessageHandler\Task\TriggerWebhook.0.AppBundle\MessageHandler\Task\TriggerWebhook).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\TaskList\PublishLiveUpdate.0.AppBundle\MessageHandler\TaskList\PublishLiveUpdate" (parent: .abstract.instanceof.AppBundle\MessageHandler\TaskList\PublishLiveUpdate).
  • Resolving inheritance for "AppBundle\MessageHandler\TaskList\PublishLiveUpdate" (parent: .instanceof.AppBundle\MessageHandler\TaskList\PublishLiveUpdate.0.AppBundle\MessageHandler\TaskList\PublishLiveUpdate).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\TopBarNotificationHandler.0.AppBundle\MessageHandler\TopBarNotificationHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\TopBarNotificationHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\TopBarNotificationHandler" (parent: .instanceof.AppBundle\MessageHandler\TopBarNotificationHandler.0.AppBundle\MessageHandler\TopBarNotificationHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\Tour\PublishLiveUpdate.0.AppBundle\MessageHandler\Tour\PublishLiveUpdate" (parent: .abstract.instanceof.AppBundle\MessageHandler\Tour\PublishLiveUpdate).
  • Resolving inheritance for "AppBundle\MessageHandler\Tour\PublishLiveUpdate" (parent: .instanceof.AppBundle\MessageHandler\Tour\PublishLiveUpdate.0.AppBundle\MessageHandler\Tour\PublishLiveUpdate).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\UpdateLocationHandler.0.AppBundle\MessageHandler\UpdateLocationHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\UpdateLocationHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\UpdateLocationHandler" (parent: .instanceof.AppBundle\MessageHandler\UpdateLocationHandler.0.AppBundle\MessageHandler\UpdateLocationHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\UpdateNotificationsCountHandler.0.AppBundle\MessageHandler\UpdateNotificationsCountHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\UpdateNotificationsCountHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\UpdateNotificationsCountHandler" (parent: .instanceof.AppBundle\MessageHandler\UpdateNotificationsCountHandler.0.AppBundle\MessageHandler\UpdateNotificationsCountHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\WebhookHandler.0.AppBundle\MessageHandler\WebhookHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\WebhookHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\WebhookHandler" (parent: .instanceof.AppBundle\MessageHandler\WebhookHandler.0.AppBundle\MessageHandler\WebhookHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\WoopitDocumentHandler.0.AppBundle\MessageHandler\WoopitDocumentHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\WoopitDocumentHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\WoopitDocumentHandler" (parent: .instanceof.AppBundle\MessageHandler\WoopitDocumentHandler.0.AppBundle\MessageHandler\WoopitDocumentHandler).
  • Resolving inheritance for ".instanceof.AppBundle\MessageHandler\WoopitWebhookHandler.0.AppBundle\MessageHandler\WoopitWebhookHandler" (parent: .abstract.instanceof.AppBundle\MessageHandler\WoopitWebhookHandler).
  • Resolving inheritance for "AppBundle\MessageHandler\WoopitWebhookHandler" (parent: .instanceof.AppBundle\MessageHandler\WoopitWebhookHandler.0.AppBundle\MessageHandler\WoopitWebhookHandler).
  • Resolving inheritance for ".instanceof.AppBundle\Scheduler\BaseProvider.0.AppBundle\Scheduler\BaseProvider" (parent: .abstract.instanceof.AppBundle\Scheduler\BaseProvider).
  • Resolving inheritance for "AppBundle\Scheduler\BaseProvider" (parent: .instanceof.AppBundle\Scheduler\BaseProvider.0.AppBundle\Scheduler\BaseProvider).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AdminController" (parent: .abstract.instanceof.AppBundle\Controller\AdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AdminController).
  • Resolving inheritance for "AppBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.AppBundle\Controller\ArgumentResolver\AddressValueResolver" (parent: .abstract.instanceof.AppBundle\Controller\ArgumentResolver\AddressValueResolver).
  • Resolving inheritance for "AppBundle\Controller\ArgumentResolver\AddressValueResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.AppBundle\Controller\ArgumentResolver\AddressValueResolver).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AssetsController" (parent: .abstract.instanceof.AppBundle\Controller\AssetsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AssetsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AssetsController).
  • Resolving inheritance for "AppBundle\Controller\AssetsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AssetsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BarcodeController" (parent: .abstract.instanceof.AppBundle\Controller\BarcodeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BarcodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BarcodeController).
  • Resolving inheritance for "AppBundle\Controller\BarcodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BarcodeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BrokenImageController" (parent: .abstract.instanceof.AppBundle\Controller\BrokenImageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BrokenImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BrokenImageController).
  • Resolving inheritance for "AppBundle\Controller\BrokenImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BrokenImageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CentrifugeController" (parent: .abstract.instanceof.AppBundle\Controller\CentrifugeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CentrifugeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CentrifugeController).
  • Resolving inheritance for "AppBundle\Controller\CentrifugeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CentrifugeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ContentController" (parent: .abstract.instanceof.AppBundle\Controller\ContentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ContentController).
  • Resolving inheritance for "AppBundle\Controller\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ContentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DashboardController" (parent: .abstract.instanceof.AppBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DashboardController).
  • Resolving inheritance for "AppBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EdenredController" (parent: .abstract.instanceof.AppBundle\Controller\EdenredController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EdenredController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EdenredController).
  • Resolving inheritance for "AppBundle\Controller\EdenredController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EdenredController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EmbedController" (parent: .abstract.instanceof.AppBundle\Controller\EmbedController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EmbedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EmbedController).
  • Resolving inheritance for "AppBundle\Controller\EmbedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EmbedController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndexController" (parent: .abstract.instanceof.AppBundle\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndexController).
  • Resolving inheritance for "AppBundle\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LoopEatController" (parent: .abstract.instanceof.AppBundle\Controller\LoopEatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LoopEatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LoopEatController).
  • Resolving inheritance for "AppBundle\Controller\LoopEatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LoopEatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MercadopagoController" (parent: .abstract.instanceof.AppBundle\Controller\MercadopagoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MercadopagoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MercadopagoController).
  • Resolving inheritance for "AppBundle\Controller\MercadopagoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MercadopagoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrderController" (parent: .abstract.instanceof.AppBundle\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrderController).
  • Resolving inheritance for "AppBundle\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PawapayController" (parent: .abstract.instanceof.AppBundle\Controller\PawapayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PawapayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PawapayController).
  • Resolving inheritance for "AppBundle\Controller\PawapayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PawapayController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaygreenController" (parent: .abstract.instanceof.AppBundle\Controller\PaygreenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaygreenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaygreenController).
  • Resolving inheritance for "AppBundle\Controller\PaygreenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaygreenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController" (parent: .abstract.instanceof.AppBundle\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController).
  • Resolving inheritance for "AppBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PublicController" (parent: .abstract.instanceof.AppBundle\Controller\PublicController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PublicController).
  • Resolving inheritance for "AppBundle\Controller\PublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PublicController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantController" (parent: .abstract.instanceof.AppBundle\Controller\RestaurantController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantController).
  • Resolving inheritance for "AppBundle\Controller\RestaurantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantMercadopagoController" (parent: .abstract.instanceof.AppBundle\Controller\RestaurantMercadopagoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantMercadopagoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantMercadopagoController).
  • Resolving inheritance for "AppBundle\Controller\RestaurantMercadopagoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantMercadopagoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SearchController" (parent: .abstract.instanceof.AppBundle\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SearchController).
  • Resolving inheritance for "AppBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SitemapController" (parent: .abstract.instanceof.AppBundle\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SitemapController).
  • Resolving inheritance for "AppBundle\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpreadsheetController" (parent: .abstract.instanceof.AppBundle\Controller\SpreadsheetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpreadsheetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpreadsheetController).
  • Resolving inheritance for "AppBundle\Controller\SpreadsheetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpreadsheetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StorybookController" (parent: .abstract.instanceof.AppBundle\Controller\StorybookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StorybookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StorybookController).
  • Resolving inheritance for "AppBundle\Controller\StorybookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StorybookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StripeController" (parent: .abstract.instanceof.AppBundle\Controller\StripeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StripeController).
  • Resolving inheritance for "AppBundle\Controller\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StripeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TagController" (parent: .abstract.instanceof.AppBundle\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TagController).
  • Resolving inheritance for "AppBundle\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TimingController" (parent: .abstract.instanceof.AppBundle\Controller\TimingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TimingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TimingController).
  • Resolving inheritance for "AppBundle\Controller\TimingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TimingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController" (parent: .abstract.instanceof.AppBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController).
  • Resolving inheritance for "AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddIncidentMetadataProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\AddIncidentMetadataProcessor).
  • Resolving inheritance for "AppBundle\Api\State\AddIncidentMetadataProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddIncidentMetadataProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddTasksToGroupProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\AddTasksToGroupProcessor).
  • Resolving inheritance for "AppBundle\Api\State\AddTasksToGroupProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddTasksToGroupProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AssignTasksProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\AssignTasksProcessor).
  • Resolving inheritance for "AppBundle\Api\State\AssignTasksProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AssignTasksProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\BioDeliverProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\BioDeliverProcessor).
  • Resolving inheritance for "AppBundle\Api\State\BioDeliverProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\BioDeliverProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CalculateRetailPriceProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CalculateRetailPriceProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CalculateRetailPriceProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CalculateRetailPriceProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartItemProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CartItemProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CartItemProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartItemProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartSessionProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CartSessionProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CartSessionProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartSessionProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CompatibleVehiclesProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CompatibleVehiclesProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CompatibleVehiclesProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CompatibleVehiclesProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ConfigurePaymentProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\ConfigurePaymentProcessor).
  • Resolving inheritance for "AppBundle\Api\State\ConfigurePaymentProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ConfigurePaymentProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreateCreditNoteProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CreateCreditNoteProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CreateCreditNoteProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreateCreditNoteProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreatePaymentRefundProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\CreatePaymentRefundProcessor).
  • Resolving inheritance for "AppBundle\Api\State\CreatePaymentRefundProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreatePaymentRefundProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\CustomerInsightsProvider" (parent: .abstract.instanceof.AppBundle\Api\State\CustomerInsightsProvider).
  • Resolving inheritance for "AppBundle\Api\State\CustomerInsightsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\CustomerInsightsProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeleteCartItemProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\DeleteCartItemProcessor).
  • Resolving inheritance for "AppBundle\Api\State\DeleteCartItemProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeleteCartItemProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryCreateOrUpdateProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\DeliveryCreateOrUpdateProcessor).
  • Resolving inheritance for "AppBundle\Api\State\DeliveryCreateOrUpdateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryCreateOrUpdateProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\DeliveryProcessor).
  • Resolving inheritance for "AppBundle\Api\State\DeliveryProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryQuoteProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\DeliveryQuoteProcessor).
  • Resolving inheritance for "AppBundle\Api\State\DeliveryQuoteProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryQuoteProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DisableProductProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\DisableProductProcessor).
  • Resolving inheritance for "AppBundle\Api\State\DisableProductProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DisableProductProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EdenredCredentialsProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\EdenredCredentialsProcessor).
  • Resolving inheritance for "AppBundle\Api\State\EdenredCredentialsProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EdenredCredentialsProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EvaluatePricingRuleProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\EvaluatePricingRuleProcessor).
  • Resolving inheritance for "AppBundle\Api\State\EvaluatePricingRuleProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EvaluatePricingRuleProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepageBlockProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\HomepageBlockProcessor).
  • Resolving inheritance for "AppBundle\Api\State\HomepageBlockProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepageBlockProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepagePublishedProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\HomepagePublishedProcessor).
  • Resolving inheritance for "AppBundle\Api\State\HomepagePublishedProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepagePublishedProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\HomepagePublishedProvider" (parent: .abstract.instanceof.AppBundle\Api\State\HomepagePublishedProvider).
  • Resolving inheritance for "AppBundle\Api\State\HomepagePublishedProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\HomepagePublishedProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider" (parent: .abstract.instanceof.AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider).
  • Resolving inheritance for "AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsProvider" (parent: .abstract.instanceof.AppBundle\Api\State\InvoiceLineItemsProvider).
  • Resolving inheritance for "AppBundle\Api\State\InvoiceLineItemsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatFormatsProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\LoopeatFormatsProcessor).
  • Resolving inheritance for "AppBundle\Api\State\LoopeatFormatsProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatFormatsProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatReturnsProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\LoopeatReturnsProcessor).
  • Resolving inheritance for "AppBundle\Api\State\LoopeatReturnsProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatReturnsProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ManualSupplementsProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\ManualSupplementsProcessor).
  • Resolving inheritance for "AppBundle\Api\State\ManualSupplementsProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ManualSupplementsProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyOrdersProvider" (parent: .abstract.instanceof.AppBundle\Api\State\MyOrdersProvider).
  • Resolving inheritance for "AppBundle\Api\State\MyOrdersProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyOrdersProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyTasksProvider" (parent: .abstract.instanceof.AppBundle\Api\State\MyTasksProvider).
  • Resolving inheritance for "AppBundle\Api\State\MyTasksProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyTasksProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderPaymentsProvider" (parent: .abstract.instanceof.AppBundle\Api\State\OrderPaymentsProvider).
  • Resolving inheritance for "AppBundle\Api\State\OrderPaymentsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderPaymentsProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\OrderRefundProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\OrderRefundProcessor).
  • Resolving inheritance for "AppBundle\Api\State\OrderRefundProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\OrderRefundProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderRefundsProvider" (parent: .abstract.instanceof.AppBundle\Api\State\OrderRefundsProvider).
  • Resolving inheritance for "AppBundle\Api\State\OrderRefundsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderRefundsProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\PricingRuleSetProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\PricingRuleSetProcessor).
  • Resolving inheritance for "AppBundle\Api\State\PricingRuleSetProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\PricingRuleSetProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RemotePushTokenProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\RemotePushTokenProcessor).
  • Resolving inheritance for "AppBundle\Api\State\RemotePushTokenProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RemotePushTokenProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RemotePushTokenProvider" (parent: .abstract.instanceof.AppBundle\Api\State\RemotePushTokenProvider).
  • Resolving inheritance for "AppBundle\Api\State\RemotePushTokenProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RemotePushTokenProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantMenuProcessor).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantMenuProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuProvider" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantMenuProvider).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantMenuProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuSectionProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantMenuSectionProcessor).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantMenuSectionProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuSectionProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuSectionProvider" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantMenuSectionProvider).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantMenuSectionProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuSectionProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantProvider" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantProvider).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantTimingProvider" (parent: .abstract.instanceof.AppBundle\Api\State\RestaurantTimingProvider).
  • Resolving inheritance for "AppBundle\Api\State\RestaurantTimingProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantTimingProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ShopCollectionProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\ShopCollectionProcessor).
  • Resolving inheritance for "AppBundle\Api\State\ShopCollectionProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ShopCollectionProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\StoreAddressProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\StoreAddressProcessor).
  • Resolving inheritance for "AppBundle\Api\State\StoreAddressProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\StoreAddressProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StoreAddressesProvider" (parent: .abstract.instanceof.AppBundle\Api\State\StoreAddressesProvider).
  • Resolving inheritance for "AppBundle\Api\State\StoreAddressesProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StoreAddressesProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StripePaymentMethodsProvider" (parent: .abstract.instanceof.AppBundle\Api\State\StripePaymentMethodsProvider).
  • Resolving inheritance for "AppBundle\Api\State\StripePaymentMethodsProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StripePaymentMethodsProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaskListProvider" (parent: .abstract.instanceof.AppBundle\Api\State\TaskListProvider).
  • Resolving inheritance for "AppBundle\Api\State\TaskListProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaskListProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TasksProvider" (parent: .abstract.instanceof.AppBundle\Api\State\TasksProvider).
  • Resolving inheritance for "AppBundle\Api\State\TasksProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TasksProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaxRateProvider" (parent: .abstract.instanceof.AppBundle\Api\State\TaxRateProvider).
  • Resolving inheritance for "AppBundle\Api\State\TaxRateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaxRateProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\TourProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\TourProcessor).
  • Resolving inheritance for "AppBundle\Api\State\TourProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\TourProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateCartItemProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\UpdateCartItemProcessor).
  • Resolving inheritance for "AppBundle\Api\State\UpdateCartItemProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateCartItemProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateRestaurantProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\UpdateRestaurantProcessor).
  • Resolving inheritance for "AppBundle\Api\State\UpdateRestaurantProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateRestaurantProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UrbantzWebhookProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\UrbantzWebhookProcessor).
  • Resolving inheritance for "AppBundle\Api\State\UrbantzWebhookProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UrbantzWebhookProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\UrbantzWebhookProvider" (parent: .abstract.instanceof.AppBundle\Api\State\UrbantzWebhookProvider).
  • Resolving inheritance for "AppBundle\Api\State\UrbantzWebhookProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\UrbantzWebhookProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\ValidateOrderProvider" (parent: .abstract.instanceof.AppBundle\Api\State\ValidateOrderProvider).
  • Resolving inheritance for "AppBundle\Api\State\ValidateOrderProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\ValidateOrderProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ValidationAwareRemoveProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\ValidationAwareRemoveProcessor).
  • Resolving inheritance for "AppBundle\Api\State\ValidationAwareRemoveProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ValidationAwareRemoveProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\CancelProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\Woopit\CancelProcessor).
  • Resolving inheritance for "AppBundle\Api\State\Woopit\CancelProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\CancelProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\Woopit\DeliveryProvider" (parent: .abstract.instanceof.AppBundle\Api\State\Woopit\DeliveryProvider).
  • Resolving inheritance for "AppBundle\Api\State\Woopit\DeliveryProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\Woopit\DeliveryProvider).
  • Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\UpdateProcessor" (parent: .abstract.instanceof.AppBundle\Api\State\Woopit\UpdateProcessor).
  • Resolving inheritance for "AppBundle\Api\State\Woopit\UpdateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\UpdateProcessor).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\AssignedFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\AssignedFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\AssignedFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\AssignedFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\AssignedFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\AssignedFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DateFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\DateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DateFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DateFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\DateFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DateFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\DeliveryOrderFilter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DeliveryTaskDateFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\DeliveryTaskDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DeliveryTaskDateFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DeliveryTaskDateFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\DeliveryTaskDateFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DeliveryTaskDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderDateFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\OrderDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderDateFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderDateFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\OrderDateFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderStoreFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\OrderStoreFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderStoreFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderStoreFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\OrderStoreFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderStoreFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrganizationFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\OrganizationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrganizationFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrganizationFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\OrganizationFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrganizationFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskDateFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\TaskDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskDateFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskDateFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\TaskDateFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskDateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\TaskFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\TaskFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskOrderFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\TaskOrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskOrderFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskOrderFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\TaskOrderFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskOrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\UserRoleFilter" (parent: .abstract.instanceof.AppBundle\Api\Filter\UserRoleFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\UserRoleFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\UserRoleFilter).
  • Resolving inheritance for "AppBundle\Api\Filter\UserRoleFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\UserRoleFilter).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LocaleListener" (parent: .abstract.instanceof.AppBundle\EventListener\LocaleListener).
  • Resolving inheritance for "AppBundle\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LocaleListener).
  • Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory" (parent: .abstract.instanceof.AppBundle\Sylius\Product\ProductVariantFactory).
  • Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory).
  • Resolving inheritance for "AppBundle\Sylius\Product\ProductVariantFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory).
  • Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant" (parent: .abstract.instanceof.coopcycle.sylius.factory.product_variant).
  • Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant).
  • Resolving inheritance for "coopcycle.sylius.factory.product_variant" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant).
  • Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory" (parent: .abstract.instanceof.AppBundle\Sylius\Order\OrderFactory).
  • Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory).
  • Resolving inheritance for "AppBundle\Sylius\Order\OrderFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.AppBundle\Sylius\Cart\RestaurantCartContext" (parent: .abstract.instanceof.AppBundle\Sylius\Cart\RestaurantCartContext).
  • Resolving inheritance for "AppBundle\Sylius\Cart\RestaurantCartContext" (parent: .instanceof.Sylius\Component\Order\Context\CartContextInterface.0.AppBundle\Sylius\Cart\RestaurantCartContext).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\RegistrationListener" (parent: .abstract.instanceof.AppBundle\EventListener\RegistrationListener).
  • Resolving inheritance for "AppBundle\EventListener\RegistrationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\RegistrationListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\WebAuthenticationListener" (parent: .abstract.instanceof.AppBundle\EventListener\WebAuthenticationListener).
  • Resolving inheritance for "AppBundle\EventListener\WebAuthenticationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\WebAuthenticationListener).
  • Resolving inheritance for ".instanceof.AppBundle\EventListener\SyliusIdGeneratorSubscriber.0.AppBundle\EventListener\SyliusIdGeneratorSubscriber" (parent: .abstract.instanceof.AppBundle\EventListener\SyliusIdGeneratorSubscriber).
  • Resolving inheritance for "AppBundle\EventListener\SyliusIdGeneratorSubscriber" (parent: .instanceof.AppBundle\EventListener\SyliusIdGeneratorSubscriber.0.AppBundle\EventListener\SyliusIdGeneratorSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LogoutSubscriber" (parent: .abstract.instanceof.AppBundle\EventListener\LogoutSubscriber).
  • Resolving inheritance for "AppBundle\EventListener\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LogoutSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\EventListener\TaggableSubscriber.0.AppBundle\EventListener\TaggableSubscriber" (parent: .abstract.instanceof.AppBundle\EventListener\TaggableSubscriber).
  • Resolving inheritance for "AppBundle\EventListener\TaggableSubscriber" (parent: .instanceof.AppBundle\EventListener\TaggableSubscriber.0.AppBundle\EventListener\TaggableSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Entity\Listener\ClosingRuleListener.0.AppBundle\Entity\Listener\ClosingRuleListener" (parent: .abstract.instanceof.AppBundle\Entity\Listener\ClosingRuleListener).
  • Resolving inheritance for "AppBundle\Entity\Listener\ClosingRuleListener" (parent: .instanceof.AppBundle\Entity\Listener\ClosingRuleListener.0.AppBundle\Entity\Listener\ClosingRuleListener).
  • Resolving inheritance for ".instanceof.AppBundle\Entity\Listener\FulfillmentMethodListener.0.AppBundle\Entity\Listener\FulfillmentMethodListener" (parent: .abstract.instanceof.AppBundle\Entity\Listener\FulfillmentMethodListener).
  • Resolving inheritance for "AppBundle\Entity\Listener\FulfillmentMethodListener" (parent: .instanceof.AppBundle\Entity\Listener\FulfillmentMethodListener.0.AppBundle\Entity\Listener\FulfillmentMethodListener).
  • Resolving inheritance for ".instanceof.AppBundle\Entity\Listener\LocalBusinessListener.0.AppBundle\Entity\Listener\LocalBusinessListener" (parent: .abstract.instanceof.AppBundle\Entity\Listener\LocalBusinessListener).
  • Resolving inheritance for "AppBundle\Entity\Listener\LocalBusinessListener" (parent: .instanceof.AppBundle\Entity\Listener\LocalBusinessListener.0.AppBundle\Entity\Listener\LocalBusinessListener).
  • Resolving inheritance for ".instanceof.AppBundle\Entity\Listener\MenuListener.0.AppBundle\Entity\Listener\MenuListener" (parent: .abstract.instanceof.AppBundle\Entity\Listener\MenuListener).
  • Resolving inheritance for "AppBundle\Entity\Listener\MenuListener" (parent: .instanceof.AppBundle\Entity\Listener\MenuListener.0.AppBundle\Entity\Listener\MenuListener).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TaskListRepository" (parent: .abstract.instanceof.AppBundle\Entity\TaskListRepository).
  • Resolving inheritance for "AppBundle\Entity\TaskListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TaskListRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TourRepository" (parent: .abstract.instanceof.AppBundle\Entity\TourRepository).
  • Resolving inheritance for "AppBundle\Entity\TourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\Task\RecurrenceRuleRepository" (parent: .abstract.instanceof.AppBundle\Entity\Task\RecurrenceRuleRepository).
  • Resolving inheritance for "AppBundle\Entity\Task\RecurrenceRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\Task\RecurrenceRuleRepository).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\TourSubscriber.0.AppBundle\Doctrine\EventSubscriber\TourSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TourSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\TourSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\TourSubscriber.0.AppBundle\Doctrine\EventSubscriber\TourSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\TaskSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\TaskSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\TaskListSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber.0.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber.0.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber.0.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber.0.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber.0.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\DeliverySubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber.0.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber.0.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\LoggerSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber.0.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\DeliverySubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\DeliverySubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\DeliverySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\DeliverySubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\SoftDeletedSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\SoftDeletedSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\SoftDeletedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\SoftDeletedSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\MaintenanceSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\MaintenanceSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\MaintenanceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\MaintenanceSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\ProductOptionSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\ProductOptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\UrbantzSubscriber" (parent: .abstract.instanceof.AppBundle\Api\EventSubscriber\UrbantzSubscriber).
  • Resolving inheritance for "AppBundle\Api\EventSubscriber\UrbantzSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\UrbantzSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber.0.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber.0.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber).
  • Resolving inheritance for ".instanceof.AppBundle\Doctrine\EventSubscriber\DisabledProductListener.0.AppBundle\Doctrine\EventSubscriber\DisabledProductListener" (parent: .abstract.instanceof.AppBundle\Doctrine\EventSubscriber\DisabledProductListener).
  • Resolving inheritance for "AppBundle\Doctrine\EventSubscriber\DisabledProductListener" (parent: .instanceof.AppBundle\Doctrine\EventSubscriber\DisabledProductListener.0.AppBundle\Doctrine\EventSubscriber\DisabledProductListener).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension" (parent: .abstract.instanceof.AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension).
  • Resolving inheritance for "AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.AppBundle\Utils\OrderTextEncoder" (parent: .abstract.instanceof.AppBundle\Utils\OrderTextEncoder).
  • Resolving inheritance for "AppBundle\Utils\OrderTextEncoder" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.AppBundle\Utils\OrderTextEncoder).
  • Resolving inheritance for ".instanceof.AppBundle\Log\MessengerRequestContextProcessor.0.AppBundle\Log\MessengerRequestContextProcessor" (parent: .abstract.instanceof.AppBundle\Log\MessengerRequestContextProcessor).
  • Resolving inheritance for "AppBundle\Log\MessengerRequestContextProcessor" (parent: .instanceof.AppBundle\Log\MessengerRequestContextProcessor.0.AppBundle\Log\MessengerRequestContextProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestClientIpProcessor" (parent: .abstract.instanceof.AppBundle\Log\RequestClientIpProcessor).
  • Resolving inheritance for "AppBundle\Log\RequestClientIpProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestClientIpProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestIdProcessor" (parent: .abstract.instanceof.AppBundle\Log\RequestIdProcessor).
  • Resolving inheritance for "AppBundle\Log\RequestIdProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestIdProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUriProcessor" (parent: .abstract.instanceof.AppBundle\Log\RequestUriProcessor).
  • Resolving inheritance for "AppBundle\Log\RequestUriProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUriProcessor).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUserAgentProcessor" (parent: .abstract.instanceof.AppBundle\Log\RequestUserAgentProcessor).
  • Resolving inheritance for "AppBundle\Log\RequestUserAgentProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUserAgentProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\RouteProcessor" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for "Symfony\Bridge\Monolog\Processor\TokenProcessor" (parent: .instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\BusinessVoter" (parent: .abstract.instanceof.AppBundle\Security\BusinessVoter).
  • Resolving inheritance for "AppBundle\Security\BusinessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\BusinessVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeleteClosingRuleVoter" (parent: .abstract.instanceof.AppBundle\Security\DeleteClosingRuleVoter).
  • Resolving inheritance for "AppBundle\Security\DeleteClosingRuleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeleteClosingRuleVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\OrderActionsVoter" (parent: .abstract.instanceof.AppBundle\Security\OrderActionsVoter).
  • Resolving inheritance for "AppBundle\Security\OrderActionsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\OrderActionsVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\LocalBusinessVoter" (parent: .abstract.instanceof.AppBundle\Security\LocalBusinessVoter).
  • Resolving inheritance for "AppBundle\Security\LocalBusinessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\LocalBusinessVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DashboardViewVoter" (parent: .abstract.instanceof.AppBundle\Security\DashboardViewVoter).
  • Resolving inheritance for "AppBundle\Security\DashboardViewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DashboardViewVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductVoter" (parent: .abstract.instanceof.AppBundle\Security\ProductVoter).
  • Resolving inheritance for "AppBundle\Security\ProductVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveriesVoter" (parent: .abstract.instanceof.AppBundle\Security\DeliveriesVoter).
  • Resolving inheritance for "AppBundle\Security\DeliveriesVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveriesVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\StoreVoter" (parent: .abstract.instanceof.AppBundle\Security\StoreVoter).
  • Resolving inheritance for "AppBundle\Security\StoreVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\StoreVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\AddressVoter" (parent: .abstract.instanceof.AppBundle\Security\AddressVoter).
  • Resolving inheritance for "AppBundle\Security\AddressVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\AddressVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\UserVoter" (parent: .abstract.instanceof.AppBundle\Security\UserVoter).
  • Resolving inheritance for "AppBundle\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\UserVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskGroupVoter" (parent: .abstract.instanceof.AppBundle\Security\TaskGroupVoter).
  • Resolving inheritance for "AppBundle\Security\TaskGroupVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskGroupVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\WebhookVoter" (parent: .abstract.instanceof.AppBundle\Security\WebhookVoter).
  • Resolving inheritance for "AppBundle\Security\WebhookVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\WebhookVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductOptionValueVoter" (parent: .abstract.instanceof.AppBundle\Security\ProductOptionValueVoter).
  • Resolving inheritance for "AppBundle\Security\ProductOptionValueVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductOptionValueVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryQuoteVoter" (parent: .abstract.instanceof.AppBundle\Security\DeliveryQuoteVoter).
  • Resolving inheritance for "AppBundle\Security\DeliveryQuoteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryQuoteVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryImportQueueVoter" (parent: .abstract.instanceof.AppBundle\Security\DeliveryImportQueueVoter).
  • Resolving inheritance for "AppBundle\Security\DeliveryImportQueueVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryImportQueueVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TimeSlotVoter" (parent: .abstract.instanceof.AppBundle\Security\TimeSlotVoter).
  • Resolving inheritance for "AppBundle\Security\TimeSlotVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TimeSlotVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\IncidentVoter" (parent: .abstract.instanceof.AppBundle\Security\IncidentVoter).
  • Resolving inheritance for "AppBundle\Security\IncidentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\IncidentVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\RestaurantMenuVoter" (parent: .abstract.instanceof.AppBundle\Security\RestaurantMenuVoter).
  • Resolving inheritance for "AppBundle\Security\RestaurantMenuVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\RestaurantMenuVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskOperationsVoter" (parent: .abstract.instanceof.AppBundle\Security\TaskOperationsVoter).
  • Resolving inheritance for "AppBundle\Security\TaskOperationsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskOperationsVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Sylius\Cart\SessionSubscriber" (parent: .abstract.instanceof.AppBundle\Sylius\Cart\SessionSubscriber).
  • Resolving inheritance for "AppBundle\Sylius\Cart\SessionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Sylius\Cart\SessionSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\CubeJs\HttpClient" (parent: .abstract.instanceof.AppBundle\CubeJs\HttpClient).
  • Resolving inheritance for "AppBundle\CubeJs\HttpClient" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\CubeJs\HttpClient).
  • Resolving inheritance for ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.AppBundle\Form\BusinessAccountRegistrationFlow" (parent: .abstract.instanceof.AppBundle\Form\BusinessAccountRegistrationFlow).
  • Resolving inheritance for "AppBundle\Form\BusinessAccountRegistrationFlow" (parent: .instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.AppBundle\Form\BusinessAccountRegistrationFlow).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.paygreen.http_client" (parent: .abstract.instanceof.paygreen.http_client).
  • Resolving inheritance for "paygreen.http_client" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.paygreen.http_client).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType" (parent: .abstract.instanceof.AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType).
  • Resolving inheritance for "AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "sylius.cache.metadata.resource_collection" (parent: cache.system).
  • Resolving inheritance for "typesense.client" (parent: typesense.client_prototype).
  • Resolving inheritance for "typesense.finder.products" (parent: typesense.finder).
  • Resolving inheritance for "typesense.finder.shops" (parent: typesense.finder).
  • Resolving inheritance for "typesense.specificfinder.products.products_autocomplete" (parent: typesense.specificfinder).
  • Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
  • Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • 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 "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.restaurant_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.product_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.store_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.task_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.assets" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.incident_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "liip_imagine.binary.loader.homepage_slider_images" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • Resolving inheritance for "oneup_flysystem.assets_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.product_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.restaurant_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.store_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.task_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.receipts_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.task_imports_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.product_imports_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.delivery_imports_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.edi_messages_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.incident_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.homepage_slider_images_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.documents_adapter" (parent: oneup_flysystem.adapter.awss3v3).
  • Resolving inheritance for "oneup_flysystem.assets_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.product_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.restaurant_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.store_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.task_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.receipts_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.task_imports_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.product_imports_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.delivery_imports_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.edi_messages_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.incident_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.homepage_slider_images_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for "oneup_flysystem.documents_filesystem" (parent: oneup_flysystem.filesystem).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .abstract.instanceof.SM\Extension\Twig\SMExtension).
  • Resolving inheritance for "SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
  • Resolving inheritance for "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
  • 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.scheduler" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "psr18.urbantz.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.urbantz.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.facebook.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.facebook.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.browserless.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.browserless.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.mjml.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.mjml.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.vroom.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.vroom.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.api.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.api.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.osrm.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.osrm.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.cubejs.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.cubejs.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.woopit.http_client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.woopit.http_client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.umap.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.umap.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.unsplash.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.unsplash.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.pixabay.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.pixabay.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.edenredsynchronizer.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.edenredsynchronizer.client" (parent: httplug.http_client).
  • Resolving inheritance for "psr18.insee.client" (parent: psr18.http_client).
  • Resolving inheritance for "httplug.insee.client" (parent: httplug.http_client).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "state_machine.task" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.task" (parent: workflow.marking_store.method).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "s3_flysystem.cache" (parent: cache.app).
  • Resolving inheritance for "tag_manager.cache" (parent: cache.adapter.array).
  • Resolving inheritance for "tag_manager.cache" (parent: cache.app).
  • Resolving inheritance for "craue_config.cache" (parent: cache.adapter.array).
  • Resolving inheritance for "craue_config.cache" (parent: cache.app).
  • Resolving inheritance for "foodtech.cache" (parent: cache.adapter.array).
  • Resolving inheritance for "foodtech.cache" (parent: cache.app).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • 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_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.form_login.api_login" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.api_login.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.api_login.form_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.form_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.form_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.oauth2_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.oauth2_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_facebook_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_facebook_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_sign_in_with_apple_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_sign_in_with_apple_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_google_sign_in_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_google_sign_in_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_deliveries" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_deliveries" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_deliveries" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_deliveries" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_deliveries" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_deliveries" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_deliveries" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_deliveries" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_deliveries" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_deliveries_import_async" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_deliveries_import_async" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_deliveries_import_async" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_deliveries_import_async" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_deliveries_import_async" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_deliveries_import_async" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_deliveries_import_async" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_deliveries_import_async" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_deliveries_import_async" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_tasks" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_tasks" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_tasks" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_tasks" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_tasks" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_tasks" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_tasks" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_tasks" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_tasks" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_tasks_import" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_tasks_import" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_tasks_import" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_tasks_import" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_tasks_import" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_tasks_import" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_tasks_import" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_tasks_import" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_tasks_import" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_events_get" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_events_get" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_events_get" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_events_get" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_events_get" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_events_get" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_events_get" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_events_get" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_events_get" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_get" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_get" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_get" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_get" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_get" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_get" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_get" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_get" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_get" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_put_bio_deliver" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_put_bio_deliver" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_put_bio_deliver" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_put_bio_deliver" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_put_bio_deliver" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_put_bio_deliver" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_put_bio_deliver" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_put_bio_deliver" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_put_bio_deliver" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_lists_get" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_lists_get" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_lists_get" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_lists_get" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_lists_get" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_lists_get" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_lists_get" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_lists_get" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_lists_get" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_groups" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_groups" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_groups" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_groups" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_groups" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_groups" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_groups" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_groups" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_groups" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_store_deliveries" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_store_deliveries" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_store_deliveries" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_store_deliveries" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_store_deliveries" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_store_deliveries" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_store_deliveries" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_store_deliveries" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_store_deliveries" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_stores" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_stores" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_stores" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_stores" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_stores" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_stores" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_stores" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_stores" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_stores" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_time_slots" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_time_slots" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_time_slots" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_time_slots" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_time_slots" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_time_slots" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_time_slots" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_time_slots" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_time_slots" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_retail_prices_calculate" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_retail_prices_calculate" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_retail_prices_calculate" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_retail_prices_calculate" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_retail_prices_calculate" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_retail_prices_calculate" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_retail_prices_calculate" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_retail_prices_calculate" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_retail_prices_calculate" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_urbantz" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_urbantz" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_urbantz" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_urbantz" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_urbantz" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_urbantz" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_urbantz" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_urbantz" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_urbantz" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_task_import_queues" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_task_import_queues" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_task_import_queues" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_task_import_queues" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_task_import_queues" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_task_import_queues" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_task_import_queues" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_task_import_queues" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_task_import_queues" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_carts_session" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_carts_session" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_carts_session" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_carts_session" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_carts_session" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_carts_session" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_carts_session" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_carts_session" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_carts_session" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_orders_get" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_orders_get" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_orders_get" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_orders_get" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_orders_get" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_orders_get" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_orders_get" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_orders_get" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_orders_get" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_orders_accept" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_orders_accept" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_orders_accept" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_orders_accept" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_orders_accept" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_orders_accept" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_orders_accept" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_orders_accept" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_orders_accept" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_carts" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_carts" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_carts" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_carts" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_carts" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_carts" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_carts" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_carts" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_carts" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_items" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_items" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_items" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_items" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_items" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_items" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_items" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_items" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_items" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_item" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_item" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_item" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_item" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_item" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_item" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_item" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_item" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_item" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_create_invitation" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_create_invitation" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_create_invitation" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_create_invitation" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_create_invitation" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_create_invitation" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_create_invitation" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_create_invitation" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_create_invitation" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_add_player" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_cart_add_player" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_operations" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_operations" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_operations" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_operations" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_operations" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_operations" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_operations" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_operations" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_operations" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_payment" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_payment" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_payment" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_payment" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_payment" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_payment" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_payment" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_payment" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_payment" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_payment_methods" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_payment_methods" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_payment_methods" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_payment_methods" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_payment_methods" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_payment_methods" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_payment_methods" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_payment_methods" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_payment_methods" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_pay" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_pay" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_pay" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_pay" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_pay" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_pay" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_pay" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_pay" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_pay" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_mercadopago_preference" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_mercadopago_preference" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_mercadopago_preference" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_mercadopago_preference" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_mercadopago_preference" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_mercadopago_preference" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_mercadopago_preference" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_mercadopago_preference" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_mercadopago_preference" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_stripe_clone_payment_method" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_stripe_clone_payment_method" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_stripe_clone_payment_method" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_stripe_clone_payment_method" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_stripe_clone_payment_method" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_stripe_clone_payment_method" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_stripe_clone_payment_method" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_stripe_clone_payment_method" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_stripe_clone_payment_method" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_stripe_create_setup_intent_or_attach_pm" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_loopeat_returns" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_loopeat_returns" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_loopeat_returns" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_loopeat_returns" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_loopeat_returns" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_loopeat_returns" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_loopeat_returns" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_loopeat_returns" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_loopeat_returns" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_cart_edenred_credentials" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_cart_edenred_credentials" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_cart_edenred_credentials" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_cart_edenred_credentials" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_cart_edenred_credentials" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_cart_edenred_credentials" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_cart_edenred_credentials" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_cart_edenred_credentials" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_cart_edenred_credentials" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_orders" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_orders" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_orders" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_orders" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_orders" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_orders" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_orders" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_orders" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_orders" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_me" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_me" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_me" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_me" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_me" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_me" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_me" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_me" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_me" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_webhooks" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_webhooks" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_webhooks" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_webhooks" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_webhooks" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_webhooks" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_webhooks" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_webhooks" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_webhooks" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_woopit" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_woopit" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_woopit" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_woopit" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_woopit" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_woopit" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_woopit" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_woopit" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_woopit" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_incidents" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.bearer_token.oauth2.api_incidents" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.jwt.api_incidents" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.bearer_token.api_incidents" (parent: AppBundle\Security\BearerTokenAuthenticator).
  • Resolving inheritance for "security.authenticator.manager.api_incidents" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_incidents" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_incidents" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_incidents" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_incidents" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.token_refresh" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.refresh_jwt.token_refresh" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
  • Resolving inheritance for "security.authentication.success_handler.token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
  • Resolving inheritance for "security.authenticator.manager.token_refresh" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.token_refresh" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.token_refresh" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.token_refresh" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.token_refresh" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_docs" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_docs" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_root" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_root" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.restaurant_fulfillment_timing" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.restaurant_fulfillment_timing" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.search_geocode" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.search_geocode" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.web" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.web" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.web" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.web" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.web" (parent: security.logout.listener.session).
  • Resolving inheritance for "hwi_oauth.resource_ownermap.web" (parent: hwi_oauth.abstract_resource_ownermap).
  • Resolving inheritance for "security.authentication.success_handler.web.oauth" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.web.oauth" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.web.oauth" (parent: hwi_oauth.authentication.failure_handler).
  • Resolving inheritance for "hwi_oauth.context_listener.token_refresher.web" (parent: hwi_oauth.context_listener.abstract_token_refresher).
  • Resolving inheritance for "security.firewall_config.two_factor.web" (parent: scheb_two_factor.security.firewall_config).
  • Resolving inheritance for "security.authentication.failure_handler.two_factor.web" (parent: scheb_two_factor.security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.web" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
  • Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.web" (parent: scheb_two_factor.security.kernel_exception_listener).
  • Resolving inheritance for "security.authentication.access_listener.two_factor.web" (parent: scheb_two_factor.security.access_listener).
  • Resolving inheritance for "security.authentication.form_listener.two_factor.web" (parent: scheb_two_factor.security.form_listener).
  • Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.web" (parent: scheb_two_factor.security.provider_preparation_listener).
  • Resolving inheritance for "security.authentication.token_created_listener.two_factor.web" (parent: scheb_two_factor.security.listener.token_created).
  • Resolving inheritance for "security.authenticator.two_factor.web" (parent: scheb_two_factor.security.authenticator).
  • Resolving inheritance for "security.authenticator.form_login.web" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.web.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.web.form_login" (parent: coopcycle.web_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.web.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.web" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.web" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.web" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.web" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.web" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.web" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.web" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.web" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.web" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.web" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
  • Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "vich_uploader.namer_uniqid.restaurant_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.restaurant_banner_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.store_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.task_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.product_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.incident_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.restaurant_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.restaurant_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.restaurant_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.restaurant_banner_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.restaurant_banner_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.restaurant_banner_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.store_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.store_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.store_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.task_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.task_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.task_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.product_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.product_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.product_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.incident_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.incident_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.incident_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for ".twig.cache.inner" (parent: cache.app).
  • Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
  • Resolving inheritance for ".ux_icons.cache" (parent: cache.system).
  • Resolving inheritance for "annotated_app_bundle_entity_delivery_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_sylius_order_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_bundle_entity_sylius_order_api_platform_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\ExistsFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter" (parent: .abstract.instanceof.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter).
  • Resolving inheritance for "annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "command.bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "command.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "command.bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
  • Resolving inheritance for "command.bus.middleware.doctrine_close_connection" (parent: messenger.middleware.doctrine_close_connection).
  • Resolving inheritance for "command.bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "command.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "event.bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "event.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "event.bus.middleware.doctrine_ping_connection" (parent: messenger.middleware.doctrine_ping_connection).
  • Resolving inheritance for "event.bus.middleware.doctrine_close_connection" (parent: messenger.middleware.doctrine_close_connection).
  • Resolving inheritance for "event.bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "event.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "monolog.logger.geofencing" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.stripe" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.api" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.coopcycle.tagging" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.coopcycle.logistics" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.coopcycle.search" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.edenred" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.loopeat" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.urbantz" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.fee_calculation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.coopcycle.order_processing" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.timing" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.domain_event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.checkout" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.database" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.push_notification" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.real_time_message" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.transporter" (parent: monolog.logger_prototype).
5
  • Skipping service "AppBundle\Form\DeliveryAddressType": Class or interface "AppBundle\Form\DeliveryAddressType" cannot be loaded.
  • Skipping service "AppBundle\Form\TaskUploadType": Class or interface "AppBundle\Form\TaskUploadType" cannot be loaded.
  • Skipping service "AppBundle\Form\MenuEditor\TaxonProductType": Class or interface "AppBundle\Form\MenuEditor\TaxonProductType" cannot be loaded.
  • Skipping service "AppBundle\Form\Checkout\ChargeStripeSourceType": Class or interface "AppBundle\Form\Checkout\ChargeStripeSourceType" cannot be loaded.
  • Skipping service "AppBundle\Entity\HubRepository": Class or interface "AppBundle\Entity\HubRepository" cannot be loaded.
3
  • Removing method "setLiveResponder" of service "AppBundle\Twig\Components\FulfillmentBadge" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLiveResponder" of service "AppBundle\Twig\Components\MenuItem" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLiveResponder" of service "AppBundle\Twig\Components\ShopSearch" from controller candidates: the method is called at instantiation, thus cannot be an action.
2321
  • Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
  • Removed service "Twig\Extra\Intl\IntlExtension"; reason: private alias.
  • Removed service "Twig\Extra\Markdown\MarkdownInterface"; reason: private alias.
  • Removed service "coopcycle.repository.restaurant"; reason: private alias.
  • Removed service "coopcycle.preparation_time_calculator"; reason: private alias.
  • Removed service "coopcycle.shipping_time_calculator"; reason: private alias.
  • Removed service "coopcycle.utils.order_text_encoder"; reason: private alias.
  • Removed service "coopcycle.order_number_assigner"; reason: private alias.
  • Removed service "coopcycle.utils.restaurant_filter"; reason: private alias.
  • Removed service "coopcycle.tag_manager"; reason: private alias.
  • Removed service "coopcycle.geocoder"; reason: private alias.
  • Removed service "coopcycle.task_manager"; reason: private alias.
  • Removed service "coopcycle.order_manager"; reason: private alias.
  • Removed service "coopcycle.delivery.manager"; reason: private alias.
  • Removed service "coopcycle.stripe_manager"; reason: private alias.
  • Removed service "coopcycle.email_manager"; reason: private alias.
  • Removed service "coopcycle.remote_push_notification_manager"; reason: private alias.
  • Removed service "coopcycle.price_formatter"; reason: private alias.
  • Removed service "Sylius\Component\Currency\Context\CurrencyContextInterface"; reason: private alias.
  • Removed service "Sylius\Component\Order\Context\CartContextInterface"; reason: private alias.
  • Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface"; reason: private alias.
  • Removed service "Sylius\Component\Channel\Context\ChannelContextInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\CurrencyBundle\Templating\Helper\CurrencyHelperInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManagerInterface"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
  • Removed service "League\Flysystem\MountManager"; reason: private alias.
  • Removed service "AppBundle\Service\RoutingInterface"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $taskImportsFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $receiptsFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $ediMessagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $incidentImagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $documentsFilesystem"; reason: private alias.
  • Removed service "Nucleos\UserBundle\Util\Canonicalizer"; reason: private alias.
  • Removed service "Spatie\GuzzleRateLimiterMiddleware\Store"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
  • Removed service "AppBundle\Entity\Sylius\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $assetsFilesystem"; reason: private alias.
  • Removed service "Redis $tile38"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $taskImagesFilesystem"; reason: private alias.
  • Removed service "Nucleos\ProfileBundle\Mailer\RegistrationMailer"; reason: private alias.
  • Removed service "Lcobucci\JWT\Configuration $cubeJsJwtConfiguration"; reason: private alias.
  • Removed service "Hashids\Hashids $hashids8"; reason: private alias.
  • Removed service "Hashids\Hashids $hashids12"; reason: private alias.
  • Removed service "Hashids\Hashids $hashids16"; reason: private alias.
  • Removed service "Hashids\Hashids $hashids32"; reason: private alias.
  • Removed service "BenjaminFavre\OAuthHttpClient\OAuthHttpClient $woopitClient"; reason: private alias.
  • Removed service "ACSEO\TypesenseBundle\Finder\CollectionFinderInterface $typesenseShopsFinder"; reason: private alias.
  • Removed service "ACSEO\TypesenseBundle\Manager\CollectionManager"; reason: private alias.
  • Removed service "ACSEO\TypesenseBundle\Manager\DocumentManager"; reason: private alias.
  • Removed service "ACSEO\TypesenseBundle\Client\CollectionClient"; reason: private alias.
  • Removed service "ACSEO\TypesenseBundle\Client\TypesenseClient"; reason: private alias.
  • Removed service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $restaurantImagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\Filesystem $deliveryImportsFilesystem"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Messaging $firebaseMessaging"; reason: private alias.
  • Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface $orderPaymentProcessor"; reason: private alias.
  • Removed service "ApiPlatform\State\ProcessorInterface $persistProcessor"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionEligibilityCheckerInterface $promotionExpirationChecker"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionCouponEligibilityCheckerInterface $promotionCouponExpirationChecker"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $pawapayClient"; reason: private alias.
  • Removed service "AppBundle\Sylius\Taxation\Resolver\TaxRateResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\ExpressionLanguage\ExpressionLanguage"; reason: private alias.
  • Removed service "coopcycle.user_manager"; reason: private alias.
  • Removed service "App\Service\GeocodeEarthRateLimiter"; reason: private alias.
  • Removed service "Pushok\AuthProviderInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Context\Initiator\RequestContextInitiatorInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ParametersParserInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\SingleResourceProviderInterface"; reason: private alias.
  • Removed service "Hateoas\Representation\Factory\PagerfantaFactory"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesResolverInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProviderInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\DisabledAuthorizationChecker"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\FlashHelperInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ViewHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceUpdateHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventDispatcherInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\Session\Flash\FlashHelperInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\Operation\HttpOperationInitiatorInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\ResourceLoader"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\CrudRoutesAttributesLoader"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\RoutesAttributesLoader"; reason: private alias.
  • Removed service "sylius.state_processor.main"; reason: private alias.
  • Removed service "sylius.state_provider.main"; reason: private alias.
  • Removed service "Sylius\Resource\State\ProviderInterface"; reason: private alias.
  • Removed service "Sylius\Resource\State\FactoryInterface"; reason: private alias.
  • Removed service "Sylius\Resource\State\ResponderInterface"; reason: private alias.
  • Removed service "Sylius\Component\Resource\StateMachine\OperationStateMachineInterface"; reason: private alias.
  • Removed service "sylius.state_machine.operation.default"; reason: private alias.
  • Removed service "Sylius\Resource\Twig\Context\Factory\ContextFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\RegistryInterface"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Metadata\RegistryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\ExpressionLanguage\ExpressionLanguage"; reason: private alias.
  • Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\Form\Builder\DefaultFormBuilder"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $locale manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $localeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $locale manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $localeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $locale manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $locale repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $locale repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $locale repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $locale factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $locale factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $localeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product attribute translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $tax category manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $tax category manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $tax category manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $tax category repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $tax category repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $tax category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $tax category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax rate repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
  • Removed service ".AppBundle\Entity\Sylius\OrderRepository $order repository"; reason: private alias.
  • Removed service "AppBundle\Entity\Sylius\OrderRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $order repository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $order factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $orderFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order item manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order item manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderItemManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order item manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Repository\OrderItemRepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order item repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order item repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
  • Removed service ".AppBundle\Entity\Sylius\OrderItemRepository $order item repository"; reason: private alias.
  • Removed service "AppBundle\Entity\Sylius\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $order item repository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $order item factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactory $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product repository"; reason: private alias.
  • Removed service ".AppBundle\Entity\Sylius\ProductRepository $product repository"; reason: private alias.
  • Removed service "AppBundle\Entity\Sylius\ProductRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product variant manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product variant manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product variant repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product variant repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $product variant repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product variant factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product variant translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $product option repository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
  • Removed service ".AppBundle\Entity\Sylius\ProductOptionRepository $product option repository"; reason: private alias.
  • Removed service "AppBundle\Entity\Sylius\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $product option repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product option factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product option translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product option value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productOptionValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option value translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option value translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product option value translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product association factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association type manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association type manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association type repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association type repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $product association type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association type translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association type translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product association type translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxonManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $taxon manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxonManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $taxon manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
  • Removed service ".Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $taxon repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $taxon repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
  • Removed service ".AppBundle\Entity\Sylius\TaxonRepository $taxon repository"; reason: private alias.
  • Removed service ".Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
  • Removed service "sylius.custom_repository.tree.taxon"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $currency manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $currency manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $currency manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $currency repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $currency repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currency repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currency repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $currency repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $currency factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $currency factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $currencyFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $channel manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $channelManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $channel manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $channelManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $channel manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $channel repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $channel repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channel repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $channel factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $channelFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $promotionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $promotionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $catalogPromotionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $catalog promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $catalogPromotionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $catalog promotion scope factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $catalogPromotionScopeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $catalog promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $catalogPromotionActionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $payment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $paymentFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment method manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment method manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment method repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment method repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $payment method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactory $payment method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $payment method translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $customer manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $customer manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $customer manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $customer repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $customer repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $customer factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $customerFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $customer group manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $customer group manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $customer group manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $customer group repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $customer group repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer group repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customer group repository"; reason: private alias.
  • Removed service "Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customer group repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $customer group factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
  • Removed service "api_platform.state_provider"; reason: private alias.
  • Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
  • Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
  • Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
  • Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
  • Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "api_platform.iri_converter"; reason: private alias.
  • Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
  • Removed service "api_platform.state_processor.documentation"; reason: private alias.
  • Removed service "api_platform.state_provider.documentation"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "api_platform.inflector"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
  • Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
  • Removed service "api_platform.state.item_provider"; reason: private alias.
  • Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; 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\EntityManagerInterface $default.entity_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "Craue\ConfigBundle\CacheAdapter\CacheAdapterInterface"; reason: private alias.
  • Removed service "Craue\ConfigBundle\Util\Config"; reason: private alias.
  • Removed service "craue.form.flow.data_manager"; reason: private alias.
  • Removed service "Craue\FormFlowBundle\Util\FormFlowUtil"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; 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\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; 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.fixture_builder.expression_language.lexer"; 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.parser"; 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.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.file_parser"; 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.instantiator"; 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_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; 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.generator.caller"; reason: private alias.
  • Removed service "nelmio_alice.file_locator"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
  • Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Database $coopcycleDatabase"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Auth $coopcycleAuth"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Storage $coopcycleStorage"; reason: private alias.
  • Removed service ".Kreait\Firebase\Contract\RemoteConfig $coopcycleRemote_config"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\RemoteConfig $coopcycleRemoteConfig"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Messaging $coopcycleMessaging"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\Firestore $coopcycleFirestore"; reason: private alias.
  • Removed service ".Kreait\Firebase\Contract\DynamicLinks $coopcycleDynamic_links"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\DynamicLinks $coopcycleDynamicLinks"; reason: private alias.
  • Removed service ".Kreait\Firebase\Contract\AppCheck $coopcycleApp_check"; reason: private alias.
  • Removed service "Kreait\Firebase\Contract\AppCheck $coopcycleAppCheck"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
  • Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
  • Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "liip_imagine"; reason: private alias.
  • Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
  • Removed service "NotFloran\MjmlBundle\Renderer\RendererInterface"; reason: private alias.
  • Removed service "mjml"; reason: private alias.
  • Removed service "nucleos_user.doctrine_registry"; reason: private alias.
  • Removed service "nucleos_user.security.login_manager"; reason: private alias.
  • Removed service "Nucleos\UserBundle\Security\LoginManager"; reason: private alias.
  • Removed service "nucleos_user.util.user_manipulator"; reason: private alias.
  • Removed service "Nucleos\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "nucleos_profile.mailer"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $assetsFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $product_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $productImagesFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $restaurant_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $restaurantImagesFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $store_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $storeImagesFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $task_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $taskImagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $receiptsFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $task_importsFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $taskImportsFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $product_importsFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $productImportsFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $delivery_importsFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $deliveryImportsFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $edi_messagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $ediMessagesFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $incident_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $incidentImagesFilesystem"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $homepage_slider_imagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $homepageSliderImagesFilesystem"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $documentsFilesystem"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Http\Client\HttpClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient $app"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $app"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $app"; reason: private alias.
  • Removed service "httplug.client.default"; reason: private alias.
  • Removed service "Http\Client\Common\HttpMethodsClientInterface"; reason: private alias.
  • Removed service "Sonata\Exporter\Exporter"; reason: private alias.
  • Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
  • Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
  • Removed service "sonata.block.context_manager"; reason: private alias.
  • Removed service "sonata.block.renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "jms_serializer.event_dispatcher"; reason: private alias.
  • Removed service "hateoas.configuration.metadata.cache"; 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 "Psr\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\HttpKernel\HttpCache\StoreInterface"; 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\HttpFoundation\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
  • Removed service "Psr\Clock\ClockInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "http_client.uri_template_expander"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $urbantz.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $urbantzClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $urbantz.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $urbantzClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $urbantz.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $urbantzClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $facebook.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $facebookClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $facebook.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $facebookClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $facebook.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $facebookClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $browserless.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $browserlessClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $browserless.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $browserlessClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $browserless.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $browserlessClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $mjml.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $mjmlClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $mjml.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $mjmlClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $mjml.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $mjmlClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $vroom.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $vroomClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $vroom.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $vroomClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $vroom.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $vroomClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $api.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $apiClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $api.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $apiClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $api.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $apiClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $osrm.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $osrmClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $osrm.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $osrmClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $osrm.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $osrmClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $cubejs.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $cubejsClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $cubejs.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $cubejsClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $cubejs.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $cubejsClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $woopit.http_client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $woopitHttpClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $woopit.http_client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $woopitHttpClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $woopit.http_client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $woopitHttpClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $umap.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $umapClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $umap.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $umapClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $umap.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $umapClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $unsplash.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $unsplashClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $unsplash.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $unsplashClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $unsplash.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $unsplashClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $pixabay.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $pixabayClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $pixabay.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $pixabayClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $pixabay.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $pixabayClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $edenredsynchronizer.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $edenredsynchronizerClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $edenredsynchronizer.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $edenredsynchronizerClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $edenredsynchronizer.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $edenredsynchronizerClient"; reason: private alias.
  • Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $insee.client"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $inseeClient"; reason: private alias.
  • Removed service ".Psr\Http\Client\ClientInterface $insee.client"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface $inseeClient"; reason: private alias.
  • Removed service ".Http\Client\HttpAsyncClient $insee.client"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient $inseeClient"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "mailer.default_transport"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; 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 "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $task.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $taskStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $task"; reason: private alias.
  • Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "routing.loader.annotation"; reason: private alias.
  • Removed service "routing.loader.annotation.directory"; reason: private alias.
  • Removed service "routing.loader.annotation.file"; 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\Normalizer\PropertyNormalizer"; 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\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; 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_doctrine_dbal_provider"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $twig.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $twigCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\CacheInterface $twig.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $twigCache"; reason: private alias.
  • Removed service ".Psr\Cache\CacheItemPoolInterface $twig.cache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $twigCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $s3_flysystem.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $s3FlysystemCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\CacheInterface $s3_flysystem.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $s3FlysystemCache"; reason: private alias.
  • Removed service ".Psr\Cache\CacheItemPoolInterface $s3_flysystem.cache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $s3FlysystemCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $tag_manager.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $tagManagerCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\CacheInterface $tag_manager.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $tagManagerCache"; reason: private alias.
  • Removed service ".Psr\Cache\CacheItemPoolInterface $tag_manager.cache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $tagManagerCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $craue_config.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $craueConfigCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\CacheInterface $craue_config.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $craueConfigCache"; reason: private alias.
  • Removed service ".Psr\Cache\CacheItemPoolInterface $craue_config.cache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $craueConfigCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $foodtech.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $foodtechCache"; reason: private alias.
  • Removed service ".Symfony\Contracts\Cache\CacheInterface $foodtech.cache"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $foodtechCache"; reason: private alias.
  • Removed service ".Psr\Cache\CacheItemPoolInterface $foodtech.cache"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $foodtechCache"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $command.bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $commandBus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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\Bundle\SecurityBundle\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; 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\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.nucleos_userbundle"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
  • Removed service "security.user_checker.api_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_deliveries"; reason: private alias.
  • Removed service "security.user_checker.api_deliveries"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_deliveries_import_async"; reason: private alias.
  • Removed service "security.user_checker.api_deliveries_import_async"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_tasks"; reason: private alias.
  • Removed service "security.user_checker.api_tasks"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_tasks_import"; reason: private alias.
  • Removed service "security.user_checker.api_tasks_import"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_events_get"; reason: private alias.
  • Removed service "security.user_checker.api_task_events_get"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_get"; reason: private alias.
  • Removed service "security.user_checker.api_task_get"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_put_bio_deliver"; reason: private alias.
  • Removed service "security.user_checker.api_task_put_bio_deliver"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_lists_get"; reason: private alias.
  • Removed service "security.user_checker.api_task_lists_get"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_groups"; reason: private alias.
  • Removed service "security.user_checker.api_task_groups"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_store_deliveries"; reason: private alias.
  • Removed service "security.user_checker.api_store_deliveries"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_stores"; reason: private alias.
  • Removed service "security.user_checker.api_stores"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_time_slots"; reason: private alias.
  • Removed service "security.user_checker.api_time_slots"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_retail_prices_calculate"; reason: private alias.
  • Removed service "security.user_checker.api_retail_prices_calculate"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_urbantz"; reason: private alias.
  • Removed service "security.user_checker.api_urbantz"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_task_import_queues"; reason: private alias.
  • Removed service "security.user_checker.api_task_import_queues"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_carts_session"; reason: private alias.
  • Removed service "security.user_checker.api_carts_session"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_orders_get"; reason: private alias.
  • Removed service "security.user_checker.api_orders_get"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_orders_accept"; reason: private alias.
  • Removed service "security.user_checker.api_orders_accept"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_carts"; reason: private alias.
  • Removed service "security.user_checker.api_carts"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_items"; reason: private alias.
  • Removed service "security.user_checker.api_cart_items"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_item"; reason: private alias.
  • Removed service "security.user_checker.api_cart_item"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_create_invitation"; reason: private alias.
  • Removed service "security.user_checker.api_cart_create_invitation"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_operations"; reason: private alias.
  • Removed service "security.user_checker.api_cart_operations"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_payment"; reason: private alias.
  • Removed service "security.user_checker.api_cart_payment"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_payment_methods"; reason: private alias.
  • Removed service "security.user_checker.api_cart_payment_methods"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_pay"; reason: private alias.
  • Removed service "security.user_checker.api_cart_pay"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_mercadopago_preference"; reason: private alias.
  • Removed service "security.user_checker.api_cart_mercadopago_preference"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_stripe_clone_payment_method"; reason: private alias.
  • Removed service "security.user_checker.api_cart_stripe_clone_payment_method"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_stripe_create_setup_intent_or_attach_pm"; reason: private alias.
  • Removed service "security.user_checker.api_cart_stripe_create_setup_intent_or_attach_pm"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_loopeat_returns"; reason: private alias.
  • Removed service "security.user_checker.api_cart_loopeat_returns"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_cart_edenred_credentials"; reason: private alias.
  • Removed service "security.user_checker.api_cart_edenred_credentials"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_orders"; reason: private alias.
  • Removed service "security.user_checker.api_orders"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_me"; reason: private alias.
  • Removed service "security.user_checker.api_me"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_webhooks"; reason: private alias.
  • Removed service "security.user_checker.api_webhooks"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_woopit"; reason: private alias.
  • Removed service "security.user_checker.api_woopit"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_incidents"; reason: private alias.
  • Removed service "security.user_checker.api_incidents"; reason: private alias.
  • Removed service "security.authentication.session_strategy.token_refresh"; reason: private alias.
  • Removed service "security.user_checker.token_refresh"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.web"; reason: private alias.
  • Removed service "hwi_oauth.user.provider.entity.web"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
  • Removed service "security.user_checker.web"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FlysystemStorage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "slugify"; reason: private alias.
  • Removed service "Cocur\Slugify\SlugifyInterface"; reason: private alias.
  • Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
  • Removed service "console.command.stimulus_component_debug"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
  • Removed service ".ux_icons.icon_registry"; reason: private alias.
  • Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
  • Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
  • Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
  • Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
  • Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
  • Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Email\Generator\CodeGeneratorInterface"; reason: private alias.
  • Removed service "scheb_two_factor.security.email.form_renderer"; reason: private alias.
  • Removed service "scheb_two_factor.security.email.auth_code_mailer"; reason: private alias.
  • Removed service "scheb_two_factor.persister"; reason: private alias.
  • Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
  • Removed service "scheb_two_factor.token_factory"; reason: private alias.
  • Removed service "scheb_two_factor.provider_decider"; reason: private alias.
  • Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
  • Removed service "Sylius\Component\Product\Resolver\ProductVariantResolverInterface"; reason: private alias.
  • Removed service "sylius.repository.order"; reason: private alias.
  • Removed service "sylius.repository.product_option"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "sylius.controller_state_machine.locale"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute_value"; reason: private alias.
  • Removed service "sylius.controller_state_machine.tax_category"; reason: private alias.
  • Removed service "sylius.controller_state_machine.tax_rate"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_item"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_item_unit"; reason: private alias.
  • Removed service "sylius.controller_state_machine.adjustment"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_sequence"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_variant"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_variant_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_value"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_value_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association_type"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association_type_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.taxon"; reason: private alias.
  • Removed service "sylius.controller_state_machine.taxon_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.currency"; reason: private alias.
  • Removed service "sylius.controller_state_machine.exchange_rate"; reason: private alias.
  • Removed service "sylius.controller_state_machine.channel"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_subject"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_coupon"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_scope"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_action"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_rule"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_action"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment_method"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment_method_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.customer"; reason: private alias.
  • Removed service "sylius.controller_state_machine.customer_group"; reason: private alias.
  • Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface"; reason: private alias.
  • Removed service "api_platform.name_converter"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
  • Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
  • Removed service "liip_imagine.extension_guesser"; reason: private alias.
  • Removed service "Sonata\SeoBundle\Seo\SeoPageInterface"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $geofencing.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $geofencingLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $stripe.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $stripeLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $api.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $apiLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $coopcycle.tagging.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $coopcycleTaggingLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $coopcycle.logistics.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $coopcycleLogisticsLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $coopcycle.search.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $coopcycleSearchLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $edenred.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $edenredLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $loopeat.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $loopeatLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $urbantz.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $urbantzLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $fee_calculation.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $feeCalculationLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $coopcycle.order_processing.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $coopcycleOrderProcessingLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $timing.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $timingLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $httplug.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $snc_redis.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $workflow.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $domain_event.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $domainEventLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $checkout.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $checkoutLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $database.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $databaseLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $push_notification.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $pushNotificationLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $real_time_message.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $realTimeMessageLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $transporter.logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $transporterLogger"; reason: private alias.
  • Removed service "white_october_pagerfanta.view_factory"; reason: private alias.
  • Removed service ".service_locator.bnaLdkn"; reason: private alias.
  • Removed service ".service_locator.K1rypZR"; reason: private alias.
  • Removed service ".service_locator.KsPGMLD"; reason: private alias.
  • Removed service ".service_locator.vsIIEJz"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.mdMdWuV"; reason: private alias.
  • Removed service ".service_locator.27KOu4H"; reason: private alias.
  • Removed service ".service_locator.9VUQoc5"; reason: private alias.
  • Removed service ".service_locator.3eFcFeL"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.bJ.4HC5"; reason: private alias.
  • Removed service ".service_locator.VulNTbj"; reason: private alias.
  • Removed service ".service_locator.K5eOpUl"; reason: private alias.
  • Removed service ".service_locator.EomsUHE"; reason: private alias.
  • Removed service ".service_locator.BlxtNH6"; reason: private alias.
  • Removed service ".service_locator.51_y2EA"; reason: private alias.
  • Removed service ".service_locator.ci4lUqY"; reason: private alias.
  • Removed service ".service_locator.eZsKRPr"; reason: private alias.
  • Removed service ".service_locator.vLI4DmD"; reason: private alias.
  • Removed service ".service_locator.d0wLn.k"; reason: private alias.
  • Removed service ".service_locator.WkPuCcI"; reason: private alias.
  • Removed service ".service_locator.Ecpu4I3"; reason: private alias.
  • Removed service ".service_locator.uHjgvSO"; reason: private alias.
  • Removed service ".service_locator.IuzQzbt"; reason: private alias.
  • Removed service ".service_locator._wKQnpA"; reason: private alias.
  • Removed service ".service_locator.1laCu4J"; reason: private alias.
  • Removed service ".service_locator.68.deQY"; reason: private alias.
  • Removed service ".service_locator.8MpjH_4"; reason: private alias.
  • Removed service ".service_locator.Gpsbuwe"; reason: private alias.
  • Removed service ".service_locator.rKce4lZ"; reason: private alias.
  • Removed service ".service_locator.6iB2HYD"; reason: private alias.
  • Removed service ".service_locator.Zc3n24n"; reason: private alias.
  • Removed service ".service_locator.MQc1Ui1"; reason: private alias.
  • Removed service ".service_locator.MeoUGN1"; reason: private alias.
  • Removed service ".service_locator._3C_G1h"; reason: private alias.
  • Removed service ".service_locator.kjLgQPb"; reason: private alias.
  • Removed service ".service_locator.E2IYmTW"; reason: private alias.
  • Removed service ".service_locator.as3Fr7."; reason: private alias.
  • Removed service ".service_locator.zKj83o2"; reason: private alias.
  • Removed service ".service_locator.K1rsSZT"; reason: private alias.
  • Removed service ".service_locator.rXCBdBd"; reason: private alias.
  • Removed service ".service_locator.0UU3_mJ"; reason: private alias.
  • Removed service ".service_locator.9mw6qde"; reason: private alias.
  • Removed service ".service_locator.DxVGQ_M"; reason: private alias.
  • Removed service ".service_locator.FG1OEJv"; reason: private alias.
  • Removed service ".service_locator.1nisUES"; reason: private alias.
  • Removed service ".service_locator.v0S6JEB"; reason: private alias.
  • Removed service ".service_locator.aahsi6M"; reason: private alias.
  • Removed service ".service_locator.37q4y4c"; reason: private alias.
  • Removed service ".service_locator.19ZlQQw"; reason: private alias.
  • Removed service ".service_locator.E1yWaRi"; reason: private alias.
  • Removed service ".service_locator.1FNYIO2"; reason: private alias.
  • Removed service ".service_locator.nTxp9Mn"; reason: private alias.
  • Removed service ".service_locator.ILEUpfl"; reason: private alias.
  • Removed service ".service_locator.6rBNQ6W"; reason: private alias.
  • Removed service ".service_locator.ppe74RS"; reason: private alias.
  • Removed service ".service_locator.ib_Gj8m"; reason: private alias.
  • Removed service ".service_locator.IjaPWp9"; reason: private alias.
  • Removed service ".service_locator.j7hR.pg"; reason: private alias.
  • Removed service ".service_locator.WRoRGVu"; reason: private alias.
  • Removed service ".service_locator.naZ5FBT"; reason: private alias.
  • Removed service ".service_locator.uiohiap"; reason: private alias.
  • Removed service ".service_locator.tv26D71"; reason: private alias.
  • Removed service ".service_locator.oKODCOJ"; reason: private alias.
  • Removed service ".service_locator.LjCR3Ja"; reason: private alias.
  • Removed service ".service_locator.c8eiegu"; reason: private alias.
  • Removed service ".service_locator.ba3P7jT"; reason: private alias.
  • Removed service ".service_locator.d49.Edt"; reason: private alias.
  • Removed service ".service_locator.rPY6Agz"; reason: private alias.
  • Removed service ".service_locator.e71YF8Q"; reason: private alias.
  • Removed service ".service_locator.sbuoNtC"; reason: private alias.
  • Removed service ".service_locator.4Ctoydi"; reason: private alias.
  • Removed service ".service_locator.RQumluW"; reason: private alias.
  • Removed service ".service_locator.J6bfAwT"; reason: private alias.
  • Removed service ".service_locator.iMdk2ok"; reason: private alias.
  • Removed service ".service_locator.US3lFEl"; reason: private alias.
  • Removed service ".service_locator.TOB.Z1h"; reason: private alias.
  • Removed service ".service_locator.GCKjs5A"; reason: private alias.
  • Removed service ".service_locator.TpSOT.8"; reason: private alias.
  • Removed service ".service_locator.fM.a6bH"; reason: private alias.
  • Removed service ".service_locator.PJRIqvz"; reason: private alias.
  • Removed service ".service_locator.Wn5Cj0c"; reason: private alias.
  • Removed service ".service_locator.Ut.tR1j"; reason: private alias.
  • Removed service ".service_locator.psIxgIS"; reason: private alias.
  • Removed service ".service_locator.UU2UuRL"; reason: private alias.
  • Removed service ".service_locator.ucovI2R"; reason: private alias.
  • Removed service ".service_locator.H5kTTbp"; reason: private alias.
  • Removed service ".service_locator.uUOGN8f"; reason: private alias.
  • Removed service ".service_locator.QZFN3aX"; reason: private alias.
  • Removed service ".service_locator.eCqxNyw"; reason: private alias.
  • Removed service ".service_locator.bNXkIDu"; reason: private alias.
  • Removed service ".service_locator.TFfCkva"; reason: private alias.
  • Removed service ".service_locator.sCeh9dp"; reason: private alias.
  • Removed service ".service_locator.agk_7cl"; reason: private alias.
  • Removed service ".service_locator.1Ua2gM9"; reason: private alias.
  • Removed service ".service_locator.O7sKYdq"; reason: private alias.
  • Removed service ".service_locator.krPwX9B"; reason: private alias.
  • Removed service ".service_locator.3frpdGc"; reason: private alias.
  • Removed service ".service_locator.8sqKrLO"; reason: private alias.
  • Removed service ".service_locator.EW.5xoj"; reason: private alias.
  • Removed service ".service_locator.i2UnAhx"; reason: private alias.
  • Removed service ".service_locator.JBQdOv2"; reason: private alias.
  • Removed service ".service_locator.bB.KpBf"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.NUkSpjR"; reason: private alias.
  • Removed service ".service_locator.kBErZOj"; reason: private alias.
  • Removed service ".service_locator.T320uyk"; reason: private alias.
  • Removed service ".service_locator.5_hRESG"; reason: private alias.
  • Removed service ".service_locator.EZq_fFS"; reason: private alias.
  • Removed service ".service_locator.mNVlzEL"; reason: private alias.
  • Removed service ".service_locator.qIfdWfK"; reason: private alias.
  • Removed service ".service_locator..Dhjy4i"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.deprecations.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
  • Removed service "sylius.state_provider.read"; reason: private alias.
  • Removed service "api_platform.state_provider.documentation.read.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
  • Removed service "api_platform.state_processor.respond"; reason: private alias.
  • Removed service "sylius.state_provider.dispatch_post_read_event.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.attributes"; reason: private alias.
  • Removed service "sylius.state_processor.flash.inner"; reason: private alias.
  • Removed service "sylius.state_provider.deserialize.inner"; reason: private alias.
  • Removed service "form.type_extension.form.request_handler"; reason: private alias.
  • Removed service "sylius.context.currency.composite.inner"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.doctrine.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.redirect.inner"; reason: private alias.
  • Removed service "sylius.state_processor.locator"; reason: private alias.
  • Removed service "sylius.state_processor.dispatch_post_write_event.inner"; reason: private alias.
  • Removed service "sylius.state_processor.serialize.inner"; reason: private alias.
  • Removed service "sylius.state_provider.form.inner"; reason: private alias.
  • Removed service "api_platform.state_processor.documentation.serialize.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.read"; reason: private alias.
  • Removed service "sylius.state_processor.bulk_aware.inner"; reason: private alias.
  • Removed service "sylius.state_processor.write.inner"; reason: private alias.
  • Removed service "sylius.state_provider.validate.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
  • Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.default"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "urbantz.client"; reason: private alias.
  • Removed service "facebook.client"; reason: private alias.
  • Removed service "browserless.client"; reason: private alias.
  • Removed service "mjml.client"; reason: private alias.
  • Removed service "vroom.client"; reason: private alias.
  • Removed service "api.client"; reason: private alias.
  • Removed service "osrm.client"; reason: private alias.
  • Removed service "cubejs.client"; reason: private alias.
  • Removed service "woopit.http_client"; reason: private alias.
  • Removed service "umap.client"; reason: private alias.
  • Removed service "unsplash.client"; reason: private alias.
  • Removed service "pixabay.client"; reason: private alias.
  • Removed service "edenredsynchronizer.client"; reason: private alias.
  • Removed service "insee.client"; reason: private alias.
  • Removed service "hwi_oauth.http_client"; reason: private alias.
  • Removed service ".debug.http_client.inner"; reason: private alias.
  • Removed service ".debug.urbantz.client.inner"; reason: private alias.
  • Removed service ".debug.facebook.client.inner"; reason: private alias.
  • Removed service ".debug.browserless.client.inner"; reason: private alias.
  • Removed service ".debug.mjml.client.inner"; reason: private alias.
  • Removed service ".debug.vroom.client.inner"; reason: private alias.
  • Removed service ".debug.api.client.inner"; reason: private alias.
  • Removed service ".debug.osrm.client.inner"; reason: private alias.
  • Removed service ".debug.cubejs.client.inner"; reason: private alias.
  • Removed service ".debug.woopit.http_client.inner"; reason: private alias.
  • Removed service ".debug.umap.client.inner"; reason: private alias.
  • Removed service ".debug.unsplash.client.inner"; reason: private alias.
  • Removed service ".debug.pixabay.client.inner"; reason: private alias.
  • Removed service ".debug.edenredsynchronizer.client.inner"; reason: private alias.
  • Removed service ".debug.insee.client.inner"; reason: private alias.
  • Removed service "AppBundle\Sylius\Product\ProductVariantFactory.inner"; reason: private alias.
  • Removed service "AppBundle\Routing\EmbedAwareRouter.inner"; reason: private alias.
  • Removed service "AppBundle\CubeJs\HttpClient.inner"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "session.storage.factory.native"; reason: private alias.
  • Removed service "AppBundle\Serializer\NameConverter.inner"; reason: private alias.
  • Removed service "sylius.context.initiator.request_context"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.vars.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.provider.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.resource_factory.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.event_short_name.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.templates_dir.inner"; reason: private alias.
  • Removed service "sylius.state_provider.locator"; reason: private alias.
  • Removed service "sylius.twig.context.factory"; reason: private alias.
  • Removed service "sylius.twig.context.factory.legacy.inner"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
  • Removed service "sylius.locale_collection_provider.cached.inner"; reason: private alias.
  • Removed service "sylius.repository.tree.taxon"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder.filter.inner"; reason: private alias.
  • Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.documentation.read"; reason: private alias.
  • Removed service "api_platform.swagger_ui.provider.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
  • Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
  • Removed service "api_platform.state_provider.deserialize"; reason: private alias.
  • Removed service "api_platform.state_provider.access_checker"; reason: private alias.
  • Removed service "api_platform.state_provider.validate"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
  • Removed service "httplug.factory.auto"; reason: private alias.
  • Removed service "httplug.factory.buzz"; reason: private alias.
  • Removed service "httplug.factory.curl"; reason: private alias.
  • Removed service "httplug.factory.guzzle5"; reason: private alias.
  • Removed service "httplug.factory.guzzle6"; reason: private alias.
  • Removed service "httplug.factory.guzzle7"; reason: private alias.
  • Removed service "httplug.factory.react"; reason: private alias.
  • Removed service "httplug.factory.socket"; reason: private alias.
  • Removed service "httplug.client.app"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_login"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_deliveries"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_deliveries_import_async"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_tasks"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_tasks_import"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_events_get"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_get"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_put_bio_deliver"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_lists_get"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_groups"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_store_deliveries"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_stores"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_time_slots"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_retail_prices_calculate"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_urbantz"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_task_import_queues"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_carts_session"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_orders_get"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_orders_accept"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_carts"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_items"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_item"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_create_invitation"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_operations"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_payment"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_payment_methods"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_pay"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_mercadopago_preference"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_stripe_clone_payment_method"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_stripe_create_setup_intent_or_attach_pm"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_loopeat_returns"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_cart_edenred_credentials"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_orders"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_me"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_webhooks"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_woopit"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_incidents"; reason: private alias.
  • Removed service "security.firewall.authenticator.token_refresh"; reason: private alias.
  • Removed service "security.firewall.authenticator.api"; reason: private alias.
  • Removed service "security.firewall.authenticator.web"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "turbo.broadcaster.imux"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "twig.configurator.environment"; reason: private alias.
  • Removed service "security.authentication.trust_resolver"; reason: private alias.
  • Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "command.bus"; reason: private alias.
  • Removed service "event.bus"; reason: private alias.
  • Removed service "state_machine.task"; reason: private alias.
  • Removed service "security.event_dispatcher.api_login"; reason: private alias.
  • Removed service "security.event_dispatcher.api_deliveries"; reason: private alias.
  • Removed service "security.event_dispatcher.api_deliveries_import_async"; reason: private alias.
  • Removed service "security.event_dispatcher.api_tasks"; reason: private alias.
  • Removed service "security.event_dispatcher.api_tasks_import"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_events_get"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_get"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_put_bio_deliver"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_lists_get"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_groups"; reason: private alias.
  • Removed service "security.event_dispatcher.api_store_deliveries"; reason: private alias.
  • Removed service "security.event_dispatcher.api_stores"; reason: private alias.
  • Removed service "security.event_dispatcher.api_time_slots"; reason: private alias.
  • Removed service "security.event_dispatcher.api_retail_prices_calculate"; reason: private alias.
  • Removed service "security.event_dispatcher.api_urbantz"; reason: private alias.
  • Removed service "security.event_dispatcher.api_task_import_queues"; reason: private alias.
  • Removed service "security.event_dispatcher.api_carts_session"; reason: private alias.
  • Removed service "security.event_dispatcher.api_orders_get"; reason: private alias.
  • Removed service "security.event_dispatcher.api_orders_accept"; reason: private alias.
  • Removed service "security.event_dispatcher.api_carts"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_items"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_item"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_create_invitation"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_operations"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_payment"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_payment_methods"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_pay"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_mercadopago_preference"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_stripe_clone_payment_method"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_stripe_create_setup_intent_or_attach_pm"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_loopeat_returns"; reason: private alias.
  • Removed service "security.event_dispatcher.api_cart_edenred_credentials"; reason: private alias.
  • Removed service "security.event_dispatcher.api_orders"; reason: private alias.
  • Removed service "security.event_dispatcher.api_me"; reason: private alias.
  • Removed service "security.event_dispatcher.api_webhooks"; reason: private alias.
  • Removed service "security.event_dispatcher.api_woopit"; reason: private alias.
  • Removed service "security.event_dispatcher.api_incidents"; reason: private alias.
  • Removed service "security.event_dispatcher.token_refresh"; reason: private alias.
  • Removed service "security.event_dispatcher.api"; reason: private alias.
  • Removed service "security.event_dispatcher.web"; reason: private alias.
  • Removed service "security.event_dispatcher.main"; reason: private alias.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "api_platform.openapi.normalizer"; reason: private alias.
  • Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
  • Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.show.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.delete.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.update.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.bulk_operation.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.create.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata_factory"; reason: private alias.
  • Removed service "jms_serializer.handler_registry"; reason: private alias.
  • Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.EXKsdL1"; reason: private alias.
  • Removed service ".service_locator.RKAndX."; reason: private alias.
  • Removed service ".service_locator.ym63nSU"; reason: private alias.
  • Removed service ".service_locator.b88Fa2d"; reason: private alias.
  • Removed service ".service_locator.AzDfeNz"; reason: private alias.
  • Removed service ".service_locator.2GPvlSK"; reason: private alias.
  • Removed service ".service_locator.K__c11J"; reason: private alias.
  • Removed service ".service_locator.MPnBjAu"; reason: private alias.
  • Removed service ".service_locator.HwW8n2k"; reason: private alias.
  • Removed service ".service_locator.LX6OMKS"; reason: private alias.
  • Removed service ".service_locator.UMZoQX_"; reason: private alias.
  • Removed service ".service_locator.wZK.HLi"; reason: private alias.
  • Removed service ".service_locator.seYHJJk"; reason: private alias.
  • Removed service ".service_locator.TCPNt06"; reason: private alias.
  • Removed service ".service_locator.uAbes_3"; reason: private alias.
  • Removed service ".service_locator.4Jgm.ih"; reason: private alias.
  • Removed service ".service_locator.LAYdV8x"; reason: private alias.
  • Removed service ".service_locator.ON17imB"; reason: private alias.
  • Removed service ".service_locator.MLVkCU9"; reason: private alias.
  • Removed service ".service_locator.XDgr.LK"; reason: private alias.
  • Removed service ".service_locator.mRHrHxc"; reason: private alias.
  • Removed service ".service_locator.QL47H4E"; reason: private alias.
  • Removed service ".service_locator.tFDw6lQ"; reason: private alias.
  • Removed service ".service_locator.CLDIXHy"; reason: private alias.
  • Removed service ".service_locator.erLZ7J9"; reason: private alias.
  • Removed service ".service_locator.81PCv2y"; reason: private alias.
  • Removed service ".service_locator.DMtLmgV"; reason: private alias.
  • Removed service ".service_locator.pXQq6cr"; reason: private alias.
  • Removed service ".service_locator.4EgV6Wd"; reason: private alias.
  • Removed service ".service_locator.AWYCFvW"; reason: private alias.
  • Removed service ".service_locator.ilQaeGL"; reason: private alias.
  • Removed service ".service_locator.mLVNv6r"; reason: private alias.
  • Removed service ".service_locator.9e2t_lq"; reason: private alias.
  • Removed service ".service_locator.jRd1SgV"; reason: private alias.
  • Removed service ".service_locator.Ee_9fnS"; reason: private alias.
  • Removed service ".service_locator.uLRSDGG"; reason: private alias.
  • Removed service ".service_locator.5cKt1SW"; reason: private alias.
  • Removed service ".service_locator.o7cQqhG"; reason: private alias.
  • Removed service ".service_locator.Ni2qu6A"; reason: private alias.
  • Removed service ".service_locator.u8kGjmQ"; reason: private alias.
  • Removed service ".service_locator.lBw3CWg"; reason: private alias.
  • Removed service ".service_locator.ihAITWE"; reason: private alias.
  • Removed service ".service_locator.6rYo5wj"; reason: private alias.
  • Removed service ".service_locator.SPhyWWZ"; reason: private alias.
  • Removed service ".service_locator.dFocPAZ"; reason: private alias.
  • Removed service ".service_locator.fCB7u0W"; reason: private alias.
  • Removed service ".service_locator.iAka6b."; reason: private alias.
  • Removed service ".service_locator.qs3yNZ0"; reason: private alias.
  • Removed service ".service_locator.vz8dyC3"; reason: private alias.
  • Removed service ".service_locator.tvzHSjq"; reason: private alias.
  • Removed service ".service_locator.a8EIBR_"; reason: private alias.
  • Removed service ".service_locator.GK9OOfY"; reason: private alias.
  • Removed service ".service_locator.4ji1EJD"; reason: private alias.
  • Removed service ".service_locator.OypanVu"; reason: private alias.
  • Removed service ".service_locator.5MaqjhK"; reason: private alias.
  • Removed service ".service_locator.6GG7CEN"; reason: private alias.
  • Removed service ".service_locator.St6py5."; reason: private alias.
  • Removed service ".service_locator.Uxd326v"; reason: private alias.
  • Removed service ".service_locator.4MWUn.t"; reason: private alias.
  • Removed service ".service_locator.qeo2seP"; reason: private alias.
  • Removed service ".service_locator.obkhRlV"; reason: private alias.
  • Removed service ".service_locator.kueUDtH"; reason: private alias.
  • Removed service ".service_locator..hGI8zR"; reason: private alias.
  • Removed service ".service_locator.qAIdpxE"; reason: private alias.
  • Removed service ".service_locator.CEXQSDb"; reason: private alias.
  • Removed service ".service_locator.9ky7Gug"; reason: private alias.
  • Removed service ".service_locator.EUZbMHV"; reason: private alias.
  • Removed service ".service_locator.7dFs3ab"; reason: private alias.
  • Removed service ".service_locator.3s1h.Y8"; reason: private alias.
  • Removed service ".service_locator.PE43.R8"; reason: private alias.
  • Removed service ".service_locator.Z5TqV_z"; reason: private alias.
  • Removed service ".service_locator.qOsRVs2"; reason: private alias.
  • Removed service ".service_locator.xT3An2q"; reason: private alias.
  • Removed service ".service_locator.gsdZstq"; reason: private alias.
  • Removed service ".service_locator.7KFJkj_"; reason: private alias.
  • Removed service ".service_locator.C7cjgbi"; reason: private alias.
  • Removed service ".service_locator.mjFcEv7"; reason: private alias.
  • Removed service ".service_locator.Cjt5NPo"; reason: private alias.
  • Removed service ".service_locator.NpIDJ.2"; reason: private alias.
  • Removed service ".service_locator.jrsbmaH"; reason: private alias.
  • Removed service ".service_locator.Fq8X1_."; reason: private alias.
  • Removed service ".service_locator.uBwK65U"; reason: private alias.
  • Removed service ".service_locator.mDu8oDt"; reason: private alias.
  • Removed service ".service_locator.R46wC.x"; reason: private alias.
  • Removed service ".service_locator.PlZKyZj"; reason: private alias.
  • Removed service ".service_locator.ZrBHyHk"; reason: private alias.
  • Removed service ".service_locator.j7Ac8Ie"; reason: private alias.
  • Removed service ".service_locator.l4J1ZIT"; reason: private alias.
  • Removed service ".service_locator.NwD_Wx8"; reason: private alias.
  • Removed service ".service_locator.4JmKvRq"; reason: private alias.
  • Removed service ".service_locator.e39Khc2"; reason: private alias.
  • Removed service ".service_locator.O3_Sssj"; reason: private alias.
  • Removed service ".service_locator.Qx7IP7N"; reason: private alias.
  • Removed service ".service_locator.v5WWzHO"; reason: private alias.
  • Removed service ".service_locator.tZKpodu"; reason: private alias.
  • Removed service ".service_locator.NEKBoQg"; reason: private alias.
  • Removed service ".service_locator.Xg4RQZc"; reason: private alias.
  • Removed service ".service_locator..wqJTNw"; reason: private alias.
  • Removed service ".service_locator..waKUZV"; reason: private alias.
  • Removed service ".service_locator.EhMmsoR"; reason: private alias.
  • Removed service ".service_locator.uI.rz9r"; reason: private alias.
  • Removed service ".service_locator.xyapsYE"; reason: private alias.
  • Removed service ".service_locator.PxoTkF8"; reason: private alias.
  • Removed service ".service_locator.8n6sb5E"; reason: private alias.
  • Removed service ".service_locator.L3AOvKt"; reason: private alias.
  • Removed service ".service_locator.IC0WZ_s"; reason: private alias.
  • Removed service ".service_locator._MSIoAj"; reason: private alias.
  • Removed service ".service_locator.hFjE14B"; reason: private alias.
  • Removed service ".service_locator.R.q8biW"; reason: private alias.
  • Removed service ".service_locator.Pv_lMTN"; reason: private alias.
  • Removed service ".service_locator.49k8cT9"; reason: private alias.
  • Removed service ".service_locator.6DN1zBy"; reason: private alias.
  • Removed service ".service_locator.E.aTEAG"; reason: private alias.
  • Removed service ".service_locator.rHdCFr2"; reason: private alias.
  • Removed service ".service_locator.yR4uV.z"; reason: private alias.
  • Removed service ".service_locator.LDq0w1F"; reason: private alias.
  • Removed service ".service_locator.UPIr2uI"; reason: private alias.
  • Removed service ".service_locator.yzFMAZC"; reason: private alias.
  • Removed service ".service_locator.0T.Qaki"; reason: private alias.
  • Removed service ".service_locator.b.KU77N"; reason: private alias.
  • Removed service ".service_locator.7kYjIlG"; reason: private alias.
  • Removed service ".service_locator.3svnsiI"; reason: private alias.
  • Removed service ".service_locator.e3zbU1y"; reason: private alias.
  • Removed service ".service_locator.9gd.FfZ"; reason: private alias.
  • Removed service ".service_locator.h3S4DaU"; reason: private alias.
  • Removed service ".service_locator.n8GlBYG"; reason: private alias.
  • Removed service ".service_locator.nKl_Bu8"; reason: private alias.
  • Removed service ".service_locator.AVtcoa_"; reason: private alias.
  • Removed service ".service_locator.5yQDHXr"; reason: private alias.
  • Removed service ".service_locator.EauEGsx"; reason: private alias.
  • Removed service ".service_locator.1mNHcZh"; reason: private alias.
  • Removed service ".service_locator.GLfrpJG"; reason: private alias.
  • Removed service ".service_locator.zN6ynue"; reason: private alias.
  • Removed service ".service_locator.E7mgCrz"; reason: private alias.
  • Removed service ".service_locator.gQYnr78"; reason: private alias.
  • Removed service ".service_locator.DCzqRvX"; reason: private alias.
  • Removed service ".service_locator.36LQD_j"; reason: private alias.
  • Removed service ".service_locator.KJQiKwD"; reason: private alias.
  • Removed service ".service_locator.Q6r6QNm"; reason: private alias.
  • Removed service ".service_locator._zyZAFa"; reason: private alias.
  • Removed service ".service_locator.9xBXwDD"; reason: private alias.
  • Removed service ".service_locator.DbIpYFv"; reason: private alias.
  • Removed service ".service_locator.6Dgjtqa"; reason: private alias.
  • Removed service ".service_locator.R2wZ6lR"; reason: private alias.
  • Removed service ".service_locator.mfHBv87"; reason: private alias.
  • Removed service ".service_locator.ZsUBswh"; reason: private alias.
  • Removed service ".service_locator.eOa_d2o"; reason: private alias.
  • Removed service ".service_locator.nGKAHwU"; reason: private alias.
  • Removed service ".service_locator.LFtJPlh"; reason: private alias.
  • Removed service ".service_locator.EJTUlDv"; reason: private alias.
  • Removed service ".service_locator.v_na7rP"; reason: private alias.
  • Removed service ".service_locator.7R_Ko8Q"; reason: private alias.
  • Removed service ".service_locator.TfRBEXh"; reason: private alias.
  • Removed service ".service_locator.KIi4c2X"; reason: private alias.
  • Removed service ".service_locator.Bd0axWY"; reason: private alias.
  • Removed service ".service_locator.7PMAL5V"; reason: private alias.
  • Removed service ".service_locator.hJUtbH."; reason: private alias.
  • Removed service ".service_locator.pv5cvdl"; reason: private alias.
  • Removed service ".service_locator.gOGVUZm"; reason: private alias.
  • Removed service ".service_locator.G29E1y5"; reason: private alias.
  • Removed service ".service_locator.U6.nscn"; reason: private alias.
  • Removed service ".service_locator.5qq6jpH"; reason: private alias.
  • Removed service ".service_locator.aaP6lLO"; reason: private alias.
  • Removed service ".service_locator.AgtAPU2"; reason: private alias.
  • Removed service ".service_locator.8AJmakE"; reason: private alias.
  • Removed service ".service_locator._kIAbz1"; reason: private alias.
  • Removed service ".service_locator..Fs8Kd7"; reason: private alias.
1122
  • Changed reference of service "AppBundle\Spreadsheet\TaskSpreadsheetParser" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Spreadsheet\DeliverySpreadsheetParser" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Spreadsheet\DeliverySpreadsheetParser" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Spreadsheet\ProductSpreadsheetParser" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "AppBundle\Spreadsheet\ProductSpreadsheetParser" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Form\RegistrationType" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Form\UpdateProfileType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\AddressType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\DeliveryAddressType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\DeliveryType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\DeliveryEmbedType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\OrderType" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\Form\OrderType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\TaskExportType" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Form\NotificationsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\SettingsType" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Form\RestaurantType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\RestaurantType" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Form\RestaurantType" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Form\StoreType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\StoreType" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Form\StoreType" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Form\ProductType" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Form\ProductType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Checkout\CheckoutAddressType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Checkout\CheckoutCustomerType" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "AppBundle\Form\MaintenanceType" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Form\Order\CartType" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Form\Type\MoneyType" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Form\TimeSlotType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\OrderExportType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\Type\LocalBusinessTypeChoiceType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Sylius\Promotion\RestaurantPromotionType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Sylius\Promotion\RestaurantPromotionType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\Checkout\CheckoutPaymentType" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Form\Type\PriceWithTaxType" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service "AppBundle\Form\CustomizeType" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Form\CustomizeType" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "AppBundle\Form\Type\ProductTaxCategoryChoiceType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Type\ProductTaxCategoryChoiceType" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service "AppBundle\Form\Type\ProductTaxCategoryChoiceType" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Form\Restaurant\FulfillmentMethodType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\Type\LegalType" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Form\HubType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\BusinessRestaurantGroupType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\InviteUserType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\BusinessAccountType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Serializer\DeliveryNormalizer" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Serializer\RestaurantNormalizer" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Serializer\RestaurantNormalizer" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Serializer\RestaurantNormalizer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Serializer\TaskNormalizer" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Serializer\JsonLd\OrderNormalizer" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
  • Changed reference of service "AppBundle\Serializer\JsonLd\OrderNormalizer" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "AppBundle\Serializer\JsonLd\OrderNormalizer" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "AppBundle\Serializer\JsonLd\OrderNormalizer" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Serializer\JsonLd\OrderNormalizer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Serializer\CustomerNormalizer" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Serializer\PricingRuleNormalizer" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Twig\AppearanceRuntime" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\AppearanceRuntime" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "AppBundle\Twig\AssetsRuntime" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "AppBundle\Twig\AssetsRuntime" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\BannerResolver" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Twig\Components\Homepage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\Homepage" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Twig\Components\Homepage" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Cuisine" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Cuisine" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Custom" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Custom" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Edenred" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Edenred" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Exclusive" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Exclusive" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Featured" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Featured" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Hub" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Hub" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Newest" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Newest" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\Type" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\ZeroWaste" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\Components\ShopCollection\ZeroWaste" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\ExpressionLanguageRuntime" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Twig\LocalBusinessRuntime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\LocalBusinessRuntime" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\MaintenanceResolver" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Twig\MarkupRuntime" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\MercadopagoResolver" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\OrderRuntime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\OrderRuntime" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Twig\OrderStateResolver" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\Twig\PromotionRuntime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\SettingResolver" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\SettingResolver" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Twig\SettingResolver" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Twig\StripeResolver" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Twig\UrlGeneratorRuntime" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Validator\Constraints\IsActivableRestaurantValidator" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Validator\Constraints\CheckDeliveryValidator" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Validator\Constraints\PricingRuleValidator" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Validator\Constraints\ShippingTimeRangeValidator" previously pointing to "AppBundle\Utils\ShippingDateFilter" to "coopcycle.shipping_date_filter".
  • Changed reference of service "AppBundle\Validator\Constraints\ShippingAddressValidator" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Command\BotCommand" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Command\BotCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "AppBundle\Command\InitDemoCommand" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Command\LoadFixturesCommand" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
  • Changed reference of service "AppBundle\Command\MockDatetimeCommand" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Command\SetupCommand" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "AppBundle\Command\SetupCommand" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "AppBundle\Command\SetupCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Command\SetupCommand" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Command\ImportTasksCommand" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service "AppBundle\Command\GeofencingCommand" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Command\GeofencingCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Command\CreateTasksCommand" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "AppBundle\Command\CreateTasksCommand" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Command\CopyTranslationCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Command\EdenredCommand" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Command\AnonymizeCommand" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Command\WoopitSubscriptionsCommand" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Command\SyncTransportersCommand" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Command\SyncTransportersCommand" previously pointing to "oneup_flysystem.edi_messages_filesystem" to "edi_messages_filesystem".
  • Changed reference of service "AppBundle\Command\ExportTasksCommand" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Command\ExportOrdersCommand" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Command\ImportDeliveriesCommand" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Command\ImportDeliveriesCommand" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\PostSoftDeleteSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Action\CanDeliver" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Action\DeleteMe" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\Delivery\BulkAsync" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Action\Delivery\BulkAsync" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "AppBundle\Action\Delivery\ConfirmQuote" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Action\Delivery\ImportQueueCsv" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "AppBundle\Action\Delivery\ImportQueueRedownload" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "AppBundle\Action\Delivery\PODExport" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service "AppBundle\Action\Delivery\PODExport" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service "AppBundle\Action\Delivery\PODExport" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Action\FacebookLogin" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\FacebookLogin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\GoogleSignIn" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\GoogleSignIn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\Incident\IncidentAction" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "AppBundle\Action\Incident\IncidentAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Action\Incident\IncidentAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Action\Incident\IncidentAction" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Action\Order\Assign" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "AppBundle\Action\Order\Assign" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Action\Order\Invoice" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service "AppBundle\Action\Order\Pay" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\Action\Order\PaymentMethods" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Action\Order\Tip" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Action\Register" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\Register" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\Register" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service "AppBundle\Action\RegisterConfirm" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\RegisterConfirm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\ResettingReset" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\ResettingReset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\ResettingSendEmail" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\ResettingSendEmail" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service "AppBundle\Action\ResettingSendEmail" previously pointing to "nucleos_user.mailer.simple" to "nucleos_user.mailer".
  • Changed reference of service "AppBundle\Action\Restaurant\Orders" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Action\Settings" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Action\Settings" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "AppBundle\Action\Settings" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Action\SignInWithApple" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\SignInWithApple" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Action\Task\Assign" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\Task\Assign" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Action\Task\BulkMarkAsDone" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Action\TaskList\SetItems" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\TimeSlot\Choices" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Action\TimeSlot\StoreOpeningHours" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Action\UpdateLocation" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Action\UpdateOptinConsent" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Action\Woopit\DeliveryRequest" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\EventSubscriber\OrderSubscriber" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\EventSubscriber\ProfileSubscriber" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\EventSubscriber\RegistrationInitializeListener" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "AppBundle\EventSubscriber\UserCreatedSubscriber" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
  • Changed reference of service "AppBundle\EventSubscriber\UserCreatedSubscriber" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Service\ActivityManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\CartProviderService" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "AppBundle\Service\DeliveryManager" previously pointing to "AppBundle\Utils\OrderTimelineCalculator" to "coopcycle.order_timeline_calculator".
  • Changed reference of service "AppBundle\Service\DeliveryOrderManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\DeliveryOrderManager" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Service\EmailManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\EmailManager" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\FormFieldUtils" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\Geocoder" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\InvitationLinkProviderService" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Service\InvitationManager" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service "AppBundle\Service\InvitationManager" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "AppBundle\Service\LiveUpdates" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Service\LiveUpdates" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\LiveUpdates" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Service\MaintenanceManager" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Service\MercadopagoManager" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\OrderManager" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\Service\OrderManager" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Service\PawapayManager" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Service\PawapayManager" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Service\PawapayManager" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\PawapayManager" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\Service\PaygreenManager" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\Service\PaygreenManager" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "AppBundle\Service\PaygreenManager" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Service\PaygreenManager" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
  • Changed reference of service "AppBundle\Service\PaygreenManager" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "AppBundle\Service\PriceHelper" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Service\PriceHelper" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\PriceHelper" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service "AppBundle\Service\PricingRuleSetManager" previously pointing to "AppBundle\Sylius\Product\ProductOptionValueFactory" to "sylius.factory.product_option_value".
  • Changed reference of service "AppBundle\Service\RemotePushNotificationManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\RouteOptimizer" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\SmsManager" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\StripeManager" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Service\TimingRegistry" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Service\TopBarNotifications" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Service\TopBarNotifications" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\CreateWebhookEndpointHandler" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\MessageHandler\DeliveryCreatedHandler" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\MessageHandler\DeliveryCreatedHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\DeliveryCreatedHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\DeliveryCreatedHandler" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\MessageHandler\ExportOrdersHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\ImportDeliveriesHandler" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "AppBundle\MessageHandler\ImportDeliveriesHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\ImportTasksHandler" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service "AppBundle\MessageHandler\Order\CalculateTimeline" previously pointing to "AppBundle\Utils\OrderTimelineCalculator" to "coopcycle.order_timeline_calculator".
  • Changed reference of service "AppBundle\MessageHandler\Order\CalculateTimeline" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\CancelEdenredTransaction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\AcceptOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\CancelOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\CancelOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\CheckoutHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\CheckoutHandler" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\DelayOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\FulfillHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\OnDemandHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\OnDemandHandler" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\QuoteHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\QuoteHandler" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\RefundHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\RefuseOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\RestoreOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\RestoreOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\SendEmail" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\MessageHandler\Order\SendEmail" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\SendRemotePushNotification" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\MessageHandler\Order\SendRemotePushNotification" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\SendRemotePushNotification" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\Order\TriggerWebhook" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Order\UpdateState" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "AppBundle\MessageHandler\Order\UpdateState" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\MessageHandler\Order\UpdateState" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\OrderReceiptEmailHandler" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service "AppBundle\MessageHandler\PushNotificationHandler" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\CancelHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\DeleteGroupHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\IncidentHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\RescheduleHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\RestoreHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\StartHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\Command\UpdateHandler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\NotifyUrbantz" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\MessageHandler\Task\PickOrDrop" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\PublishLiveUpdate" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\SendSms" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\MessageHandler\Task\SendSms" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\Task\SendSms" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\MessageHandler\Task\SendSms" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\MessageHandler\Task\TriggerWebhook" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\MessageHandler\TopBarNotificationHandler" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\MessageHandler\UpdateLocationHandler" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Controller\AdminController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\AdminController" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service "AppBundle\Controller\AdminController" previously pointing to "oneup_flysystem.edi_messages_filesystem" to "edi_messages_filesystem".
  • Changed reference of service "AppBundle\Controller\AssetsController" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service "AppBundle\Controller\AssetsController" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service "AppBundle\Controller\DashboardController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\EmbedController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\OrderController" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Controller\RestaurantController" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "AppBundle\Controller\RestaurantController" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "AppBundle\Controller\RestaurantController" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Controller\StorybookController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\StripeController" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "AppBundle\Api\State\AssignTasksProcessor" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Api\State\AssignTasksProcessor" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Api\State\CalculateRetailPriceProcessor" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Api\State\CalculateRetailPriceProcessor" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Api\State\CalculateRetailPriceProcessor" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Api\State\CalculateRetailPriceProcessor" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service "AppBundle\Api\State\CalculateRetailPriceProcessor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Api\State\CartItemProcessor" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "AppBundle\Api\State\CartItemProcessor" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "AppBundle\Api\State\CartSessionProcessor" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Api\State\CreateCreditNoteProcessor" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "AppBundle\Api\State\DeleteCartItemProcessor" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "AppBundle\Api\State\DeleteCartItemProcessor" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Api\State\DeliveryCreateOrUpdateProcessor" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Api\State\DeliveryCreateOrUpdateProcessor" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Api\State\DeliveryProcessor" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Api\State\DeliveryProcessor" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "AppBundle\Api\State\DeliveryQuoteProcessor" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\Api\State\DisableProductProcessor" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Api\State\HomepagePublishedProcessor" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Api\State\HomepagePublishedProvider" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Api\State\InvoiceLineItemsProvider" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Api\State\InvoiceLineItemsProvider" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Api\State\InvoiceLineItemsProvider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Api\State\LoopeatFormatsProcessor" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Api\State\LoopeatReturnsProcessor" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Api\State\RestaurantMenuProcessor" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "AppBundle\Api\State\RestaurantMenuProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Api\State\RestaurantMenuSectionProcessor" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "AppBundle\Api\State\RestaurantMenuSectionProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Api\State\UpdateCartItemProcessor" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "AppBundle\Api\State\UpdateCartItemProcessor" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Api\State\UpdateRestaurantProcessor" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Pricing\OnDemandDeliveryProductProcessor" previously pointing to "AppBundle\Sylius\Product\ProductOptionValueFactory" to "sylius.factory.product_option_value".
  • Changed reference of service "AppBundle\Pricing\OnDemandDeliveryProductProcessor" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Pricing\PriceCalculationVisitor" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Pricing\PriceCalculationVisitor" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Pricing\PriceExpressionParser" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Pricing\PriceUpdateVisitor" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Pricing\PricingManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Pricing\PricingManager" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "AppBundle\Pricing\PricingManager" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "AppBundle\Pricing\PricingManager" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Pricing\PricingManager" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "AppBundle\Pricing\ProductVariantNameGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Pricing\RuleHumanizer" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Pricing\RuleHumanizer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\LoopEat\Client" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "AppBundle\LoopEat\Client" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\EventListener\SeoListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\EventListener\SeoListener" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "coopcycle.user_provider" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "coopcycle.user_provider" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "AppBundle\EventListener\MaintenanceListener" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\EventListener\MaintenanceListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.context.currency.settings_aware" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "sylius.order_processing.order_options_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.order_processing.order_fee_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.order_processing.order_fee_processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Sylius\OrderProcessing\OrderDepositRefundProcessor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "AppBundle\Sylius\OrderProcessing\OrderDepositRefundProcessor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.order_processing.order_taxes_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.order_processing.order_taxes_processor" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service "sylius.order_processing.order_taxes_processor" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "sylius.order_processing.order_taxes_processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.order_processing.order_payment_processor" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.order_processing.order_payment_processor" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "sylius.promotion_action.delivery_percentage" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "coopcycle.sylius.factory.product_variant" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "coopcycle.sylius.factory.product_variant" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "coopcycle.sylius.product_variant_resolver.lazy" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "AppBundle\Sylius\Cart\RestaurantCartContext" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "AppBundle\Sylius\Cart\RestaurantCartContext" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
  • Changed reference of service "AppBundle\Sylius\Cart\RestaurantCartContext" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\EventListener\WebAuthenticationListener" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "AppBundle\Utils\OrderTimeHelper" previously pointing to "AppBundle\Utils\ShippingDateFilter" to "coopcycle.shipping_date_filter".
  • Changed reference of service "AppBundle\Entity\Listener\AddressListener" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Entity\Listener\TaskListener" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\LoopEat\TaskListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "coopcycle.web_success_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "coopcycle.two_factor_success_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Security\TwoFactor\EmailAuthCodeMailer" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\TourSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\TaskSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\TaskListSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\TaskListSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\DeliverySubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service "AppBundle\Api\EventSubscriber\MaintenanceSubscriber" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Api\EventSubscriber\MaintenanceSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Doctrine\EventSubscriber\DisabledProductListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Transporter\ReportFromCC" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Incident\LoopeatFailureReasonsResolver" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Api\Dto\TaskMapper" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Utils\RestaurantFilter" previously pointing to "AppBundle\ExpressionLanguage\ExpressionLanguage" to "coopcycle.expression_language".
  • Changed reference of service "AppBundle\Utils\PriceFormatter" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • Changed reference of service "AppBundle\EventListener\Upload\UploadListener" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\EventListener\Upload\UploadListener" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "AppBundle\EventListener\Upload\UploadListener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Security\OrderAccessTokenManager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "AppBundle\Sylius\Order\ReceiptGenerator" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service "AppBundle\Sylius\Order\ReceiptGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Messenger\MockDateMiddleware" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Taxonomy\CuisineProvider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Security\DeleteClosingRuleVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\OrderActionsVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\LocalBusinessVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\DashboardViewVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\ProductVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\DeliveriesVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\StoreVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\AddressVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\UserVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\TaskGroupVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\ProductOptionValueVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\DeliveryQuoteVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\DeliveryImportQueueVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\TimeSlotVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\IncidentVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\RestaurantMenuVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Security\TaskOperationsVoter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "AppBundle\Sylius\Cart\SessionSubscriber" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "AppBundle\Edenred\Authentication" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Edenred\Authentication" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "AppBundle\Sylius\Taxation\TaxesHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Sylius\Taxation\TaxesHelper" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Translation\DatePeriodFormatter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Utils\OrdersRateLimit" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "AppBundle\Form\BusinessAccountRegistrationFlow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "AppBundle\Assets\PlaceholderImageResolver" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "AppBundle\Utils\RestaurantDecorator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Paygreen\EnvironmentFactory" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Entity\Delivery\FailureReasonRegistry" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Integration\Standtrack\StandtrackClient" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "AppBundle\Utils\Defaults" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "promotion_coupon.expiration_checker" previously pointing to "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.checker.promotion_coupon.duration_eligibility".
  • Changed reference of service "promotion_coupon.expiration_checker" previously pointing to "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.checker.promotion_coupon.duration_eligibility".
  • Changed reference of service "promotion.expiration_checker" previously pointing to "sylius.promotion_archival_eligibility_checker" to "sylius.checker.promotion.archival_eligibility".
  • Changed reference of service "promotion.expiration_checker" previously pointing to "sylius.promotion_usage_limit_eligibility_checker" to "sylius.checker.promotion.usage_limit_eligibility".
  • Changed reference of service "AppBundle\Payment\PawapayClientFactory" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "sylius.resource_controller.redirect_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.resource_controller.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.view_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "sylius.dispatcher.operation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.helper.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.resource_metadata_collection.factory.redirect" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteNameFactoryInterface".
  • Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
  • Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.attributes_operation_route" to "Sylius\Bundle\ResourceBundle\Routing\AttributesOperationRouteFactoryInterface".
  • Changed reference of service "sylius.routing.redirect_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "sylius.routing.redirect_handler" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteNameFactoryInterface".
  • Changed reference of service "sylius.state_provider.form" previously pointing to "sylius.form.factory" to "Sylius\Resource\Symfony\Form\Factory\FormFactoryInterface".
  • Changed reference of service "sylius.state_machine.operation.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.listener.request_locale_setter" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.templating.helper.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.twig.extension.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.controller.order" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.form.data_mapper.order_item_quantity" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "sylius.context.cart.new" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service "sylius.expired_carts_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.controller.product_variant" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.controller.product_option_value" previously pointing to "AppBundle\Sylius\Product\ProductOptionValueFactory" to "sylius.factory.product_option_value".
  • Changed reference of service "sylius.generator.product_variant" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.controller.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Changed reference of service "sylius.context.channel.fake_channel.persister" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.context.channel.fake_channel.context" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.promotion_coupon_eligibility_checker" previously pointing to "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.checker.promotion_coupon.duration_eligibility".
  • Changed reference of service "sylius.promotion_coupon_eligibility_checker" previously pointing to "sylius.promotion_coupon_usage_limit_eligibility_checker" to "sylius.checker.promotion_coupon.usage_limit_eligibility".
  • Changed reference of service "sylius.promotion_eligibility_checker" previously pointing to "sylius.promotion_duration_eligibility_checker" to "sylius.checker.promotion.duration_eligibility".
  • Changed reference of service "sylius.promotion_eligibility_checker" previously pointing to "sylius.promotion_usage_limit_eligibility_checker" to "sylius.checker.promotion.usage_limit_eligibility".
  • Changed reference of service "sylius.promotion_eligibility_checker" previously pointing to "sylius.promotion_subject_coupon_eligibility_checker" to "sylius.checker.promotion.subject_coupon_eligibility".
  • Changed reference of service "sylius.promotion_eligibility_checker" previously pointing to "sylius.promotion_rules_eligibility_checker" to "sylius.checker.promotion.rules_eligibility".
  • Changed reference of service "sylius.promotion_eligibility_checker" previously pointing to "sylius.promotion_archival_eligibility_checker" to "sylius.checker.promotion.archival_eligibility".
  • Changed reference of service "sylius.form.type.promotion_coupon_generator_instruction" previously pointing to "sylius.factory.promotion_coupon_generator_instruction" to "Sylius\Component\Promotion\Factory\PromotionCouponGeneratorInstructionFactoryInterface".
  • Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.registry.payment_methods_resolver" previously pointing to "sylius.payment_methods_resolver.default" to "sylius.resolver.payment_methods.default".
  • Changed reference of service "typesense.client_prototype" previously pointing to "typesense.logger" to "ACSEO\TypesenseBundle\Logger\TypesenseLogger".
  • Changed reference of service "typesense.data_collector" previously pointing to "typesense.logger" to "ACSEO\TypesenseBundle\Logger\TypesenseLogger".
  • Changed reference of service "typesense.collection_client" previously pointing to "typesense.logger" to "ACSEO\TypesenseBundle\Logger\TypesenseLogger".
  • Changed reference of service "typesense.client" previously pointing to "typesense.logger" to "ACSEO\TypesenseBundle\Logger\TypesenseLogger".
  • Changed reference of service "api_platform.router" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "api_platform.swagger_ui.action" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "api_platform.security.resource_access_checker" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "craue.form.flow.data_manager_default" previously pointing to "craue.form.flow.storage_default" to "craue.form.flow.storage".
  • Changed reference of service "craue.form.flow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "craue.form.flow.event_listener.previous_step_invalid" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "craue.form.flow.event_listener.flow_expired" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.authenticator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
  • Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
  • Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
  • Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
  • Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
  • Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
  • Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
  • Changed reference of service "hautelook_alice.data_fixtures.append_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
  • Changed reference of service "hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" previously pointing to "hautelook_alice.loader.doctrine_orm_loader" to "hautelook_alice.loader".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "hwi_oauth.security.oauth_utils" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "liip_imagine.binary.loader.restaurant_images" previously pointing to "oneup_flysystem.restaurant_images_filesystem" to "restaurant_images_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.product_images" previously pointing to "oneup_flysystem.product_images_filesystem" to "product_images_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.store_images" previously pointing to "oneup_flysystem.store_images_filesystem" to "store_images_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.task_images" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.assets" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.incident_images" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service "liip_imagine.binary.loader.homepage_slider_images" previously pointing to "oneup_flysystem.homepage_slider_images_filesystem" to "homepage_slider_images_filesystem".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "M6Web\Bundle\DaemonBundle\Command\DaemonCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\UserBundle\EventListener\LastLoginListener" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "nucleos_user.user_provider.username" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "nucleos_user.user_provider.username_email" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "nucleos_user.user_provider.email" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\UserBundle\Form\Type\LoginFormType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Nucleos\UserBundle\Action\LoginAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\UserBundle\Action\LoginAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "nucleos_user.util.canonical_fields_updater" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "nucleos_user.util.canonical_fields_updater" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service "Nucleos\UserBundle\EventListener\LocaleEventListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Nucleos\UserBundle\Command\ActivateUserCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\Command\ChangePasswordCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\Command\CreateUserCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\Command\DeactivateUserCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\Command\DemoteUserCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\Command\PromoteUserCommand" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\EventListener\FlashListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Nucleos\UserBundle\Action\ChangePasswordAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\UserBundle\Action\ChangePasswordAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\UserBundle\Action\ChangePasswordAction" previously pointing to "nucleos_user.util.user_manipulator.simple" to "Nucleos\UserBundle\Util\UserManipulator".
  • Changed reference of service "Nucleos\UserBundle\EventListener\ResettingListener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\UserBundle\Action\RequestResetAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\UserBundle\Action\ResetAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\UserBundle\Action\ResetAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\UserBundle\Action\ResetAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\UserBundle\Action\SendEmailAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\UserBundle\Action\SendEmailAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\UserBundle\Action\SendEmailAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\UserBundle\Action\SendEmailAction" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service "Nucleos\UserBundle\Action\SendEmailAction" previously pointing to "nucleos_user.mailer.simple" to "nucleos_user.mailer".
  • Changed reference of service "Nucleos\UserBundle\Action\CheckEmailAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "nucleos_profile.mailer.simple" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "nucleos_profile.mailer.simple" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\ProfileBundle\EventListener\AlreadyLoggedinListener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\ProfileBundle\EventListener\ProfileChangeListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\ProfileBundle\EventListener\FlashListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Nucleos\ProfileBundle\Action\RegistrationAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\ProfileBundle\Action\RegistrationAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\ProfileBundle\Action\RegistrationAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\ProfileBundle\Action\CheckRegistrationMailAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\ProfileBundle\Action\CheckRegistrationMailAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\ProfileBundle\Action\ConfirmRegistrationAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\ProfileBundle\Action\ConfirmRegistrationAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\ProfileBundle\Action\ConfirmRegistrationAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Nucleos\ProfileBundle\Action\EditProfileAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Nucleos\ProfileBundle\Action\EditProfileAction" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\ProfileBundle\Action\EditProfileAction" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.product_images_filesystem" to "product_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.restaurant_images_filesystem" to "restaurant_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.store_images_filesystem" to "store_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.product_imports_filesystem" to "product_imports_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.edi_messages_filesystem" to "edi_messages_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.homepage_slider_images_filesystem" to "homepage_slider_images_filesystem".
  • Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.documents_filesystem" to "documents_filesystem".
  • Changed reference of service "oneup_uploader.templating.uploader_helper" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "oneup_uploader.storage.restaurant" previously pointing to "oneup_flysystem.restaurant_images_filesystem" to "restaurant_images_filesystem".
  • Changed reference of service "oneup_uploader.storage.product" previously pointing to "oneup_flysystem.product_images_filesystem" to "product_images_filesystem".
  • Changed reference of service "oneup_uploader.storage.logo" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "oneup_uploader.storage.tasks" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service "oneup_uploader.storage.products" previously pointing to "oneup_flysystem.product_imports_filesystem" to "product_imports_filesystem".
  • Changed reference of service "oneup_uploader.storage.banner" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service "oneup_uploader.storage.homepage_slider" previously pointing to "oneup_flysystem.homepage_slider_images_filesystem" to "homepage_slider_images_filesystem".
  • Changed reference of service "oneup_uploader.storage.documents" previously pointing to "oneup_flysystem.documents_filesystem" to "documents_filesystem".
  • Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sonata\SeoBundle\Command\SitemapGeneratorCommand" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.attribute_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.generator.symfony" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.w7.f4fT" to "container.env_var_processors_locator".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "profiler" previously pointing to "sylius.channel_collector" to "sylius.collector.channel".
  • Changed reference of service "console_profiler_listener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "security.logout_url_generator" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.success_handler.api_login.form_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.form_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.form_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_login" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_deliveries" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_deliveries" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_deliveries" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_deliveries_import_async" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_deliveries_import_async" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_deliveries_import_async" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_tasks" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_tasks" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_tasks" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_tasks_import" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_tasks_import" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_tasks_import" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_events_get" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_events_get" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_events_get" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_get" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_get" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_get" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_put_bio_deliver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_put_bio_deliver" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_put_bio_deliver" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_lists_get" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_lists_get" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_lists_get" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_groups" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_groups" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_groups" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_store_deliveries" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_store_deliveries" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_store_deliveries" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_stores" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_stores" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_stores" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_time_slots" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_time_slots" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_time_slots" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_retail_prices_calculate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_retail_prices_calculate" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_retail_prices_calculate" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_urbantz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_urbantz" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_urbantz" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_import_queues" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_task_import_queues" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_task_import_queues" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_carts_session" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_carts_session" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_carts_session" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders_get" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders_get" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_orders_get" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders_accept" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders_accept" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_orders_accept" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_carts" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_carts" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_carts" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_items" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_items" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_item" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_item" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_create_invitation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_create_invitation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_create_invitation" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_operations" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_operations" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_operations" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_payment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_payment" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_payment" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_payment_methods" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_payment_methods" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_payment_methods" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_pay" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_pay" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_pay" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_mercadopago_preference" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_mercadopago_preference" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_mercadopago_preference" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_stripe_clone_payment_method" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_stripe_clone_payment_method" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_stripe_clone_payment_method" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_stripe_create_setup_intent_or_attach_pm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_stripe_create_setup_intent_or_attach_pm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_stripe_create_setup_intent_or_attach_pm" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_loopeat_returns" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_loopeat_returns" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_loopeat_returns" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_edenred_credentials" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_cart_edenred_credentials" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_cart_edenred_credentials" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_orders" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_orders" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_me" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_me" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_me" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_webhooks" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_webhooks" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_webhooks" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_woopit" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_woopit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_woopit" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_incidents" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.bearer_token.jwt.api_incidents" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api_incidents" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.refresh_jwt.token_refresh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.success_handler.token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.listener.user_checker.token_refresh" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.listener.user_checker.api" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.failure_handler.web.oauth" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "security.authentication.kernel_exception_listener.two_factor.web" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.form_listener.two_factor.web" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.two_factor.web" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.success_handler.web.form_login" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "security.listener.user_checker.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "twig" previously pointing to "sylius.twig.extension.convert_amount" to "sylius.twig.extension.convert_money".
  • Changed reference of service "twig" previously pointing to "sylius.twig.extension.money" to "sylius.twig.extension.format_money".
  • Changed reference of service "twig" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "twig" previously pointing to "sylius.context.currency.composite" to "sylius.context.currency".
  • 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 "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "stof_doctrine_extensions.tool.actor_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.autocomplete.entity_type" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "scheb_two_factor.security.email.default_code_generator" to "scheb_two_factor.security.email.code_generator".
  • Changed reference of service "scheb_two_factor.security.email.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.state_machine.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.y93nJzL" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".service_locator.y93nJzL" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.OGVNQw_" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service ".service_locator.jON7RFD" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service ".service_locator.al38NXt" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service ".service_locator.al38NXt" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service ".service_locator.6W.7pgZ" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.X2XyRzN" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service ".service_locator.X2XyRzN" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".service_locator.S7HBWZv" previously pointing to "sylius.tax_rate_resolver" to "sylius.resolver.tax_rate".
  • Changed reference of service ".service_locator.gWQO_Ws" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service ".service_locator.gWQO_Ws" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.eRo2Nyg" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service ".service_locator.UMLhD12" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.us3PqfP" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service ".service_locator.us3PqfP" previously pointing to "nucleos_user.util.token_generator.simple" to "Nucleos\UserBundle\Util\TokenGenerator".
  • Changed reference of service ".service_locator.UOnIMRp" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.ndGKjCO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator...14vQd" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.nYrUTTi" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service ".service_locator.YBrjiWN" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service ".service_locator.PfErvOz" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.PfErvOz" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.0LGVlVu" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.LqQ_yq9" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service ".service_locator.LnB3Fvc" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Q.DDZN3" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".service_locator.Q.DDZN3" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.PlOGP99" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.LquekTC" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service ".service_locator.Qo1QxGH" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.vqDoqxF" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.vqDoqxF" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.ewyqEMd" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.ewyqEMd" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.AvITWCH" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.s7AYUMI" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.Keep1Mj" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service ".service_locator.Keep1Mj" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".service_locator.GmhWfW5" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service ".service_locator.SyW5bGn" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service ".service_locator.4DEE9jQ" previously pointing to "oneup_flysystem.restaurant_images_filesystem" to "restaurant_images_filesystem".
  • Changed reference of service ".service_locator.PMZ6lKW" previously pointing to "oneup_flysystem.documents_filesystem" to "documents_filesystem".
  • Changed reference of service ".service_locator.DgpEsBa" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service ".service_locator.NgY2tKO" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service ".service_locator.NgY2tKO" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".service_locator.NgY2tKO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.44_t5R5" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service ".service_locator.44_t5R5" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service ".service_locator.44_t5R5" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.ZLZmSnq" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.MkIJmqP" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.MkIJmqP" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Po6RKB7" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.Po6RKB7" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.Ze0SVoQ" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.Ze0SVoQ" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.Ze0SVoQ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Ze0SVoQ" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.Ze0SVoQ" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.GraEmY0" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.GraEmY0" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.GraEmY0" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.GraEmY0" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.d2ot799" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.d2ot799" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.7DaB9yN" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.FhkgKtR" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.xp8nIoM" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service ".service_locator.xzSlWIm" previously pointing to "coopcycle.sylius.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service ".service_locator.xzSlWIm" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.CR6iHdY" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.CR6iHdY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator..W0lohm" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator..W0lohm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.1ss_T5q" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.1ss_T5q" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.wA9zdhI" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.6KSh6Cj" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.0Ert4pk" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.uS1dCt3" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.g56A6Iu" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.pBeClLh" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.ltV5H9X" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service ".service_locator.ltV5H9X" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.F9hxbrr" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.F9hxbrr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.T6DwDXS" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.SrBIEUU" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.b282cPB" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.H54GN9D" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service ".service_locator.H54GN9D" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator.H54GN9D" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.hoWpBoG" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service ".service_locator._PxKpkb" previously pointing to "AppBundle\Sylius\Order\OrderNumberAssigner" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
  • Changed reference of service ".service_locator.N5gb.Ts" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.c5XFft0" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.ShTTciq" previously pointing to "nucleos_user.util.canonicalizer.simple" to "nucleos_user.util.email_canonicalizer".
  • Changed reference of service ".service_locator.ShTTciq" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.ShTTciq" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.roQyePC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.roQyePC" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service ".service_locator.nJ00uHa" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DZOPA5d" previously pointing to "AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType" to "sylius.form.type.promotion_rule_choice".
  • Changed reference of service "command.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "event.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.uEtDFS3" previously pointing to "debug.traced.event.bus" to "messenger.default_bus".
  • Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\BusinessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\DeleteClosingRuleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\OrderActionsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\LocalBusinessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\DashboardViewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\ProductVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\DeliveriesVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\StoreVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\AddressVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\TaskGroupVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\WebhookVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\ProductOptionValueVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\DeliveryQuoteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\DeliveryImportQueueVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\TimeSlotVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\IncidentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\RestaurantMenuVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.AppBundle\Security\TaskOperationsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.assets_filesystem" to "assets_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.delivery_imports_filesystem" to "delivery_imports_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.documents_filesystem" to "documents_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.edi_messages_filesystem" to "edi_messages_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.homepage_slider_images_filesystem" to "homepage_slider_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.incident_images_filesystem" to "incident_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.product_images_filesystem" to "product_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.product_imports_filesystem" to "product_imports_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.receipts_filesystem" to "receipts_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.restaurant_images_filesystem" to "restaurant_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.store_images_filesystem" to "store_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.task_images_filesystem" to "task_images_filesystem".
  • Changed reference of service ".service_locator.A7.ombK" previously pointing to "oneup_flysystem.task_imports_filesystem" to "task_imports_filesystem".
  • Changed reference of service ".service_locator.GwvrqVM" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.GwvrqVM" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.PBYpxbD" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.PBYpxbD" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.W7P2UF5" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.W7P2UF5" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.5XJNd8k" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.5XJNd8k" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.col1pbx" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.col1pbx" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.pSQKiHO" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "AppBundle\Sylius\Order\OrderFactory" to "sylius.factory.order".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "AppBundle\Sylius\Product\ProductOptionValueFactory" to "sylius.factory.product_option_value".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service ".service_locator.hQk7Ffl" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service ".service_locator.GeLe180" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service ".service_locator.nkAwLoi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.e_.xxAP" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
  • Changed reference of service "sylius.resource_metadata_collection.factory.state_machine.inner" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteNameFactoryInterface".
  • Changed reference of service "coopcycle.sylius.order_modifier.inner" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "coopcycle.sylius.order_modifier.inner" previously pointing to "coopcycle.sylius.order_item_quantity_modifier" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.state_machine.task.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "restart_workers_signal.cache.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "craue_config_cache_provider.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "cache.app.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "cache.scheduler.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "s3_flysystem.cache.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "tag_manager.cache.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "craue_config.cache.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "foodtech.cache.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service ".twig.cache.inner.recorder_inner" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "coopcycle.shipping_date_filter" previously pointing to "snc_redis.default" to "Redis".
  • Changed reference of service "coopcycle.shipping_date_filter" previously pointing to "AppBundle\Utils\OrderTimelineCalculator" to "coopcycle.order_timeline_calculator".
  • Changed reference of service "Nucleos\UserBundle\Util\UserManipulator" previously pointing to "AppBundle\Security\UserManager" to "Nucleos\UserBundle\Model\UserManager".
  • Changed reference of service "Nucleos\UserBundle\Util\UserManipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sylius\Bundle\ResourceBundle\Routing\AttributesOperationRouteFactoryInterface" previously pointing to "sylius.routing.factory.operation_route" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
  • Changed reference of service "Sylius\Component\Product\Factory\ProductVariantFactoryInterface" previously pointing to "AppBundle\Service\SettingsManager" to "coopcycle.settings_manager".
  • Changed reference of service "Sylius\Component\Product\Factory\ProductFactoryInterface" previously pointing to "AppBundle\Sylius\Product\ProductVariantFactory" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.collector.channel" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "AppBundle\Routing\EmbedAwareRouter" 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".
  • Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
  • Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.resolver.bundle.no_bundle_resolver" to "hautelook_alice.resolver.bundle".
  • Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.locator.environmentless" to "hautelook_alice.locator".
  • Changed reference of service "nucleos_user.mailer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "nucleos_user.mailer" previously pointing to "AppBundle\Routing\EmbedAwareRouter" to "router".
  • Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "sylius.factory.order" previously pointing to "sylius.context.channel.composite" to "sylius.context.channel".
1188
  • Removed service "AppBundle\Security\BearerTokenAuthenticator"; reason: abstract.
  • Removed service "typesense.client_prototype"; reason: abstract.
  • Removed service "typesense.finder"; reason: abstract.
  • Removed service "typesense.specificfinder"; reason: abstract.
  • Removed service "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; 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.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
  • Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
  • Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
  • Removed service "Invenso\Rector\InvensoRectorBundle"; reason: abstract.
  • Removed service "Invenso\Rector\DependencyInjection"; reason: abstract.
  • Removed service "Invenso\Rector\Config"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
  • Removed service "M6Web\Bundle\DaemonBundle\Command\DaemonCommand"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.local"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
  • Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
  • Removed service "oneup_flysystem.filesystem"; reason: abstract.
  • Removed service "httplug.plugin.cache"; reason: abstract.
  • Removed service "httplug.plugin.throttle"; reason: abstract.
  • Removed service "httplug.plugin.add_host"; reason: abstract.
  • Removed service "httplug.plugin.add_path"; reason: abstract.
  • Removed service "httplug.plugin.base_uri"; reason: abstract.
  • Removed service "httplug.plugin.content_type"; reason: abstract.
  • Removed service "httplug.plugin.header_append"; reason: abstract.
  • Removed service "httplug.plugin.header_defaults"; reason: abstract.
  • Removed service "httplug.plugin.header_set"; reason: abstract.
  • Removed service "httplug.plugin.header_remove"; reason: abstract.
  • Removed service "httplug.plugin.query_defaults"; reason: abstract.
  • Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
  • Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
  • Removed service "httplug.plugin.stack"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; 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.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; 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 "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "workflow.abstract"; reason: abstract.
  • Removed service "state_machine.abstract"; reason: abstract.
  • Removed service "workflow.marking_store.method"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "messenger.middleware.send_message"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; 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.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
  • Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
  • Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
  • Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
  • Removed service "security.listener.remember_me"; reason: abstract.
  • Removed service "security.authenticator.remember_me"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\RegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\RegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UpdateProfileType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\UpdateProfileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\AddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\DeliveryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\OrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\AddUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskExportType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\TaskExportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationsType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\NotificationsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\SettingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\SettingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TaskType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\TaskType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RestaurantType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\RestaurantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StoreType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\StoreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\ProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutAddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Checkout\CheckoutAddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutCustomerType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Checkout\CheckoutCustomerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ApiAppType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\ApiAppType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MaintenanceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\MaintenanceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.promotion_coupon"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.extension.type.promotion_coupon"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.AppBundle\Form\Extension\RedirectToRefererType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Extension\RedirectToRefererType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.promotion_rule.premium_customer_configuration"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.type.promotion_rule.premium_customer_configuration"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Order\CartType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Order\CartType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TimeSlotChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\TimeSlotChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\MoneyType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\MoneyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DeliveryImportType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\DeliveryImportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TimeSlotType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\TimeSlotType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\OrderExportType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\OrderExportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LocalBusinessTypeChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\LocalBusinessTypeChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\RestaurantPromotionType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Sylius\Promotion\RestaurantPromotionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Checkout\CheckoutPaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Checkout\CheckoutPaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PriceWithTaxType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\PriceWithTaxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CustomizeType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\CustomizeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\ProductTaxCategoryChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\ProductTaxCategoryChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\FulfillmentMethodType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Restaurant\FulfillmentMethodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\TagsType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\TagsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AttachToOrganizationType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\AttachToOrganizationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\PhoneNumberType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\PhoneNumberType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\LegalType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\LegalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\TermsAndConditionsAndPrivacyPolicyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\HubType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\HubType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\BusinessRestaurantGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\AutocompleteAdapterType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\AutocompleteAdapterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\GeocodingProviderType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Type\GeocodingProviderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\DataExportType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\DataExportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\InviteUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\InviteUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PackageWithQuantityType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\PackageWithQuantityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Restaurant\LoopeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Restaurant\LoopeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\BusinessAccountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessAccountRegistrationForm"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\BusinessAccountRegistrationForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocalBusinessWithMenuType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\LocalBusinessWithMenuType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\BusinessRestaurantGroupPriceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\BusinessRestaurantGroupPriceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PricingRuleSetType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\PricingRuleSetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Sylius\Promotion\CurrencyAwareFixedDiscountConfigurationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Sylius\Promotion\Rule\IsItemsTotalAboveConfigurationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProductOptionValueType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\ProductOptionValueType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.misd_phone_number.serializer.normalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.misd_phone_number.serializer.normalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.misd_phone_number.serializer.normalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TemporaryIdNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TemporaryIdNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\DeliveryNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\DeliveryNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\DeliveryDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\DeliveryOrderDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\DeliveryOrderDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RestaurantNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\RestaurantNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskListNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskListNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskMetadataDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\MyTaskMetadataDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskPackageDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskPackageDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\MyTaskDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\MyTaskListDtoNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\MyTaskListDtoNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TaskOrIncidentImageNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskOrIncidentImageNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\ClosingRuleNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\ClosingRuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\OrderNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\JsonLd\OrderNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Json\OrderItemNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\Json\OrderItemNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\JsonLd\ProductNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\TsRangeNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TsRangeNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\NumRangeNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\NumRangeNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\Csv\TaskNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\Csv\TaskNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\GeoCoordinatesNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\GeoCoordinatesNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\Csv\DeliveryNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\Csv\DeliveryNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\RRuleNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\RRuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\UrbantzOrderNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\UrbantzOrderNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TaskImportQueueNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TaskImportQueueNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitQuoteRequestNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\WoopitQuoteRequestNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\WoopitDeliveryRequestNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\WoopitDeliveryRequestNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\TourNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\TourNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\CustomerNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\CustomerNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\ApplicationsNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\ApplicationsNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PricingRuleNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\PricingRuleNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\PaymentNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\PaymentNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.AppBundle\Serializer\JsonLd\ProductOptionNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Serializer\JsonLd\ProductOptionNormalizer"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AppearanceRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\AppearanceRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\AssetsRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\AssetsRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\BannerResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\BannerResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\CacheExtension\KeyGenerator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\CacheExtension\KeyGenerator"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\Banner.0.AppBundle\Twig\Components\Banner"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\Banner"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\DeliveryForm.0.AppBundle\Twig\Components\DeliveryForm"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\DeliveryForm"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\FulfillmentBadge.0.AppBundle\Twig\Components\FulfillmentBadge"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\FulfillmentBadge"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\Homepage.0.AppBundle\Twig\Components\Homepage"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\Homepage"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\MenuItem.0.AppBundle\Twig\Components\MenuItem"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\MenuItem"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Cuisine.0.AppBundle\Twig\Components\ShopCollection\Cuisine"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Cuisine"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Custom.0.AppBundle\Twig\Components\ShopCollection\Custom"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Custom"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Edenred.0.AppBundle\Twig\Components\ShopCollection\Edenred"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Edenred"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Exclusive.0.AppBundle\Twig\Components\ShopCollection\Exclusive"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Exclusive"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Featured.0.AppBundle\Twig\Components\ShopCollection\Featured"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Featured"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Hub.0.AppBundle\Twig\Components\ShopCollection\Hub"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Hub"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Newest.0.AppBundle\Twig\Components\ShopCollection\Newest"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Newest"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\Type.0.AppBundle\Twig\Components\ShopCollection\Type"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\Type"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopCollection\ZeroWaste.0.AppBundle\Twig\Components\ShopCollection\ZeroWaste"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopCollection\ZeroWaste"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\ShopSearch.0.AppBundle\Twig\Components\ShopSearch"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\ShopSearch"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Twig\Components\Slider.0.AppBundle\Twig\Components\Slider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\Components\Slider"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CoopCycleExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\CoopCycleExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\ExpressionLanguageRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\ExpressionLanguageRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LocalBusinessRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\LocalBusinessRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\LoopeatRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\LoopeatRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MaintenanceResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\MaintenanceResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MarkupRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\MarkupRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\MercadopagoResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\MercadopagoResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OAuthRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\OAuthRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\OrderRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\OrderStateResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\OrderStateResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PageTitlePrefixResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\PageTitlePrefixResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PriceFormatResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\PriceFormatResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\PromotionRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\PromotionRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\RecurrRuleFormatResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\RecurrRuleFormatResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SettingResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\SettingResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\StripeResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\StripeResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\SyliusVariantResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\SyliusVariantResolver"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TagsRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\TagsRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\TaxRateRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\TaxRateRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UrlGeneratorRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\UrlGeneratorRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.AppBundle\Twig\UserRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Twig\UserRuntime"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliveryValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\DeliveryValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\OrderValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\OrderValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsActivableRestaurantValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\IsActivableRestaurantValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\TaskValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\CheckDeliveryValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\CheckDeliveryValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductOptionValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\ProductOptionValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopEatOrderValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\LoopEatOrderValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\PricingRuleValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\UserWithSameEmailNotExistsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingTimeRangeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\ShippingTimeRangeValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Checkout\Action\Validator\AddProductToCartValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ShippingAddressValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\ShippingAddressValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\GoogleApiKeyValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\GoogleApiKeyValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\LoopeatStockValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\LoopeatStockValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\DeliverySpreadsheetValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\DeliverySpreadsheetValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TaskSpreadsheetValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\TaskSpreadsheetValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ProductSpreadsheetValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\ProductSpreadsheetValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\PricingRuleSetDeleteValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\WarehouseDeleteValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\WarehouseDeleteValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\TimeSlotDeleteValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\TimeSlotDeleteValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\PackageSetDeleteValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\PackageSetDeleteValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\SiretValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\SiretValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\ManualSupplementsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\ManualSupplementsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IncidentMetadataValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Validator\Constraints\IncidentMetadataValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ApplyTaxesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ApplyTaxesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateSettingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\CreateSettingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InitDemoCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\InitDemoCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LoadFixturesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\LoadFixturesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\MockDatetimeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\MockDatetimeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\LogTestRunCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\LogTestRunCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SetupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\SetupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportTasksCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ImportTasksCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\GeofencingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\GeofencingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeduplicateCustomerAddressesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\DeduplicateCustomerAddressesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\BuildIndexCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\BuildIndexCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ResolveImagineCacheCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ResolveImagineCacheCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateTasksCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\CreateTasksCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyTranslationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\CopyTranslationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EdenredCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\EdenredCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\AnonymizeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\AnonymizeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\RegenerateAvatarsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\RegenerateAvatarsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WoopitSubscriptionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\WoopitSubscriptionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CopyStoreAddressesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\CopyStoreAddressesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncTransportersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\SyncTransportersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\EmailCubeQueryResultCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\EmailCubeQueryResultCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportTasksCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ExportTasksCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ExportOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ExportOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StandtrackIUBRangeSetupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\StandtrackIUBRangeSetupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SyncPaygreenOrders"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\SyncPaygreenOrders"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\ImportDeliveriesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\ImportDeliveriesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Paygreen\CheckStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Command\Paygreen\CheckStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Action\Order\Timing"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Action\Order\Timing"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Action\Order\Timing.0.AppBundle\Action\Order\Timing"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Action\Order\Timing"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ApiLogSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\ApiLogSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\BarcodeUtilsSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\BarcodeUtilsSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ClearTwigCacheSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\ClearTwigCacheSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\FosJsRoutingSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\FosJsRoutingSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideDisabledSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\HideDisabledSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\HideSoftDeletedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\HideSoftDeletedSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OrderSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\OrderSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ProfileSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\ProfileSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RegistrationInitializeListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\RegistrationInitializeListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\RequestIdSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\RequestIdSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\UserCreatedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventSubscriber\UserCreatedSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\CalculateRouteHandler.0.AppBundle\MessageHandler\CalculateRouteHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\CalculateRouteHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\CalculateTaskDistanceHandler.0.AppBundle\MessageHandler\CalculateTaskDistanceHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\CalculateTaskDistanceHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\CopyProductsHandler.0.AppBundle\MessageHandler\CopyProductsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\CopyProductsHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\CreateWebhookEndpointHandler.0.AppBundle\MessageHandler\CreateWebhookEndpointHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\CreateWebhookEndpointHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\DeliveryCreatedHandler.0.AppBundle\MessageHandler\DeliveryCreatedHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\DeliveryCreatedHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\EmailHandler.0.AppBundle\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\EnableProductHandler.0.AppBundle\MessageHandler\EnableProductHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\EnableProductHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\ExportOrdersHandler.0.AppBundle\MessageHandler\ExportOrdersHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\ExportOrdersHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\ExportTasksHandler.0.AppBundle\MessageHandler\ExportTasksHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\ExportTasksHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\ImportDeliveriesHandler.0.AppBundle\MessageHandler\ImportDeliveriesHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\ImportDeliveriesHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\ImportTasksHandler.0.AppBundle\MessageHandler\ImportTasksHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\ImportTasksHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\IndexDeliveriesHandler.0.AppBundle\MessageHandler\IndexDeliveriesHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\IndexDeliveriesHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\AddCustomerAddress.0.AppBundle\MessageHandler\Order\AddCustomerAddress"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\AddCustomerAddress"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\AutoAcceptOrder.0.AppBundle\MessageHandler\Order\AutoAcceptOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\AutoAcceptOrder"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CalculateTimeline.0.AppBundle\MessageHandler\Order\CalculateTimeline"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CalculateTimeline"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CancelEdenredTransaction.0.AppBundle\MessageHandler\Order\CancelEdenredTransaction"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CancelEdenredTransaction"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CancelTasks.0.AppBundle\MessageHandler\Order\CancelTasks"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CancelTasks"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CapturePayment.0.AppBundle\MessageHandler\Order\CapturePayment"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CapturePayment"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\ClearSession.0.AppBundle\MessageHandler\Order\ClearSession"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\ClearSession"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler.0.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\AcceptOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\CancelOrderHandler.0.AppBundle\MessageHandler\Order\Command\CancelOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\CancelOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\CheckoutHandler.0.AppBundle\MessageHandler\Order\Command\CheckoutHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\CheckoutHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\DelayOrderHandler.0.AppBundle\MessageHandler\Order\Command\DelayOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\DelayOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\FulfillHandler.0.AppBundle\MessageHandler\Order\Command\FulfillHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\FulfillHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\OnDemandHandler.0.AppBundle\MessageHandler\Order\Command\OnDemandHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\OnDemandHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\QuoteHandler.0.AppBundle\MessageHandler\Order\Command\QuoteHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\QuoteHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\RefundHandler.0.AppBundle\MessageHandler\Order\Command\RefundHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\RefundHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler.0.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\RefuseOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler.0.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\RestoreOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler.0.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CreateGeofencingChannel.0.AppBundle\MessageHandler\Order\CreateGeofencingChannel"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CreateGeofencingChannel"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CreateLoopeatOrder.0.AppBundle\MessageHandler\Order\CreateLoopeatOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CreateLoopeatOrder"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\CreateTasks.0.AppBundle\MessageHandler\Order\CreateTasks"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\CreateTasks"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\DeleteGeofencingChannel.0.AppBundle\MessageHandler\Order\DeleteGeofencingChannel"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\DeleteGeofencingChannel"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\EnhanceShippingAddress.0.AppBundle\MessageHandler\Order\EnhanceShippingAddress"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\EnhanceShippingAddress"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\FinishLoopeatOrder.0.AppBundle\MessageHandler\Order\FinishLoopeatOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\FinishLoopeatOrder"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\ModifyPromotionsUsage.0.AppBundle\MessageHandler\Order\ModifyPromotionsUsage"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\ModifyPromotionsUsage"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\OrdersRateLimitReactor.0.AppBundle\MessageHandler\Order\OrdersRateLimitReactor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\OrdersRateLimitReactor"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler.0.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\ProcessOrderAfterTaskCancellationHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\PublishLiveUpdate.0.AppBundle\MessageHandler\Order\PublishLiveUpdate"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\PublishLiveUpdate"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\SendEmail.0.AppBundle\MessageHandler\Order\SendEmail"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\SendEmail"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\SendRemotePushNotification.0.AppBundle\MessageHandler\Order\SendRemotePushNotification"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\SendRemotePushNotification"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\TriggerWebhook.0.AppBundle\MessageHandler\Order\TriggerWebhook"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\TriggerWebhook"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\UpdateState.0.AppBundle\MessageHandler\Order\UpdateState"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\UpdateState"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Order\ValidateLoopeatOrder.0.AppBundle\MessageHandler\Order\ValidateLoopeatOrder"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Order\ValidateLoopeatOrder"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\OrderReceiptEmailHandler.0.AppBundle\MessageHandler\OrderReceiptEmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\OrderReceiptEmailHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\PushNotificationHandler.0.AppBundle\MessageHandler\PushNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\PushNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\ResetRushModeHandler.0.AppBundle\MessageHandler\ResetRushModeHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\ResetRushModeHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\SmsHandler.0.AppBundle\MessageHandler\SmsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\SmsHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler.0.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\SoftDelete\CleanupProductOptionHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\AddToGroupHandler.0.AppBundle\MessageHandler\Task\Command\AddToGroupHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\AddToGroupHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\CancelHandler.0.AppBundle\MessageHandler\Task\Command\CancelHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\CancelHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler.0.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\DeleteGroupHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\IncidentHandler.0.AppBundle\MessageHandler\Task\Command\IncidentHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\IncidentHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler.0.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler.0.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\RescheduleHandler.0.AppBundle\MessageHandler\Task\Command\RescheduleHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\RescheduleHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\RestoreHandler.0.AppBundle\MessageHandler\Task\Command\RestoreHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\RestoreHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler.0.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\StartHandler.0.AppBundle\MessageHandler\Task\Command\StartHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\StartHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\Command\UpdateHandler.0.AppBundle\MessageHandler\Task\Command\UpdateHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\Command\UpdateHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\NotifyLoopeat.0.AppBundle\MessageHandler\Task\NotifyLoopeat"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\NotifyLoopeat"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\NotifyUrbantz.0.AppBundle\MessageHandler\Task\NotifyUrbantz"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\NotifyUrbantz"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\PickOrDrop.0.AppBundle\MessageHandler\Task\PickOrDrop"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\PickOrDrop"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdate.0.AppBundle\MessageHandler\Task\PublishLiveUpdate"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdate"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler.0.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\PublishLiveUpdateHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\SendEmail.0.AppBundle\MessageHandler\Task\SendEmail"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\SendEmail"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\SendSms.0.AppBundle\MessageHandler\Task\SendSms"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\SendSms"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Task\TriggerWebhook.0.AppBundle\MessageHandler\Task\TriggerWebhook"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Task\TriggerWebhook"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\TaskList\PublishLiveUpdate.0.AppBundle\MessageHandler\TaskList\PublishLiveUpdate"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\TaskList\PublishLiveUpdate"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\TopBarNotificationHandler.0.AppBundle\MessageHandler\TopBarNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\TopBarNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\Tour\PublishLiveUpdate.0.AppBundle\MessageHandler\Tour\PublishLiveUpdate"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\Tour\PublishLiveUpdate"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\UpdateLocationHandler.0.AppBundle\MessageHandler\UpdateLocationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\UpdateLocationHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\UpdateNotificationsCountHandler.0.AppBundle\MessageHandler\UpdateNotificationsCountHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\UpdateNotificationsCountHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\WebhookHandler.0.AppBundle\MessageHandler\WebhookHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\WebhookHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\WoopitDocumentHandler.0.AppBundle\MessageHandler\WoopitDocumentHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\WoopitDocumentHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\MessageHandler\WoopitWebhookHandler.0.AppBundle\MessageHandler\WoopitWebhookHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\MessageHandler\WoopitWebhookHandler"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Scheduler\BaseProvider.0.AppBundle\Scheduler\BaseProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Scheduler\BaseProvider"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\AdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.AppBundle\Controller\ArgumentResolver\AddressValueResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\ArgumentResolver\AddressValueResolver"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AssetsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AssetsController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\AssetsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BarcodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BarcodeController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\BarcodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BrokenImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BrokenImageController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\BrokenImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CentrifugeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CentrifugeController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\CentrifugeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ContentController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\ContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EdenredController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EdenredController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\EdenredController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EmbedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EmbedController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\EmbedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LoopEatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LoopEatController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\LoopEatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MercadopagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MercadopagoController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\MercadopagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PawapayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PawapayController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\PawapayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaygreenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaygreenController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\PaygreenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PublicController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PublicController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\PublicController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\RestaurantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\RestaurantMercadopagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\RestaurantMercadopagoController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\RestaurantMercadopagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SitemapController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpreadsheetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpreadsheetController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\SpreadsheetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StorybookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StorybookController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\StorybookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\StripeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TimingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TimingController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\TimingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddIncidentMetadataProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\AddIncidentMetadataProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AddTasksToGroupProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\AddTasksToGroupProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\AssignTasksProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\AssignTasksProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\BioDeliverProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\BioDeliverProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CalculateRetailPriceProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CalculateRetailPriceProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartItemProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CartItemProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CartSessionProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CartSessionProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CompatibleVehiclesProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CompatibleVehiclesProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ConfigurePaymentProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\ConfigurePaymentProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreateCreditNoteProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CreateCreditNoteProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\CreatePaymentRefundProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CreatePaymentRefundProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\CustomerInsightsProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\CustomerInsightsProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeleteCartItemProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\DeleteCartItemProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryCreateOrUpdateProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\DeliveryCreateOrUpdateProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\DeliveryProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DeliveryQuoteProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\DeliveryQuoteProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\DisableProductProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\DisableProductProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EdenredCredentialsProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\EdenredCredentialsProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\EvaluatePricingRuleProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\EvaluatePricingRuleProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepageBlockProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\HomepageBlockProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\HomepagePublishedProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\HomepagePublishedProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\HomepagePublishedProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\HomepagePublishedProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\InvoiceLineItemsGroupedByOrganizationProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\InvoiceLineItemsProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\InvoiceLineItemsProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatFormatsProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\LoopeatFormatsProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\LoopeatReturnsProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\LoopeatReturnsProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ManualSupplementsProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\ManualSupplementsProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyOrdersProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\MyOrdersProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\MyTasksProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\MyTasksProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderPaymentsProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\OrderPaymentsProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\OrderRefundProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\OrderRefundProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\OrderRefundsProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\OrderRefundsProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\PricingRuleSetProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\PricingRuleSetProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RemotePushTokenProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RemotePushTokenProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RemotePushTokenProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RemotePushTokenProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantMenuProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantMenuProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\RestaurantMenuSectionProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantMenuSectionProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantMenuSectionProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantMenuSectionProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\RestaurantTimingProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\RestaurantTimingProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ShopCollectionProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\ShopCollectionProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\StoreAddressProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\StoreAddressProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StoreAddressesProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\StoreAddressesProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\StripePaymentMethodsProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\StripePaymentMethodsProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaskListProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\TaskListProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TasksProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\TasksProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\TaxRateProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\TaxRateProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\TourProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\TourProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateCartItemProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\UpdateCartItemProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UpdateRestaurantProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\UpdateRestaurantProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\UrbantzWebhookProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\UrbantzWebhookProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\UrbantzWebhookProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\UrbantzWebhookProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\ValidateOrderProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\ValidateOrderProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\ValidationAwareRemoveProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\ValidationAwareRemoveProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\CancelProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\Woopit\CancelProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.AppBundle\Api\State\Woopit\DeliveryProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\Woopit\DeliveryProvider"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.AppBundle\Api\State\Woopit\UpdateProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\State\Woopit\UpdateProcessor"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\AssignedFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\AssignedFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\AssignedFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DateFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\DateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\DeliveryTaskDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\DeliveryTaskDateFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\DeliveryTaskDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderDateFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\OrderDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrderStoreFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrderStoreFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\OrderStoreFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\OrganizationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\OrganizationFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\OrganizationFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskDateFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\TaskDateFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\TaskFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\TaskOrderFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\TaskOrderFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\TaskOrderFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.AppBundle\Api\Filter\UserRoleFilter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.AppBundle\Api\Filter\UserRoleFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\Filter\UserRoleFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Product\ProductVariantFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Sylius\Product\ProductVariantFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.coopcycle.sylius.factory.product_variant"; reason: abstract.
  • Removed service ".abstract.instanceof.coopcycle.sylius.factory.product_variant"; reason: abstract.
  • Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.AppBundle\Sylius\Order\OrderFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Sylius\Order\OrderFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.AppBundle\Sylius\Cart\RestaurantCartContext"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Sylius\Cart\RestaurantCartContext"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\RegistrationListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\RegistrationListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\WebAuthenticationListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\WebAuthenticationListener"; reason: abstract.
  • Removed service ".instanceof.AppBundle\EventListener\SyliusIdGeneratorSubscriber.0.AppBundle\EventListener\SyliusIdGeneratorSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\SyliusIdGeneratorSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventListener\LogoutSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\LogoutSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\EventListener\TaggableSubscriber.0.AppBundle\EventListener\TaggableSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\EventListener\TaggableSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Entity\Listener\ClosingRuleListener.0.AppBundle\Entity\Listener\ClosingRuleListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\Listener\ClosingRuleListener"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Entity\Listener\FulfillmentMethodListener.0.AppBundle\Entity\Listener\FulfillmentMethodListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\Listener\FulfillmentMethodListener"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Entity\Listener\LocalBusinessListener.0.AppBundle\Entity\Listener\LocalBusinessListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\Listener\LocalBusinessListener"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Entity\Listener\MenuListener.0.AppBundle\Entity\Listener\MenuListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\Listener\MenuListener"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TaskListRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\TaskListRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\TourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\TourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Entity\Task\RecurrenceRuleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Entity\Task\RecurrenceRuleRepository"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\TourSubscriber.0.AppBundle\Doctrine\EventSubscriber\TourSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TourSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskCollectionSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber.0.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\TaskListSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber.0.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\OrganizationSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber.0.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\SearchDeliveriesSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber.0.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\DeliverySubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber.0.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\LoggerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\DeliverySubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\DeliverySubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\TaskImportQueueSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\SoftDeletedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\SoftDeletedSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\MaintenanceSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\MaintenanceSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\TaskOrganizationSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\ProductOptionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\ProductOptionValueSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Api\EventSubscriber\UrbantzSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\EventSubscriber\UrbantzSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber.0.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\ShopsEventsForTypesenseSubscriber"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Doctrine\EventSubscriber\DisabledProductListener.0.AppBundle\Doctrine\EventSubscriber\DisabledProductListener"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Doctrine\EventSubscriber\DisabledProductListener"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Api\DataProvider\RestaurantPledgeFilterExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.AppBundle\Utils\OrderTextEncoder"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Utils\OrderTextEncoder"; reason: abstract.
  • Removed service ".instanceof.AppBundle\Log\MessengerRequestContextProcessor.0.AppBundle\Log\MessengerRequestContextProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Log\MessengerRequestContextProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestClientIpProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Log\RequestClientIpProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestIdProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Log\RequestIdProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUriProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Log\RequestUriProcessor"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.AppBundle\Log\RequestUserAgentProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Log\RequestUserAgentProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\RouteProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor.0.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\TokenProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\BusinessVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\BusinessVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeleteClosingRuleVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\DeleteClosingRuleVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\OrderActionsVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\OrderActionsVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\LocalBusinessVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\LocalBusinessVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DashboardViewVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\DashboardViewVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\ProductVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveriesVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\DeliveriesVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\StoreVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\StoreVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\AddressVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\AddressVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\UserVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\UserVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskGroupVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\TaskGroupVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\WebhookVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\WebhookVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\ProductOptionValueVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\ProductOptionValueVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryQuoteVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\DeliveryQuoteVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\DeliveryImportQueueVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\DeliveryImportQueueVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TimeSlotVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\TimeSlotVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\IncidentVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\IncidentVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\RestaurantMenuVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\RestaurantMenuVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.AppBundle\Security\TaskOperationsVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Security\TaskOperationsVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\Sylius\Cart\SessionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Sylius\Cart\SessionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.AppBundle\CubeJs\HttpClient"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\CubeJs\HttpClient"; reason: abstract.
  • Removed service ".instanceof.Craue\FormFlowBundle\Form\FormFlowInterface.0.AppBundle\Form\BusinessAccountRegistrationFlow"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\BusinessAccountRegistrationFlow"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.paygreen.http_client"; reason: abstract.
  • Removed service ".abstract.instanceof.paygreen.http_client"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.SM\Extension\Twig\SMExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_order_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_delivery_app_bundle_api_filter_delivery_task_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_sylius_order_app_bundle_api_filter_order_store_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_order_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_task_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_assigned_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_app_bundle_api_filter_organization_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_task_list_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_tour_app_bundle_api_filter_date_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_bundle_entity_user_app_bundle_api_filter_user_role_filter"; reason: abstract.
403
  • Removed service "Google\Client"; reason: unused.
  • Removed service "Twig\Extra\Cache\CacheRuntime"; reason: unused.
  • Removed service "Twig\Extra\Markdown\DefaultMarkdown"; reason: unused.
  • Removed service "Twig\Extra\Markdown\MarkdownRuntime"; reason: unused.
  • Removed service "AppBundle\Service\MockGeocoderProvider"; reason: unused.
  • Removed service "AppBundle\Service\NullLoggingUtils"; reason: unused.
  • Removed service "AppBundle\Service\RemotePushNotification"; reason: unused.
  • Removed service "AppBundle\Service\Routing\OsrmWithFallback"; reason: unused.
  • Removed service "AppBundle\Service\Sentry"; reason: unused.
  • Removed service "AppBundle\Message\CalculateRoute"; reason: unused.
  • Removed service "AppBundle\Message\CalculateTaskDistance"; reason: unused.
  • Removed service "AppBundle\Message\Company\RequestRegistration"; reason: unused.
  • Removed service "AppBundle\Message\CopyProducts"; reason: unused.
  • Removed service "AppBundle\Message\CreateWebhookEndpoint"; reason: unused.
  • Removed service "AppBundle\Message\DeliveryCreated"; reason: unused.
  • Removed service "AppBundle\Message\Email"; reason: unused.
  • Removed service "AppBundle\Message\EnableProduct"; reason: unused.
  • Removed service "AppBundle\Message\ExportOrders"; reason: unused.
  • Removed service "AppBundle\Message\ExportTasks"; reason: unused.
  • Removed service "AppBundle\Message\ImportDeliveries"; reason: unused.
  • Removed service "AppBundle\Message\ImportTasks"; reason: unused.
  • Removed service "AppBundle\Message\IndexDeliveries"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\AcceptOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\CancelOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\Checkout"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\DelayOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\FinishPreparingOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\Fulfill"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\OnDemand"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\Quote"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\Refund"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\RefuseOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\RestoreOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\Command\StartPreparingOrder"; reason: unused.
  • Removed service "AppBundle\Message\Order\ProcessOrderAfterTaskCancellation"; reason: unused.
  • Removed service "AppBundle\Message\OrderReceiptEmail"; reason: unused.
  • Removed service "AppBundle\Message\PushNotification"; reason: unused.
  • Removed service "AppBundle\Message\Request\RequestRestaurant"; reason: unused.
  • Removed service "AppBundle\Message\ResetRushMode"; reason: unused.
  • Removed service "AppBundle\Message\Sms"; reason: unused.
  • Removed service "AppBundle\Message\SoftDelete\CleanupProductOption"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\AddToGroup"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Cancel"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\DeleteGroup"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Incident"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\MarkAsDone"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\MarkAsFailed"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\RemoveFromGroup"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Reschedule"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Restore"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\ScanBarcode"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Start"; reason: unused.
  • Removed service "AppBundle\Message\Task\Command\Update"; reason: unused.
  • Removed service "AppBundle\Message\Task\PublishLiveUpdate"; reason: unused.
  • Removed service "AppBundle\Message\TopBarNotification"; reason: unused.
  • Removed service "AppBundle\Message\UpdateLocation"; reason: unused.
  • Removed service "AppBundle\Message\UpdateNotificationsCount"; reason: unused.
  • Removed service "AppBundle\Message\Webhook"; reason: unused.
  • Removed service "AppBundle\Message\WoopitDocumentWebhook"; reason: unused.
  • Removed service "AppBundle\Message\WoopitWebhook"; reason: unused.
  • Removed service "AppBundle\ExpressionLanguage\PackagesResolver"; reason: unused.
  • Removed service "AppBundle\ExpressionLanguage\PriceEvaluation"; reason: unused.
  • Removed service "AppBundle\ExpressionLanguage\ZoneExpressionLanguageProvider"; reason: unused.
  • Removed service "AppBundle\Pricing\Calculation"; reason: unused.
  • Removed service "AppBundle\Pricing\ManualSupplement"; reason: unused.
  • Removed service "AppBundle\Pricing\ManualSupplements"; reason: unused.
  • Removed service "AppBundle\Pricing\OrderDuplicate"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceCalculationOutput"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceExpressions\FixedPriceExpression"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceExpressions\PricePerPackageExpression"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceExpressions\PricePercentageExpression"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceExpressions\PriceRangeExpression"; reason: unused.
  • Removed service "AppBundle\Pricing\PriceExpressions\UnparsablePriceExpression"; reason: unused.
  • Removed service "AppBundle\Pricing\ProductOptionValueWithQuantity"; reason: unused.
  • Removed service "AppBundle\Pricing\Result"; reason: unused.
  • Removed service "AppBundle\Pricing\RuleResult"; reason: unused.
  • Removed service "Doctrine\ORM\Mapping\Driver\AttributeReader"; reason: unused.
  • Removed service "AppBundle\Utils\PickupTimeResolver"; reason: unused.
  • Removed service "AppBundle\Utils\PreparationTimeResolver"; reason: unused.
  • Removed service "AppBundle\Entity\Listener\OrderListener"; reason: unused.
  • Removed service "coopcycle.repository.task"; reason: unused.
  • Removed service "AppBundle\Entity\HubRepository"; reason: unused.
  • Removed service "coopcycle.web_success_handler"; reason: unused.
  • Removed service "AppBundle\Messenger\Stamp\RequestContextStamp"; reason: unused.
  • Removed service "AppBundle\Messenger\Stamp\RequestIdStamp"; reason: unused.
  • Removed service "AppBundle\Messenger\Stamp\RouteStamp"; reason: unused.
  • Removed service "AppBundle\Unsplash\Client"; reason: unused.
  • Removed service "hwi_oauth.user.provider.entity"; reason: unused.
  • Removed service "sentry.callback.before_send"; reason: unused.
  • Removed service ".1_ClassMetadata~_HHFxBb"; reason: unused.
  • Removed service "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
  • Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
  • Removed service "pagerfanta.route_generator_factory"; reason: unused.
  • Removed service "pagerfanta.view.default"; reason: unused.
  • Removed service "pagerfanta.view.foundation6"; reason: unused.
  • Removed service "pagerfanta.view.semantic_ui"; reason: unused.
  • Removed service "pagerfanta.view.twitter_bootstrap"; reason: unused.
  • Removed service "pagerfanta.view.twitter_bootstrap3"; reason: unused.
  • Removed service "pagerfanta.view.twitter_bootstrap4"; reason: unused.
  • Removed service "pagerfanta.view.twitter_bootstrap5"; reason: unused.
  • Removed service "pagerfanta.view_factory"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "craue.form.flow"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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 "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
  • Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
  • Removed service "hautelook_alice.data_fixtures.loader.file_resolver_loader"; reason: unused.
  • Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
  • Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
  • Removed service "hwi_oauth.user.provider"; reason: unused.
  • Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
  • Removed service "Invenso\Rector\Set\ApiPlatformSetList"; reason: unused.
  • Removed service "league.oauth2_server.repository.refresh_token"; reason: unused.
  • Removed service "league.oauth2_server.repository.user"; reason: unused.
  • Removed service "league.oauth2_server.repository.auth_code"; reason: unused.
  • Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
  • Removed service "league.oauth2_server.grant.password"; reason: unused.
  • Removed service "league.oauth2_server.grant.refresh_token"; reason: unused.
  • Removed service "league.oauth2_server.grant.auth_code"; reason: unused.
  • Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
  • Removed service "liip_imagine.mime_types"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "liip_imagine.templating.filter_helper"; reason: unused.
  • Removed service "nucleos_user.user_provider.username"; reason: unused.
  • Removed service "nucleos_user.user_provider.email"; reason: unused.
  • Removed service "nucleos_user.mailer.noop"; reason: unused.
  • Removed service "nucleos_profile.mailer.noop"; reason: unused.
  • Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
  • Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
  • Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
  • Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
  • Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
  • Removed service "oneup_uploader.namer.urlsafe"; reason: unused.
  • Removed service "oneup_uploader.error_handler.noop"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
  • Removed service "oneup_uploader.error_handler.blueimp"; reason: unused.
  • Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
  • Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.custom"; reason: unused.
  • Removed service "httplug.strategy"; reason: unused.
  • Removed service "httplug.async_client.default"; reason: unused.
  • Removed service "httplug.factory.symfony"; reason: unused.
  • Removed service "httplug.plugin.cookie"; reason: unused.
  • Removed service "httplug.plugin.decoder"; reason: unused.
  • Removed service "httplug.plugin.error"; reason: unused.
  • Removed service "httplug.plugin.history"; reason: unused.
  • Removed service "httplug.plugin.logger"; reason: unused.
  • Removed service "httplug.plugin.retry"; reason: unused.
  • Removed service "httplug.plugin.stopwatch"; reason: unused.
  • Removed service "httplug.collector.auto_discovered_client"; reason: unused.
  • Removed service "httplug.collector.factory.buzz"; reason: unused.
  • Removed service "httplug.collector.factory.curl"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle7"; reason: unused.
  • Removed service "httplug.collector.factory.react"; reason: unused.
  • Removed service "httplug.collector.factory.socket"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "hateoas.configuration.provider.function"; reason: unused.
  • Removed service "hateoas.configuration.provider.static_method"; reason: unused.
  • Removed service "hateoas.configuration.provider.expression"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "httplug.http_client"; reason: unused.
  • Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
  • Removed service "psr18.urbantz.client"; reason: unused.
  • Removed service "httplug.urbantz.client"; reason: unused.
  • Removed service "psr18.facebook.client"; reason: unused.
  • Removed service "httplug.facebook.client"; reason: unused.
  • Removed service "psr18.browserless.client"; reason: unused.
  • Removed service "httplug.browserless.client"; reason: unused.
  • Removed service "psr18.mjml.client"; reason: unused.
  • Removed service "httplug.mjml.client"; reason: unused.
  • Removed service "psr18.vroom.client"; reason: unused.
  • Removed service "httplug.vroom.client"; reason: unused.
  • Removed service "psr18.api.client"; reason: unused.
  • Removed service "httplug.api.client"; reason: unused.
  • Removed service "psr18.osrm.client"; reason: unused.
  • Removed service "httplug.osrm.client"; reason: unused.
  • Removed service "psr18.cubejs.client"; reason: unused.
  • Removed service "httplug.cubejs.client"; reason: unused.
  • Removed service "psr18.woopit.http_client"; reason: unused.
  • Removed service "httplug.woopit.http_client"; reason: unused.
  • Removed service "psr18.umap.client"; reason: unused.
  • Removed service "httplug.umap.client"; reason: unused.
  • Removed service "psr18.unsplash.client"; reason: unused.
  • Removed service "httplug.unsplash.client"; reason: unused.
  • Removed service "psr18.pixabay.client"; reason: unused.
  • Removed service "httplug.pixabay.client"; reason: unused.
  • Removed service "psr18.edenredsynchronizer.client"; reason: unused.
  • Removed service "httplug.edenredsynchronizer.client"; reason: unused.
  • Removed service "psr18.insee.client"; reason: unused.
  • Removed service "httplug.insee.client"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "workflow.security.expression_language"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport.amqp.factory"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
  • Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.api_login"; reason: unused.
  • Removed service "security.user_checker.chain.api_deliveries"; reason: unused.
  • Removed service "security.user_checker.chain.api_deliveries_import_async"; reason: unused.
  • Removed service "security.user_checker.chain.api_tasks"; reason: unused.
  • Removed service "security.user_checker.chain.api_tasks_import"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_events_get"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_get"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_put_bio_deliver"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_lists_get"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_groups"; reason: unused.
  • Removed service "security.user_checker.chain.api_store_deliveries"; reason: unused.
  • Removed service "security.user_checker.chain.api_stores"; reason: unused.
  • Removed service "security.user_checker.chain.api_time_slots"; reason: unused.
  • Removed service "security.user_checker.chain.api_retail_prices_calculate"; reason: unused.
  • Removed service "security.user_checker.chain.api_urbantz"; reason: unused.
  • Removed service "security.user_checker.chain.api_task_import_queues"; reason: unused.
  • Removed service "security.user_checker.chain.api_carts_session"; reason: unused.
  • Removed service "security.user_checker.chain.api_orders_get"; reason: unused.
  • Removed service "security.user_checker.chain.api_orders_accept"; reason: unused.
  • Removed service "security.user_checker.chain.api_carts"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_items"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_item"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_create_invitation"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_operations"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_payment"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_payment_methods"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_pay"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_mercadopago_preference"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_stripe_clone_payment_method"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_stripe_create_setup_intent_or_attach_pm"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_loopeat_returns"; reason: unused.
  • Removed service "security.user_checker.chain.api_cart_edenred_credentials"; reason: unused.
  • Removed service "security.user_checker.chain.api_orders"; reason: unused.
  • Removed service "security.user_checker.chain.api_me"; reason: unused.
  • Removed service "security.user_checker.chain.api_webhooks"; reason: unused.
  • Removed service "security.user_checker.chain.api_woopit"; reason: unused.
  • Removed service "security.user_checker.chain.api_incidents"; reason: unused.
  • Removed service "security.user_checker.chain.token_refresh"; reason: unused.
  • Removed service "security.user_checker.chain.api"; reason: unused.
  • Removed service "security.user_checker.chain.web"; reason: unused.
  • Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
  • Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
  • Removed service "security.user_checker.chain.main"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
  • Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
  • Removed service "stof_doctrine_extensions.metadata_cache"; 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.syslog"; 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 "stimulus.asset_mapper.ux_package_reader"; reason: unused.
  • Removed service "react.asset_mapper.react_controller_loader_compiler"; reason: unused.
  • Removed service "react.asset_mapper.replace_process_env_compiler"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.storage.file_system"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "ux.twig_component.twig.lexer"; reason: unused.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service "ux.autocomplete.entity_search_util"; reason: unused.
  • Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
  • Removed service "ux.autocomplete.make_autocomplete_field"; reason: unused.
  • Removed service "scheb_two_factor.security.authenticator"; reason: unused.
  • Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
  • Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
  • Removed service "scheb_two_factor.security.form_listener"; reason: unused.
  • Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
  • Removed service "scheb_two_factor.security.access_listener"; reason: unused.
  • Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
  • Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
  • Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
  • Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
  • Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
  • Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
  • Removed service "scheb_two_factor.security.email.symfony_auth_code_mailer"; reason: unused.
  • Removed service "sylius.resource_controller.state_machine.winzou"; reason: unused.
  • Removed service "sylius.resource_controller.state_machine.symfony"; reason: unused.
  • Removed service ".service_locator.WdLVXFq"; reason: unused.
  • Removed service ".service_locator.GZs_dVT"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.httplug"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service ".service_locator.UkmPaE6"; reason: unused.
  • Removed service ".service_locator.UkmPaE6.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.gMl5f9N"; reason: unused.
  • Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
  • Removed service "sylius.context.locale.composite.inner"; reason: unused.
  • Removed service "AppBundle\Sylius\Order\OrderNumberAssigner.inner"; reason: unused.
  • Removed service "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface.inner"; reason: unused.
  • Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
  • Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
  • Removed service "httplug.collector.factory.curl.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
  • Removed service "httplug.collector.factory.react.inner"; reason: unused.
  • Removed service "httplug.collector.factory.socket.inner"; reason: unused.
1468
  • Inlined service "hwi_oauth.storage.session" to "AppBundle\Security\OAuth\ResourceOwner\FacebookResourceOwner".
  • Inlined service "AppBundle\Translation\DatePeriodFormatter" to "AppBundle\Form\Type\TimeSlotChoiceType".
  • Inlined service "AppBundle\Spreadsheet\DeliveryDataExporter" to "AppBundle\Form\DataExportType".
  • Inlined service "AppBundle\Spreadsheet\DV4CULDataExporter" to "AppBundle\Form\DataExportType".
  • Inlined service "colisactiv" to "AppBundle\Form\DataExportType".
  • Inlined service "colisactiv_all" to "AppBundle\Form\DataExportType".
  • Inlined service "AppBundle\Service\Tile38Helper" to "AppBundle\Serializer\DeliveryNormalizer".
  • Inlined service "AppBundle\Fixtures\DatabasePurger" to "AppBundle\Command\LoadFixturesCommand".
  • Inlined service "AppBundle\Taxonomy\CuisineProvider" to "AppBundle\Command\SetupCommand".
  • Inlined service "AppBundle\Sylius\Taxation\TaxesProvider" to "AppBundle\Command\SetupCommand".
  • Inlined service "AppBundle\Geography\CityZoneImporter" to "AppBundle\Command\SetupCommand".
  • Inlined service "monolog.logger.geofencing" to "AppBundle\Command\GeofencingCommand".
  • Inlined service "AppBundle\Transporter\ImportFromPoint" to "AppBundle\Command\SyncTransportersCommand".
  • Inlined service "AppBundle\Transporter\ReportFromCC" to "AppBundle\Command\SyncTransportersCommand".
  • Inlined service "restart_workers_signal.cache.recorder_inner" to "restart_workers_signal.cache".
  • Inlined service "craue_config_cache_provider.recorder_inner" to "craue_config_cache_provider".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Action\Order\Timing" to "AppBundle\Action\Order\Timing".
  • Inlined service "AppBundle\Incident\LoopeatFailureReasonsResolver" to "AppBundle\Action\Task\FailureReasons".
  • Inlined service "AppBundle\Service\TaskListManager" to "AppBundle\Action\TaskList\SetItems".
  • Inlined service "AppBundle\Service\PriceHelper" to "AppBundle\Action\Woopit\QuoteRequest".
  • Inlined service "monolog.logger.api" to "AppBundle\EventSubscriber\ApiLogSubscriber".
  • Inlined service "AppBundle\Geocoder\RateLimiterStore" to "AppBundle\Service\Geocoder".
  • Inlined service "geocode_earth.rate_limiter_store" to "AppBundle\Service\Geocoder".
  • Inlined service "AppBundle\Utils\Defaults" to "AppBundle\Service\PaygreenManager".
  • Inlined service "Pushok\Client" to "AppBundle\Service\RemotePushNotificationManager".
  • Inlined service "monolog.logger.coopcycle.search" to "AppBundle\MessageHandler\IndexDeliveriesHandler".
  • Inlined service "AppBundle\Service\RemotePushNotificationManager" to "AppBundle\MessageHandler\PushNotificationHandler".
  • Inlined service "AppBundle\Service\SmsManager" to "AppBundle\MessageHandler\SmsHandler".
  • Inlined service "hashids.32" to "AppBundle\MessageHandler\Task\NotifyUrbantz".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\AdminController" to "AppBundle\Controller\AdminController".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Controller\AssetsController" to "AppBundle\Controller\AssetsController".
  • Inlined service "AppBundle\Utils\Barcode\BarcodeUtils" to "AppBundle\Controller\BarcodeController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\BarcodeController" to "AppBundle\Controller\BarcodeController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\BrokenImageController" to "AppBundle\Controller\BrokenImageController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\CentrifugeController" to "AppBundle\Controller\CentrifugeController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\ContentController" to "AppBundle\Controller\ContentController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\DashboardController" to "AppBundle\Controller\DashboardController".
  • Inlined service ".service_locator.W7P2UF5.AppBundle\Controller\EdenredController" to "AppBundle\Controller\EdenredController".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Controller\EmbedController" to "AppBundle\Controller\EmbedController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\IndexController" to "AppBundle\Controller\IndexController".
  • Inlined service ".service_locator.5XJNd8k.AppBundle\Controller\LoopEatController" to "AppBundle\Controller\LoopEatController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\MercadopagoController" to "AppBundle\Controller\MercadopagoController".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Controller\OrderController" to "AppBundle\Controller\OrderController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\PawapayController" to "AppBundle\Controller\PawapayController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\PaygreenController" to "AppBundle\Controller\PaygreenController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\ProfileController" to "AppBundle\Controller\ProfileController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\PublicController" to "AppBundle\Controller\PublicController".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Controller\RestaurantController" to "AppBundle\Controller\RestaurantController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\RestaurantMercadopagoController" to "AppBundle\Controller\RestaurantMercadopagoController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\SearchController" to "AppBundle\Controller\SearchController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\SitemapController" to "AppBundle\Controller\SitemapController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\SpreadsheetController" to "AppBundle\Controller\SpreadsheetController".
  • Inlined service ".service_locator.GwvrqVM.AppBundle\Controller\StorybookController" to "AppBundle\Controller\StorybookController".
  • Inlined service ".service_locator.col1pbx.AppBundle\Controller\StripeController" to "AppBundle\Controller\StripeController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\TagController" to "AppBundle\Controller\TagController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\TimingController" to "AppBundle\Controller\TimingController".
  • Inlined service ".service_locator.PBYpxbD.AppBundle\Controller\UserController" to "AppBundle\Controller\UserController".
  • Inlined service "AppBundle\Pricing\PriceUpdateVisitor" to "AppBundle\Pricing\PricingManager".
  • Inlined service "sylius.order_processing.order_options_processor" to "sylius.order_processing.order_options_fee_processor".
  • Inlined service "sylius.order_processing.order_fee_processor" to "sylius.order_processing.order_options_fee_processor".
  • Inlined service "sylius.order_processing.order_vendor_processor" to "sylius.order_processing.order_options_fee_processor".
  • Inlined service "coopcycle.repository.zone" to "coopcycle.expression_language.zone.provider".
  • Inlined service "AppBundle\Service\Routing\Osrm" to "routing_service".
  • Inlined service "AppBundle\Service\Routing\Fallback" to "routing_service".
  • Inlined service "AppBundle\Doctrine\EventSubscriber\TaskSubscriber\EntityChangeSetProcessor" to "AppBundle\Doctrine\EventSubscriber\TaskSubscriber".
  • Inlined service "Pushok\AuthProvider\Token" to "Pushok\Client".
  • Inlined service "AppBundle\Payment\Gateway\Stripe" to "AppBundle\Payment\Gateway".
  • Inlined service "AppBundle\Payment\Gateway\Edenred" to "AppBundle\Payment\Gateway".
  • Inlined service "AppBundle\Payment\Gateway\MercadoPago" to "AppBundle\Payment\Gateway".
  • Inlined service "AppBundle\Payment\Gateway\Paygreen" to "AppBundle\Payment\Gateway".
  • Inlined service "AppBundle\Payment\Gateway\Pawapay" to "AppBundle\Payment\Gateway".
  • Inlined service "cubejs.jwt.signer" to "cubejs.jwt.config".
  • Inlined service "cubejs.jwt.key" to "cubejs.jwt.config".
  • Inlined service "cubejs.jwt.config" to "AppBundle\CubeJs\TokenFactory".
  • Inlined service "woopit.grant_type" to "woopit.oauth_http_client".
  • Inlined service "craue.form.flow.data_manager_default" to "AppBundle\Form\BusinessAccountRegistrationFlow".
  • Inlined service "proj4php\Proj4php" to "AppBundle\Geography\CityZoneImporter\EsriJson".
  • Inlined service "AppBundle\Geography\CityZoneImporter\Umap" to "AppBundle\Geography\CityZoneImporter".
  • Inlined service "AppBundle\Geography\CityZoneImporter\EsriJson" to "AppBundle\Geography\CityZoneImporter".
  • Inlined service "AppBundle\Geography\CityZoneImporter\GeoJson" to "AppBundle\Geography\CityZoneImporter".
  • Inlined service "AppBundle\Geography\CityZoneImporter\Json" to "AppBundle\Geography\CityZoneImporter".
  • Inlined service "http_discovery.psr17_factory" to "paygreen.http_client".
  • Inlined service "http_discovery.psr17_factory" to "paygreen.http_client".
  • Inlined service "AppBundle\Serializer\CustomSerializationContextBuiler.inner" to "AppBundle\Serializer\CustomSerializationContextBuiler".
  • Inlined service "AppBundle\Session\NativeSessionStorageFactory.inner" to "AppBundle\Session\NativeSessionStorageFactory".
  • Inlined service "sylius.promotion_end_eligibility_checker" to "promotion.expiration_checker".
  • Inlined service "sylius.context.initiator.legacy_request_context.inner" to "sylius.context.initiator.legacy_request_context".
  • Inlined service "sylius.context.initiator.legacy_request_context" to "sylius.main_controller".
  • Inlined service "sylius.state_provider.validate" to "sylius.main_controller".
  • Inlined service "sylius.state_processor.write" to "sylius.main_controller".
  • Inlined service "sylius.expression_language" to "sylius.resource_controller.parameters_parser".
  • Inlined service "sylius.resource_controller.parameters_parser" to "sylius.resource_controller.request_configuration_factory".
  • Inlined service "sylius.resource_controller.resources_resolver" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.resource_factory.expression_language" to "sylius.expression_language.argument_parser.factory".
  • Inlined service "sylius.expression_language.variables_collection.factory" to "sylius.expression_language.argument_parser.factory".
  • Inlined service "sylius.repository.expression_language" to "sylius.expression_language.argument_parser.repository".
  • Inlined service "sylius.expression_language.variables_collection.repository" to "sylius.expression_language.argument_parser.repository".
  • Inlined service "sylius.routing.expression_language" to "sylius.expression_language.argument_parser.routing".
  • Inlined service "sylius.expression_language.variables_collection.routing" to "sylius.expression_language.argument_parser.routing".
  • Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
  • Inlined service "sylius.negotiator" to "sylius.listener.add_format".
  • Inlined service "sylius.cache.metadata.resource_collection.recorder_inner" to "sylius.cache.metadata.resource_collection".
  • Inlined service "sylius.resource_metadata_collection.factory.state_machine.inner" to "sylius.resource_metadata_collection.factory.state_machine".
  • Inlined service "sylius.resource_metadata_collection.factory.doctrine" to "sylius.resource_metadata_collection.factory.redirect".
  • Inlined service "sylius.resource_metadata_collection.factory.redirect" to "sylius.resource_metadata_collection.factory.vars".
  • Inlined service "sylius.resource_metadata_collection.factory.vars" to "sylius.resource_metadata_collection.factory.provider".
  • Inlined service "sylius.resource_metadata_collection.factory.provider" to "sylius.resource_metadata_collection.factory.resource_factory".
  • Inlined service "sylius.resource_metadata_collection.factory.resource_factory" to "sylius.resource_metadata_collection.factory.event_short_name".
  • Inlined service "sylius.resource_metadata_collection.factory.state_machine" to "sylius.resource_metadata_collection.factory.templates_dir".
  • Inlined service ".1_RouteFactory~KX.PgdU" to "sylius.routing.loader.resource".
  • Inlined service "sylius.routing.factory.operation_route_path_factory.collection.inner" to "sylius.routing.factory.operation_route_path_factory.collection".
  • Inlined service "sylius.expression_language.argument_parser.routing" to "sylius.routing.redirect_handler".
  • Inlined service "sylius.state_processor.dispatch_pre_write_event.inner" to "sylius.state_processor.dispatch_pre_write_event".
  • Inlined service "sylius.state_processor.dispatch_pre_write_event" to "sylius.state_processor.dispatch_post_write_event".
  • Inlined service "sylius.state_processor.dispatch_post_write_event" to "sylius.state_processor.bulk_aware".
  • Inlined service "sylius.state_responder" to "sylius.state_processor.respond".
  • Inlined service "sylius.state_processor.serialize" to "sylius.state_processor.write".
  • Inlined service "sylius.state_processor.bulk_aware" to "sylius.state_processor.write".
  • Inlined service "sylius.state_processor.flash" to "sylius.state_processor.serialize".
  • Inlined service "sylius.state_processor.respond" to "sylius.state_processor.flash".
  • Inlined service "sylius.state_provider.factory.inner" to "sylius.state_provider.factory".
  • Inlined service "sylius.state_factory" to "sylius.state_provider.factory".
  • Inlined service "sylius.state_provider.factory" to "sylius.state_provider.dispatch_post_read_event".
  • Inlined service "sylius.state_provider.dispatch_post_read_event" to "sylius.state_provider.deserialize".
  • Inlined service "sylius.state_provider.deserialize" to "sylius.state_provider.form".
  • Inlined service "sylius.state_provider.form" to "sylius.state_provider.validate".
  • Inlined service ".service_locator.hQk7Ffl" to "sylius.state_factory".
  • Inlined service "sylius.expression_language.argument_parser.factory" to "sylius.state_factory".
  • Inlined service ".service_locator.Mfv4pFa" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.repository_argument_resolver.request" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.expression_language.argument_parser.repository" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.state_machine.operation" to "Sylius\Component\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor".
  • Inlined service "sylius.twig.context.factory.legacy" to "sylius.state_responder.html".
  • Inlined service "sylius.headers_initiator.api" to "sylius.state_responder.api".
  • Inlined service ".service_locator.Ub74sv4" to "sylius.state_machine.operation".
  • Inlined service "sylius.twig.context.factory.request.inner" to "sylius.twig.context.factory.request".
  • Inlined service "sylius.twig.context.factory.request" to "sylius.twig.context.factory.legacy".
  • Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
  • Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
  • Inlined service "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain".
  • Inlined service "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
  • Inlined service ".1_DataMapper~6bkXseP" to "sylius.form.data_mapper.order_item_quantity".
  • Inlined service "sylius.custom_factory.product_variant.inner" to "sylius.custom_factory.product_variant".
  • Inlined service "sylius.promotion.eligibility_checker.promotion_coupon_per_customer_usage_limit" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service ".1_DataMapper~9ico9sx" to "sylius.form.type.promotion_coupon_generator_instruction".
  • Inlined service "AppBundle\Sylius\Promotion\Checker\Rule\IsCustomerRuleChecker" to "sylius.registry_promotion_rule_checker".
  • Inlined service "AppBundle\Sylius\Promotion\Checker\Rule\IsRestaurantRuleChecker" to "sylius.registry_promotion_rule_checker".
  • Inlined service "AppBundle\Sylius\Promotion\Checker\Rule\IsItemsTotalAboveRuleChecker" to "sylius.registry_promotion_rule_checker".
  • Inlined service "sylius.promotion_action.delivery_percentage" to "sylius.registry_promotion_action".
  • Inlined service "sylius.promotion_action.fixed_discount" to "sylius.registry_promotion_action".
  • Inlined service "sylius.promotion_action.percentage_discount" to "sylius.registry_promotion_action".
  • Inlined service ".service_locator.VQnj_cU" to "api_platform.state_provider.locator".
  • Inlined service ".service_locator.Y_VXQPf" to "api_platform.state_processor.locator".
  • Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
  • Inlined service "AppBundle\Serializer\CustomSerializationContextBuiler" to "api_platform.serializer.context_builder.filter".
  • Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
  • Inlined service "api_platform.metadata.inflector" to "api_platform.metadata.path_segment_name_generator.underscore".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.state_provider.content_negotiation" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.state_provider.security_parameter" to "api_platform.listener.request.read".
  • Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.listener.request.deserialize".
  • Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
  • Inlined service "api_platform.state_processor.write" to "api_platform.listener.view.write".
  • Inlined service "api_platform.state_processor.serialize" to "api_platform.listener.view.serialize".
  • Inlined service ".service_locator.sL05zc0" to "api_platform.state_provider.parameter".
  • Inlined service "api_platform.state_processor.documentation.serialize" to "api_platform.state_processor.documentation.write".
  • Inlined service "api_platform.swagger_ui.documentation.provider" to "api_platform.state_provider.documentation.content_negotiation".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
  • Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
  • Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
  • Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
  • Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
  • Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
  • Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.deprecations".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.deprecations" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
  • Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
  • Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
  • Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
  • Inlined service ".2_ObjectNormalizer~OQa25Dn" to ".1_Serializer~OQa25Dn".
  • Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
  • Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
  • Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory".
  • Inlined service "api_platform.swagger_ui.documentation.provider.inner" to "api_platform.swagger_ui.documentation.provider".
  • Inlined service "api_platform.state_provider.parameter" to "api_platform.swagger_ui.provider".
  • Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "AppBundle\Serializer\NameConverter" to "api_platform.hydra.name_converter.hydra_prefix".
  • Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
  • Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
  • Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.listener.view.validate".
  • Inlined service "api_platform.state_provider.parameter_validator.inner" to "api_platform.state_provider.parameter_validator".
  • Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
  • Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
  • Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
  • Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
  • Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.DpfXeel" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator.wYaf24Q" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "lexik_jwt_authentication.extractor.query_parameter_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
  • 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.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.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.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.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.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 "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
  • 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 "hautelook_alice.alice.generator.instantiator.chainable.instantiated_reference_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • 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.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.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.file_locator.default" to "hautelook_alice.alice.file_locator.kernel".
  • Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
  • Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
  • Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
  • Inlined service "league.oauth2_server.converter.user" to "league.oauth2_server.controller.authorization".
  • Inlined service "league.oauth2_server.manager.doctrine.refresh_token" to "league.oauth2_server.command.clear_expired_tokens".
  • Inlined service "league.oauth2_server.manager.doctrine.authorization_code" to "league.oauth2_server.command.clear_expired_tokens".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
  • Inlined service "s3_client_assets" to "oneup_flysystem.assets_adapter".
  • Inlined service "oneup_uploader.chunks_storage" to "oneup_uploader.chunk_manager".
  • Inlined service "oneup_uploader.storage.restaurant" to "oneup_uploader.controller.restaurant".
  • Inlined service "oneup_uploader.storage.product" to "oneup_uploader.controller.product".
  • Inlined service "oneup_uploader.storage.logo" to "oneup_uploader.controller.logo".
  • Inlined service "oneup_uploader.storage.tasks" to "oneup_uploader.controller.tasks".
  • Inlined service "oneup_uploader.storage.products" to "oneup_uploader.controller.products".
  • Inlined service "oneup_uploader.storage.banner" to "oneup_uploader.controller.banner".
  • Inlined service "oneup_uploader.storage.homepage_slider" to "oneup_uploader.controller.homepage_slider".
  • Inlined service "oneup_uploader.storage.documents" to "oneup_uploader.controller.documents".
  • Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
  • Inlined service ".1_CurlCommandFormatter~j8ubrRU" to "httplug.collector.formatter".
  • Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
  • Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
  • Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
  • Inlined service ".service_locator.GeLe180" to "Snc\RedisBundle\Command\RedisQueryCommand".
  • Inlined service "Snc\RedisBundle\Logger\RedisCallInterceptor" to "snc_redis.phpredis_factory".
  • Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
  • Inlined service ".service_locator.rY6FN62" to "sonata.block.manager".
  • Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
  • Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
  • Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
  • Inlined service "sonata.seo.sitemap.manager" to "Sonata\SeoBundle\Command\SitemapGeneratorCommand".
  • Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
  • Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
  • Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
  • Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
  • Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
  • Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
  • Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
  • Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
  • Inlined service "hateoas.configuration.metadata.annotation_reader" to "hateoas.configuration.metadata.annotation_driver".
  • Inlined service "hateoas.configuration.metadata.attribute_driver" to "hateoas.configuration.metadata.annotation_or_attribute_driver".
  • Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.annotation_or_attribute_driver".
  • Inlined service "hateoas.configuration.metadata.annotation_or_attribute_driver" to "hateoas.configuration.metadata.extension_driver".
  • Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.pAW4J5J" to "console.command.cache_pool_invalidate_tags".
  • Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
  • Inlined service ".service_locator.tG0FJ6J" to "console.command.workflow_dump".
  • Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
  • 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 "monolog.logger.http_client" to "http_client.transport".
  • Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
  • Inlined service "urbantz.client.uri_template.inner" to "urbantz.client.uri_template".
  • Inlined service "facebook.client.uri_template.inner" to "facebook.client.uri_template".
  • Inlined service "browserless.client.uri_template.inner" to "browserless.client.uri_template".
  • Inlined service "mjml.client.uri_template.inner" to "mjml.client.uri_template".
  • Inlined service "vroom.client.uri_template.inner" to "vroom.client.uri_template".
  • Inlined service "api.client.uri_template.inner" to "api.client.uri_template".
  • Inlined service "osrm.client.uri_template.inner" to "osrm.client.uri_template".
  • Inlined service "cubejs.client.uri_template.inner" to "cubejs.client.uri_template".
  • Inlined service "woopit.http_client.uri_template.inner" to "woopit.http_client.uri_template".
  • Inlined service "umap.client.uri_template.inner" to "umap.client.uri_template".
  • Inlined service "unsplash.client.uri_template.inner" to "unsplash.client.uri_template".
  • Inlined service "pixabay.client.uri_template.inner" to "pixabay.client.uri_template".
  • Inlined service "edenredsynchronizer.client.uri_template.inner" to "edenredsynchronizer.client.uri_template".
  • Inlined service "insee.client.uri_template.inner" to "insee.client.uri_template".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_ast" 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.xliff.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.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service ".state_machine.task.transition.0" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.1" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.2" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.3" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.4" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.5" to "state_machine.task.definition".
  • Inlined service ".state_machine.task.transition.6" to "state_machine.task.definition".
  • Inlined service "state_machine.task.metadata_store" to "state_machine.task.definition".
  • Inlined service "monolog.logger.workflow" to ".state_machine.task.listener.audit_trail".
  • Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "AppBundle\Routing\FoodtechEnabledAwareLoader" to "routing.resolver".
  • Inlined service "api_platform.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.attribute.directory" to "routing.resolver".
  • Inlined service "routing.loader.attribute.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator.IhC0Xie" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.VODG8.6.router.default" to "router.default".
  • Inlined service "monolog.logger.router" to "router.default".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "AppBundle\Serializer\TemporaryIdNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\DeliveryNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\DeliveryDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TaskDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\DeliveryOrderDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\RestaurantNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\MyTaskMetadataDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TaskPackageDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\MyTaskDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\MyTaskListDtoNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TaskOrIncidentImageNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\ClosingRuleNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\JsonLd\OrderNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\Json\OrderItemNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\JsonLd\ProductNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\JsonLd\RestaurantMenuNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TsRangeNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\NumRangeNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\Csv\TaskNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\GeoCoordinatesNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\Csv\DeliveryNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\RRuleNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\UrbantzOrderNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\WoopitQuoteRequestNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\WoopitDeliveryRequestNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TourNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\CustomerNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\PricingRuleNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\PaymentNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\JsonLd\ProductOptionNormalizer" to "serializer".
  • Inlined service "AppBundle\Serializer\TaskImportQueueNormalizer" to "serializer".
  • Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
  • Inlined service "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "api_platform.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.validation_exception" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.problem.normalizer.validation_exception" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.translatable" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonopenapi.encoder" to "serializer".
  • Inlined service "api_platform.yamlopenapi.encoder" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "s3_flysystem.cache.recorder_inner" to "s3_flysystem.cache".
  • Inlined service "tag_manager.cache.recorder_inner" to "tag_manager.cache".
  • Inlined service "craue_config.cache.recorder_inner" to "craue_config.cache".
  • Inlined service "foodtech.cache.recorder_inner" to "foodtech.cache".
  • Inlined service "AppBundle\Session\NativeSessionStorageFactory" to "session.factory".
  • Inlined service ".service_locator.TpoC7U9" to "session_listener".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.DZOPA5d" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.csrf".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "Nucleos\UserBundle\Validator\Initializer" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service ".service_locator.X4kfGWV" to "validator.validator_factory".
  • Inlined service "validator.expression_language_provider" to "validator.expression_language".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.uEtDFS3" to "messenger.routable_message_bus".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service ".data_collector.command" to "profiler".
  • Inlined service "api_platform.data_collector.request" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "typesense.data_collector" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" 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 "ux.twig_component.data_collector" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "snc_redis.data_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.jms_serializer" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.workflow" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.e_.xxAP" to "security.helper".
  • Inlined service ".service_locator.bA1fQ1y" to "security.helper".
  • Inlined service ".service_locator.s4G2JFR" to "security.helper".
  • Inlined service ".service_locator.RfctWMX" to "security.helper".
  • Inlined service ".service_locator.pGFj.hb" to "security.helper".
  • Inlined service ".service_locator.CiiEdmR" to "security.helper".
  • Inlined service ".service_locator.itjaRox" to "security.helper".
  • Inlined service ".service_locator.bNt6V9Q" to "security.helper".
  • Inlined service ".service_locator.WvBVVO9" to "security.helper".
  • Inlined service ".service_locator.KOJh7Z1" to "security.helper".
  • Inlined service ".service_locator.SwHMNfk" to "security.helper".
  • Inlined service ".service_locator.nmuLuCE" to "security.helper".
  • Inlined service ".service_locator.6j52XKI" to "security.helper".
  • Inlined service ".service_locator.m4PDx0F" to "security.helper".
  • Inlined service ".service_locator.sBE2pXg" to "security.helper".
  • Inlined service ".service_locator.bK8R3_L" to "security.helper".
  • Inlined service ".service_locator.1Sd_SV9" to "security.helper".
  • Inlined service ".service_locator.Je4lIXN" to "security.helper".
  • Inlined service ".service_locator.SUC4dLS" to "security.helper".
  • Inlined service ".service_locator.SWOSkvG" to "security.helper".
  • Inlined service ".service_locator.idlg2Cq" to "security.helper".
  • Inlined service ".service_locator.paQd_jo" to "security.helper".
  • Inlined service ".service_locator.YfzxbTZ" to "security.helper".
  • Inlined service ".service_locator.WuV3sax" to "security.helper".
  • Inlined service ".service_locator.8pKoj7I" to "security.helper".
  • Inlined service ".service_locator.q4vLpEI" to "security.helper".
  • Inlined service ".service_locator.LKSuaIt" to "security.helper".
  • Inlined service ".service_locator.BPRxh1f" to "security.helper".
  • Inlined service ".service_locator.oEH8uWz" to "security.helper".
  • Inlined service ".service_locator.UwGN4yH" to "security.helper".
  • Inlined service ".service_locator.1MfS2Dg" to "security.helper".
  • Inlined service ".service_locator.29Q41Xg" to "security.helper".
  • Inlined service ".service_locator.Ls61XN8" to "security.helper".
  • Inlined service ".service_locator.Raggb28" to "security.helper".
  • Inlined service ".service_locator.il5REnJ" to "security.helper".
  • Inlined service ".service_locator.0ChI53b" to "security.helper".
  • Inlined service ".service_locator.rYtKwxF" to "security.helper".
  • Inlined service ".service_locator.iCpsiSj" to "security.helper".
  • Inlined service ".service_locator.fw46mMs" to "security.helper".
  • Inlined service ".service_locator.5y4U6aa" to "security.helper".
  • Inlined service ".service_locator.dATpNYK" to "security.helper".
  • Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service ".security.request_matcher.zGqMUDi" to "security.access_map".
  • Inlined service ".security.request_matcher.HFSAot7" to "security.access_map".
  • Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
  • Inlined service ".security.request_matcher.0Tr6F1W" to "security.access_map".
  • Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
  • Inlined service ".security.request_matcher.VkT.LnQ" to "security.access_map".
  • Inlined service ".security.request_matcher.6_8FQx_" to "security.access_map".
  • Inlined service ".security.request_matcher.97ODUNt" to "security.access_map".
  • Inlined service ".security.request_matcher.MyiyHI9" to "security.access_map".
  • Inlined service ".security.request_matcher.hF.0W2C" to "security.access_map".
  • Inlined service ".security.request_matcher.FsQ6U.P" to "security.access_map".
  • Inlined service ".security.request_matcher.k6zNGY0" to "security.access_map".
  • Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
  • Inlined service ".security.request_matcher.fSErhMJ" to "security.access_map".
  • Inlined service ".security.request_matcher.Bs7fT.P" to "security.access_map".
  • Inlined service ".security.request_matcher._VVyX2e" to "security.access_map".
  • Inlined service ".security.request_matcher.6M.XeUm" to "security.access_map".
  • Inlined service ".security.request_matcher.Vpk6YuC" to "security.access_map".
  • Inlined service ".security.request_matcher._LPAaOJ" to "security.access_map".
  • Inlined service ".security.request_matcher.xlWrguE" to "security.access_map".
  • Inlined service ".security.request_matcher.x1_9XZM" to "security.access_map".
  • Inlined service ".security.request_matcher.CIJPcye" to "security.access_map".
  • Inlined service ".security.request_matcher.ZaHTfHw" to "security.access_map".
  • Inlined service ".security.request_matcher.1ob.5qX" to "security.access_map".
  • Inlined service ".security.request_matcher.pM1xyON" to "security.access_map".
  • Inlined service ".security.request_matcher.H4LuQoi" to "security.access_map".
  • Inlined service ".security.request_matcher.J6TGQFa" to "security.access_map".
  • Inlined service ".security.request_matcher.a16h1PY" to "security.access_map".
  • Inlined service ".security.request_matcher.GSs1uV8" to "security.access_map".
  • Inlined service ".security.request_matcher.XsnYZ1J" to "security.access_map".
  • Inlined service ".security.request_matcher._h1rNAX" to "security.access_map".
  • Inlined service ".security.request_matcher.urbsspc" to "security.access_map".
  • Inlined service ".security.request_matcher.wYzBJ5R" to "security.access_map".
  • Inlined service ".security.request_matcher.U3356Ji" to "security.access_map".
  • Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.success_handler.api_login.form_login" to "security.authenticator.form_login.api_login".
  • Inlined service "security.authentication.failure_handler.api_login.form_login" to "security.authenticator.form_login.api_login".
  • Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
  • Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service ".security.request_matcher.EkMstAt" to ".security.request_matcher.YvW5LHC".
  • Inlined service "security.firewall.map.config.oauth2_token" to "security.firewall.map.context.oauth2_token".
  • Inlined service "security.firewall.map.config.api_facebook_login" to "security.firewall.map.context.api_facebook_login".
  • Inlined service ".security.request_matcher.m4dh8l0" to ".security.request_matcher.sU_yfZr".
  • Inlined service "security.firewall.map.config.api_sign_in_with_apple_login" to "security.firewall.map.context.api_sign_in_with_apple_login".
  • Inlined service ".security.request_matcher.d0W7mae" to ".security.request_matcher.60Cxvjb".
  • Inlined service "security.firewall.map.config.api_google_sign_in_login" to "security.firewall.map.context.api_google_sign_in_login".
  • Inlined service "security.authenticator.bearer_token.jwt.api_deliveries" to "security.authenticator.bearer_token.api_deliveries".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_deliveries" to "security.authenticator.bearer_token.api_deliveries".
  • Inlined service "debug.security.firewall.authenticator.api_deliveries.inner" to "debug.security.firewall.authenticator.api_deliveries".
  • Inlined service "security.exception_listener.api_deliveries" to "security.firewall.map.context.api_deliveries".
  • Inlined service "security.firewall.map.config.api_deliveries" to "security.firewall.map.context.api_deliveries".
  • Inlined service ".security.request_matcher.7QdDxbw" to ".security.request_matcher.8NbWZxJ".
  • Inlined service "security.authenticator.bearer_token.jwt.api_deliveries_import_async" to "security.authenticator.bearer_token.api_deliveries_import_async".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_deliveries_import_async" to "security.authenticator.bearer_token.api_deliveries_import_async".
  • Inlined service "debug.security.firewall.authenticator.api_deliveries_import_async.inner" to "debug.security.firewall.authenticator.api_deliveries_import_async".
  • Inlined service "security.exception_listener.api_deliveries_import_async" to "security.firewall.map.context.api_deliveries_import_async".
  • Inlined service "security.firewall.map.config.api_deliveries_import_async" to "security.firewall.map.context.api_deliveries_import_async".
  • Inlined service ".security.request_matcher.AsBsAoP" to ".security.request_matcher.Vxyu4Dy".
  • Inlined service "security.authenticator.bearer_token.jwt.api_tasks" to "security.authenticator.bearer_token.api_tasks".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_tasks" to "security.authenticator.bearer_token.api_tasks".
  • Inlined service "debug.security.firewall.authenticator.api_tasks.inner" to "debug.security.firewall.authenticator.api_tasks".
  • Inlined service "security.exception_listener.api_tasks" to "security.firewall.map.context.api_tasks".
  • Inlined service "security.firewall.map.config.api_tasks" to "security.firewall.map.context.api_tasks".
  • Inlined service ".security.request_matcher..fKBmzP" to ".security.request_matcher.2U_dfGW".
  • Inlined service "security.authenticator.bearer_token.jwt.api_tasks_import" to "security.authenticator.bearer_token.api_tasks_import".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_tasks_import" to "security.authenticator.bearer_token.api_tasks_import".
  • Inlined service "debug.security.firewall.authenticator.api_tasks_import.inner" to "debug.security.firewall.authenticator.api_tasks_import".
  • Inlined service "security.exception_listener.api_tasks_import" to "security.firewall.map.context.api_tasks_import".
  • Inlined service "security.firewall.map.config.api_tasks_import" to "security.firewall.map.context.api_tasks_import".
  • Inlined service ".security.request_matcher.WjdfEdV" to ".security.request_matcher.jsIXPSf".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_events_get" to "security.authenticator.bearer_token.api_task_events_get".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_events_get" to "security.authenticator.bearer_token.api_task_events_get".
  • Inlined service "debug.security.firewall.authenticator.api_task_events_get.inner" to "debug.security.firewall.authenticator.api_task_events_get".
  • Inlined service "security.exception_listener.api_task_events_get" to "security.firewall.map.context.api_task_events_get".
  • Inlined service "security.firewall.map.config.api_task_events_get" to "security.firewall.map.context.api_task_events_get".
  • Inlined service ".security.request_matcher.UayIBgR" to ".security.request_matcher.n.RCovc".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_get" to "security.authenticator.bearer_token.api_task_get".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_get" to "security.authenticator.bearer_token.api_task_get".
  • Inlined service "debug.security.firewall.authenticator.api_task_get.inner" to "debug.security.firewall.authenticator.api_task_get".
  • Inlined service "security.exception_listener.api_task_get" to "security.firewall.map.context.api_task_get".
  • Inlined service "security.firewall.map.config.api_task_get" to "security.firewall.map.context.api_task_get".
  • Inlined service ".security.request_matcher..BRDOSq" to ".security.request_matcher.bI6SWGF".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_put_bio_deliver" to "security.authenticator.bearer_token.api_task_put_bio_deliver".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_put_bio_deliver" to "security.authenticator.bearer_token.api_task_put_bio_deliver".
  • Inlined service "debug.security.firewall.authenticator.api_task_put_bio_deliver.inner" to "debug.security.firewall.authenticator.api_task_put_bio_deliver".
  • Inlined service "security.exception_listener.api_task_put_bio_deliver" to "security.firewall.map.context.api_task_put_bio_deliver".
  • Inlined service "security.firewall.map.config.api_task_put_bio_deliver" to "security.firewall.map.context.api_task_put_bio_deliver".
  • Inlined service ".security.request_matcher.XaJcBhM" to ".security.request_matcher.6d7ZocC".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_lists_get" to "security.authenticator.bearer_token.api_task_lists_get".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_lists_get" to "security.authenticator.bearer_token.api_task_lists_get".
  • Inlined service "debug.security.firewall.authenticator.api_task_lists_get.inner" to "debug.security.firewall.authenticator.api_task_lists_get".
  • Inlined service "security.exception_listener.api_task_lists_get" to "security.firewall.map.context.api_task_lists_get".
  • Inlined service "security.firewall.map.config.api_task_lists_get" to "security.firewall.map.context.api_task_lists_get".
  • Inlined service ".security.request_matcher.JuEG9PT" to ".security.request_matcher..u2OtDr".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_groups" to "security.authenticator.bearer_token.api_task_groups".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_groups" to "security.authenticator.bearer_token.api_task_groups".
  • Inlined service "debug.security.firewall.authenticator.api_task_groups.inner" to "debug.security.firewall.authenticator.api_task_groups".
  • Inlined service "security.exception_listener.api_task_groups" to "security.firewall.map.context.api_task_groups".
  • Inlined service "security.firewall.map.config.api_task_groups" to "security.firewall.map.context.api_task_groups".
  • Inlined service ".security.request_matcher.0hfZTV2" to ".security.request_matcher.WAGwM02".
  • Inlined service "security.authenticator.bearer_token.jwt.api_store_deliveries" to "security.authenticator.bearer_token.api_store_deliveries".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_store_deliveries" to "security.authenticator.bearer_token.api_store_deliveries".
  • Inlined service "debug.security.firewall.authenticator.api_store_deliveries.inner" to "debug.security.firewall.authenticator.api_store_deliveries".
  • Inlined service "security.exception_listener.api_store_deliveries" to "security.firewall.map.context.api_store_deliveries".
  • Inlined service "security.firewall.map.config.api_store_deliveries" to "security.firewall.map.context.api_store_deliveries".
  • Inlined service ".security.request_matcher.O8MuN9y" to ".security.request_matcher.S5Re9p9".
  • Inlined service "security.authenticator.bearer_token.jwt.api_stores" to "security.authenticator.bearer_token.api_stores".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_stores" to "security.authenticator.bearer_token.api_stores".
  • Inlined service "debug.security.firewall.authenticator.api_stores.inner" to "debug.security.firewall.authenticator.api_stores".
  • Inlined service "security.exception_listener.api_stores" to "security.firewall.map.context.api_stores".
  • Inlined service "security.firewall.map.config.api_stores" to "security.firewall.map.context.api_stores".
  • Inlined service "security.authenticator.bearer_token.jwt.api_time_slots" to "security.authenticator.bearer_token.api_time_slots".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_time_slots" to "security.authenticator.bearer_token.api_time_slots".
  • Inlined service "debug.security.firewall.authenticator.api_time_slots.inner" to "debug.security.firewall.authenticator.api_time_slots".
  • Inlined service "security.exception_listener.api_time_slots" to "security.firewall.map.context.api_time_slots".
  • Inlined service "security.firewall.map.config.api_time_slots" to "security.firewall.map.context.api_time_slots".
  • Inlined service ".security.request_matcher.qpYX8eD" to ".security.request_matcher.L3xUy6X".
  • Inlined service "security.authenticator.bearer_token.jwt.api_retail_prices_calculate" to "security.authenticator.bearer_token.api_retail_prices_calculate".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_retail_prices_calculate" to "security.authenticator.bearer_token.api_retail_prices_calculate".
  • Inlined service "debug.security.firewall.authenticator.api_retail_prices_calculate.inner" to "debug.security.firewall.authenticator.api_retail_prices_calculate".
  • Inlined service "security.exception_listener.api_retail_prices_calculate" to "security.firewall.map.context.api_retail_prices_calculate".
  • Inlined service "security.firewall.map.config.api_retail_prices_calculate" to "security.firewall.map.context.api_retail_prices_calculate".
  • Inlined service "security.authenticator.bearer_token.jwt.api_urbantz" to "security.authenticator.bearer_token.api_urbantz".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_urbantz" to "security.authenticator.bearer_token.api_urbantz".
  • Inlined service "debug.security.firewall.authenticator.api_urbantz.inner" to "debug.security.firewall.authenticator.api_urbantz".
  • Inlined service "security.exception_listener.api_urbantz" to "security.firewall.map.context.api_urbantz".
  • Inlined service "security.firewall.map.config.api_urbantz" to "security.firewall.map.context.api_urbantz".
  • Inlined service "security.authenticator.bearer_token.jwt.api_task_import_queues" to "security.authenticator.bearer_token.api_task_import_queues".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_task_import_queues" to "security.authenticator.bearer_token.api_task_import_queues".
  • Inlined service "debug.security.firewall.authenticator.api_task_import_queues.inner" to "debug.security.firewall.authenticator.api_task_import_queues".
  • Inlined service "security.exception_listener.api_task_import_queues" to "security.firewall.map.context.api_task_import_queues".
  • Inlined service "security.firewall.map.config.api_task_import_queues" to "security.firewall.map.context.api_task_import_queues".
  • Inlined service "security.authenticator.bearer_token.jwt.api_carts_session" to "security.authenticator.bearer_token.api_carts_session".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_carts_session" to "security.authenticator.bearer_token.api_carts_session".
  • Inlined service "debug.security.firewall.authenticator.api_carts_session.inner" to "debug.security.firewall.authenticator.api_carts_session".
  • Inlined service "security.exception_listener.api_carts_session" to "security.firewall.map.context.api_carts_session".
  • Inlined service "security.firewall.map.config.api_carts_session" to "security.firewall.map.context.api_carts_session".
  • Inlined service "security.authenticator.bearer_token.jwt.api_orders_get" to "security.authenticator.bearer_token.api_orders_get".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_orders_get" to "security.authenticator.bearer_token.api_orders_get".
  • Inlined service "debug.security.firewall.authenticator.api_orders_get.inner" to "debug.security.firewall.authenticator.api_orders_get".
  • Inlined service "security.exception_listener.api_orders_get" to "security.firewall.map.context.api_orders_get".
  • Inlined service "security.firewall.map.config.api_orders_get" to "security.firewall.map.context.api_orders_get".
  • Inlined service ".security.request_matcher.OboSj4L" to ".security.request_matcher.7t2cNJr".
  • Inlined service "security.authenticator.bearer_token.jwt.api_orders_accept" to "security.authenticator.bearer_token.api_orders_accept".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_orders_accept" to "security.authenticator.bearer_token.api_orders_accept".
  • Inlined service "debug.security.firewall.authenticator.api_orders_accept.inner" to "debug.security.firewall.authenticator.api_orders_accept".
  • Inlined service "security.exception_listener.api_orders_accept" to "security.firewall.map.context.api_orders_accept".
  • Inlined service "security.firewall.map.config.api_orders_accept" to "security.firewall.map.context.api_orders_accept".
  • Inlined service "security.authenticator.bearer_token.jwt.api_carts" to "security.authenticator.bearer_token.api_carts".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_carts" to "security.authenticator.bearer_token.api_carts".
  • Inlined service "debug.security.firewall.authenticator.api_carts.inner" to "debug.security.firewall.authenticator.api_carts".
  • Inlined service "security.exception_listener.api_carts" to "security.firewall.map.context.api_carts".
  • Inlined service "security.firewall.map.config.api_carts" to "security.firewall.map.context.api_carts".
  • Inlined service ".security.request_matcher.0vu3EZI" to ".security.request_matcher.lNAXhOU".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_items" to "security.authenticator.bearer_token.api_cart_items".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_items" to "security.authenticator.bearer_token.api_cart_items".
  • Inlined service "debug.security.firewall.authenticator.api_cart_items.inner" to "debug.security.firewall.authenticator.api_cart_items".
  • Inlined service "security.exception_listener.api_cart_items" to "security.firewall.map.context.api_cart_items".
  • Inlined service "security.firewall.map.config.api_cart_items" to "security.firewall.map.context.api_cart_items".
  • Inlined service ".security.request_matcher.jMGVDs3" to ".security.request_matcher.GTTIOFZ".
  • Inlined service ".security.request_matcher.bvdOL3I" to ".security.request_matcher.GTTIOFZ".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_item" to "security.authenticator.bearer_token.api_cart_item".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_item" to "security.authenticator.bearer_token.api_cart_item".
  • Inlined service "debug.security.firewall.authenticator.api_cart_item.inner" to "debug.security.firewall.authenticator.api_cart_item".
  • Inlined service "security.exception_listener.api_cart_item" to "security.firewall.map.context.api_cart_item".
  • Inlined service "security.firewall.map.config.api_cart_item" to "security.firewall.map.context.api_cart_item".
  • Inlined service ".security.request_matcher._r3F3pu" to ".security.request_matcher.BtWGHZT".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_create_invitation" to "security.authenticator.bearer_token.api_cart_create_invitation".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_create_invitation" to "security.authenticator.bearer_token.api_cart_create_invitation".
  • Inlined service "debug.security.firewall.authenticator.api_cart_create_invitation.inner" to "debug.security.firewall.authenticator.api_cart_create_invitation".
  • Inlined service "security.exception_listener.api_cart_create_invitation" to "security.firewall.map.context.api_cart_create_invitation".
  • Inlined service "security.firewall.map.config.api_cart_create_invitation" to "security.firewall.map.context.api_cart_create_invitation".
  • Inlined service ".security.request_matcher.KavrJ_S" to ".security.request_matcher.tUIbbgL".
  • Inlined service "security.firewall.map.config.api_cart_add_player" to "security.firewall.map.context.api_cart_add_player".
  • Inlined service ".security.request_matcher.FTSt8EG" to ".security.request_matcher.nSn8pQi".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_operations" to "security.authenticator.bearer_token.api_cart_operations".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_operations" to "security.authenticator.bearer_token.api_cart_operations".
  • Inlined service "debug.security.firewall.authenticator.api_cart_operations.inner" to "debug.security.firewall.authenticator.api_cart_operations".
  • Inlined service "security.exception_listener.api_cart_operations" to "security.firewall.map.context.api_cart_operations".
  • Inlined service "security.firewall.map.config.api_cart_operations" to "security.firewall.map.context.api_cart_operations".
  • Inlined service ".security.request_matcher.IZbxuZW" to ".security.request_matcher.it9btGB".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_payment" to "security.authenticator.bearer_token.api_cart_payment".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_payment" to "security.authenticator.bearer_token.api_cart_payment".
  • Inlined service "debug.security.firewall.authenticator.api_cart_payment.inner" to "debug.security.firewall.authenticator.api_cart_payment".
  • Inlined service "security.exception_listener.api_cart_payment" to "security.firewall.map.context.api_cart_payment".
  • Inlined service "security.firewall.map.config.api_cart_payment" to "security.firewall.map.context.api_cart_payment".
  • Inlined service ".security.request_matcher.7meW4M5" to ".security.request_matcher.4Vg8j6N".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_payment_methods" to "security.authenticator.bearer_token.api_cart_payment_methods".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_payment_methods" to "security.authenticator.bearer_token.api_cart_payment_methods".
  • Inlined service "debug.security.firewall.authenticator.api_cart_payment_methods.inner" to "debug.security.firewall.authenticator.api_cart_payment_methods".
  • Inlined service "security.exception_listener.api_cart_payment_methods" to "security.firewall.map.context.api_cart_payment_methods".
  • Inlined service "security.firewall.map.config.api_cart_payment_methods" to "security.firewall.map.context.api_cart_payment_methods".
  • Inlined service ".security.request_matcher.CHMhwUA" to ".security.request_matcher.C0Fsu91".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_pay" to "security.authenticator.bearer_token.api_cart_pay".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_pay" to "security.authenticator.bearer_token.api_cart_pay".
  • Inlined service "debug.security.firewall.authenticator.api_cart_pay.inner" to "debug.security.firewall.authenticator.api_cart_pay".
  • Inlined service "security.exception_listener.api_cart_pay" to "security.firewall.map.context.api_cart_pay".
  • Inlined service "security.firewall.map.config.api_cart_pay" to "security.firewall.map.context.api_cart_pay".
  • Inlined service ".security.request_matcher.A0VhHbG" to ".security.request_matcher.rcCsQf9".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_mercadopago_preference" to "security.authenticator.bearer_token.api_cart_mercadopago_preference".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_mercadopago_preference" to "security.authenticator.bearer_token.api_cart_mercadopago_preference".
  • Inlined service "debug.security.firewall.authenticator.api_cart_mercadopago_preference.inner" to "debug.security.firewall.authenticator.api_cart_mercadopago_preference".
  • Inlined service "security.exception_listener.api_cart_mercadopago_preference" to "security.firewall.map.context.api_cart_mercadopago_preference".
  • Inlined service "security.firewall.map.config.api_cart_mercadopago_preference" to "security.firewall.map.context.api_cart_mercadopago_preference".
  • Inlined service ".security.request_matcher.Ygqw6DG" to ".security.request_matcher.GvePva5".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_stripe_clone_payment_method" to "security.authenticator.bearer_token.api_cart_stripe_clone_payment_method".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_stripe_clone_payment_method" to "security.authenticator.bearer_token.api_cart_stripe_clone_payment_method".
  • Inlined service "debug.security.firewall.authenticator.api_cart_stripe_clone_payment_method.inner" to "debug.security.firewall.authenticator.api_cart_stripe_clone_payment_method".
  • Inlined service "security.exception_listener.api_cart_stripe_clone_payment_method" to "security.firewall.map.context.api_cart_stripe_clone_payment_method".
  • Inlined service "security.firewall.map.config.api_cart_stripe_clone_payment_method" to "security.firewall.map.context.api_cart_stripe_clone_payment_method".
  • Inlined service ".security.request_matcher.6msvKMy" to ".security.request_matcher.z.P2aYn".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_stripe_create_setup_intent_or_attach_pm" to "security.authenticator.bearer_token.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_stripe_create_setup_intent_or_attach_pm" to "security.authenticator.bearer_token.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service "debug.security.firewall.authenticator.api_cart_stripe_create_setup_intent_or_attach_pm.inner" to "debug.security.firewall.authenticator.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service "security.exception_listener.api_cart_stripe_create_setup_intent_or_attach_pm" to "security.firewall.map.context.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service "security.firewall.map.config.api_cart_stripe_create_setup_intent_or_attach_pm" to "security.firewall.map.context.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service ".security.request_matcher.KHCHgvZ" to ".security.request_matcher.d4Z0BKY".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_loopeat_returns" to "security.authenticator.bearer_token.api_cart_loopeat_returns".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_loopeat_returns" to "security.authenticator.bearer_token.api_cart_loopeat_returns".
  • Inlined service "debug.security.firewall.authenticator.api_cart_loopeat_returns.inner" to "debug.security.firewall.authenticator.api_cart_loopeat_returns".
  • Inlined service "security.exception_listener.api_cart_loopeat_returns" to "security.firewall.map.context.api_cart_loopeat_returns".
  • Inlined service "security.firewall.map.config.api_cart_loopeat_returns" to "security.firewall.map.context.api_cart_loopeat_returns".
  • Inlined service ".security.request_matcher.K2E3mSV" to ".security.request_matcher.7INnIh6".
  • Inlined service "security.authenticator.bearer_token.jwt.api_cart_edenred_credentials" to "security.authenticator.bearer_token.api_cart_edenred_credentials".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_cart_edenred_credentials" to "security.authenticator.bearer_token.api_cart_edenred_credentials".
  • Inlined service "debug.security.firewall.authenticator.api_cart_edenred_credentials.inner" to "debug.security.firewall.authenticator.api_cart_edenred_credentials".
  • Inlined service "security.exception_listener.api_cart_edenred_credentials" to "security.firewall.map.context.api_cart_edenred_credentials".
  • Inlined service "security.firewall.map.config.api_cart_edenred_credentials" to "security.firewall.map.context.api_cart_edenred_credentials".
  • Inlined service ".security.request_matcher.SLk1kah" to ".security.request_matcher.HqzNXWp".
  • Inlined service "security.authenticator.bearer_token.jwt.api_orders" to "security.authenticator.bearer_token.api_orders".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_orders" to "security.authenticator.bearer_token.api_orders".
  • Inlined service "debug.security.firewall.authenticator.api_orders.inner" to "debug.security.firewall.authenticator.api_orders".
  • Inlined service "security.exception_listener.api_orders" to "security.firewall.map.context.api_orders".
  • Inlined service "security.firewall.map.config.api_orders" to "security.firewall.map.context.api_orders".
  • Inlined service "security.authenticator.bearer_token.jwt.api_me" to "security.authenticator.bearer_token.api_me".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_me" to "security.authenticator.bearer_token.api_me".
  • Inlined service "debug.security.firewall.authenticator.api_me.inner" to "debug.security.firewall.authenticator.api_me".
  • Inlined service "security.exception_listener.api_me" to "security.firewall.map.context.api_me".
  • Inlined service "security.firewall.map.config.api_me" to "security.firewall.map.context.api_me".
  • Inlined service "security.authenticator.bearer_token.jwt.api_webhooks" to "security.authenticator.bearer_token.api_webhooks".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_webhooks" to "security.authenticator.bearer_token.api_webhooks".
  • Inlined service "debug.security.firewall.authenticator.api_webhooks.inner" to "debug.security.firewall.authenticator.api_webhooks".
  • Inlined service "security.exception_listener.api_webhooks" to "security.firewall.map.context.api_webhooks".
  • Inlined service "security.firewall.map.config.api_webhooks" to "security.firewall.map.context.api_webhooks".
  • Inlined service "security.authenticator.bearer_token.jwt.api_woopit" to "security.authenticator.bearer_token.api_woopit".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_woopit" to "security.authenticator.bearer_token.api_woopit".
  • Inlined service "debug.security.firewall.authenticator.api_woopit.inner" to "debug.security.firewall.authenticator.api_woopit".
  • Inlined service "security.exception_listener.api_woopit" to "security.firewall.map.context.api_woopit".
  • Inlined service "security.firewall.map.config.api_woopit" to "security.firewall.map.context.api_woopit".
  • Inlined service ".security.request_matcher.jTp.QKC" to ".security.request_matcher.Qb5WrrH".
  • Inlined service "security.authenticator.bearer_token.jwt.api_incidents" to "security.authenticator.bearer_token.api_incidents".
  • Inlined service "security.authenticator.bearer_token.oauth2.api_incidents" to "security.authenticator.bearer_token.api_incidents".
  • Inlined service "debug.security.firewall.authenticator.api_incidents.inner" to "debug.security.firewall.authenticator.api_incidents".
  • Inlined service "security.exception_listener.api_incidents" to "security.firewall.map.context.api_incidents".
  • Inlined service "security.firewall.map.config.api_incidents" to "security.firewall.map.context.api_incidents".
  • Inlined service "security.authentication.success_handler.token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.token_refresh".
  • Inlined service "security.authentication.failure_handler.token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.token_refresh".
  • Inlined service "debug.security.firewall.authenticator.token_refresh.inner" to "debug.security.firewall.authenticator.token_refresh".
  • Inlined service "security.exception_listener.token_refresh" to "security.firewall.map.context.token_refresh".
  • Inlined service "security.firewall.map.config.token_refresh" to "security.firewall.map.context.token_refresh".
  • Inlined service ".security.request_matcher.d6CxbEP" to ".security.request_matcher.sMA2OvB".
  • Inlined service "security.firewall.map.config.api_docs" to "security.firewall.map.context.api_docs".
  • Inlined service ".security.request_matcher.0feNB3F" to ".security.request_matcher.FeJP8g2".
  • Inlined service "security.firewall.map.config.api_root" to "security.firewall.map.context.api_root".
  • Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service ".security.request_matcher.FLlJXbq" to ".security.request_matcher.nQRHeP7".
  • Inlined service "security.firewall.map.config.restaurant_fulfillment_timing" to "security.firewall.map.context.restaurant_fulfillment_timing".
  • Inlined service ".security.request_matcher.UfPAfpm" to ".security.request_matcher.aJpR.ll".
  • Inlined service "security.firewall.map.config.search_geocode" to "security.firewall.map.context.search_geocode".
  • Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.yy_ZK6T".
  • Inlined service ".service_locator.vH2trnI" to "hwi_oauth.resource_ownermap.web".
  • Inlined service "coopcycle.user_provider" to "security.authenticator.oauth.web".
  • Inlined service "security.authentication.success_handler.web.oauth" to "security.authenticator.oauth.web".
  • Inlined service "security.authentication.failure_handler.web.oauth" to "security.authenticator.oauth.web".
  • Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.web".
  • Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.web".
  • Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.web".
  • Inlined service "coopcycle.two_factor_success_handler" to "security.authenticator.two_factor.web".
  • Inlined service "security.authentication.failure_handler.two_factor.web" to "security.authenticator.two_factor.web".
  • Inlined service "security.authentication.success_handler.web.form_login" to "security.authenticator.form_login.web".
  • Inlined service "security.authentication.failure_handler.web.form_login" to "security.authenticator.form_login.web".
  • Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
  • Inlined service "security.authenticator.remember_me_signature_hasher.web" to "security.authenticator.remember_me_handler.web".
  • Inlined service "debug.security.firewall.authenticator.web.inner" to "debug.security.firewall.authenticator.web".
  • Inlined service "security.exception_listener.web" to "security.firewall.map.context.web".
  • Inlined service "security.logout_listener.web" to "security.firewall.map.context.web".
  • Inlined service "security.firewall.map.config.web" to "security.firewall.map.context.web".
  • Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".security.request_matcher.0UH.tRy" to ".security.request_matcher.zGqMUDi".
  • Inlined service ".security.request_matcher.w7f1f1f" to ".security.request_matcher.HFSAot7".
  • Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
  • Inlined service ".security.request_matcher.yM7vOJ9" to ".security.request_matcher.0Tr6F1W".
  • Inlined service ".security.request_matcher.3mSed7r" to ".security.request_matcher.CgfRQRn".
  • Inlined service ".security.request_matcher.yvVvd_d" to ".security.request_matcher.VkT.LnQ".
  • Inlined service ".security.request_matcher.J6VGRO9" to ".security.request_matcher.6_8FQx_".
  • Inlined service ".security.request_matcher.RBkgv4l" to ".security.request_matcher.97ODUNt".
  • Inlined service ".security.request_matcher.vUBmBVw" to ".security.request_matcher.MyiyHI9".
  • Inlined service ".security.request_matcher.ZfhdbBI" to ".security.request_matcher.hF.0W2C".
  • Inlined service ".security.request_matcher.92MUXM4" to ".security.request_matcher.FsQ6U.P".
  • Inlined service ".security.request_matcher.D8hpcuu" to ".security.request_matcher.k6zNGY0".
  • Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
  • Inlined service ".security.request_matcher.V9MewXR" to ".security.request_matcher.fSErhMJ".
  • Inlined service ".security.request_matcher.EHwIQxq" to ".security.request_matcher.6M.XeUm".
  • Inlined service ".security.request_matcher.uVYVmtv" to ".security.request_matcher.Vpk6YuC".
  • Inlined service ".security.request_matcher.e_lyXfA" to ".security.request_matcher.x1_9XZM".
  • Inlined service ".security.request_matcher.HMoo5tK" to ".security.request_matcher.CIJPcye".
  • Inlined service ".security.request_matcher.NpRMGkg" to ".security.request_matcher.ZaHTfHw".
  • Inlined service ".security.request_matcher.lRqocWJ" to ".security.request_matcher.1ob.5qX".
  • Inlined service ".security.request_matcher.KIoRclY" to ".security.request_matcher.H4LuQoi".
  • Inlined service ".security.request_matcher.0cJ3XTK" to ".security.request_matcher.XsnYZ1J".
  • Inlined service ".security.request_matcher.MWnTBmv" to ".security.request_matcher._h1rNAX".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "workflow.twig_extension" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "AppBundle\Twig\CoopCycleExtension" to "twig".
  • Inlined service "sylius.twig.extension.locale" to "twig".
  • Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
  • Inlined service "sylius.twig.extension.currency" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.craue_config_template" to "twig".
  • Inlined service "twig.extension.craue_formflow" to "twig".
  • Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service ".time.twig.extension.time" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "NotFloran\MjmlBundle\Twig\Extension" to "twig".
  • Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
  • Inlined service "httplug.collector.twig.http_message" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "sonata.seo.twig.extension" to "twig".
  • Inlined service "SM\Extension\Twig\SMExtension" to "twig".
  • Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
  • Inlined service "hateoas.twig.link" to "twig".
  • Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
  • Inlined service "twig.extension.react" to "twig".
  • Inlined service "turbo.twig.extension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.cache" to "twig".
  • Inlined service "twig.extension.html" to "twig".
  • Inlined service "twig.extension.markdown" to "twig".
  • Inlined service "twig.extension.string" to "twig".
  • Inlined service "cocur_slugify.twig.slugify" to "twig".
  • Inlined service "ux.twig_component.twig.component_extension" to "twig".
  • Inlined service "ux.live_component.twig.component_extension" to "twig".
  • Inlined service ".ux_icons.twig_icon_extension" to "twig".
  • Inlined service "stimulus.twig_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "AppBundle\Service\CartProviderService" to "twig".
  • Inlined service "AppBundle\Service\InvitationLinkProviderService" to "twig".
  • Inlined service "pagerfanta.undefined_callable_handler" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service ".service_locator._wGOekq" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service ".service_locator.A7.ombK" to "vich_uploader.storage.flysystem".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".twig.cache.inner.recorder_inner" to ".twig.cache.inner".
  • Inlined service "twig.markdown.default" to "twig.runtime.markdown".
  • Inlined service "twig.markdown.league_common_mark_converter" to "twig.markdown.default".
  • Inlined service "twig.markdown.league_common_mark_converter_factory" to "twig.markdown.league_common_mark_converter".
  • Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
  • Inlined service ".service_locator.tK7ql8i" to "ux.twig_component.component_factory".
  • Inlined service ".service_locator.obrMS3C" to "ux.twig_component.twig.component_runtime".
  • Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
  • Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
  • Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
  • Inlined service ".service_locator.UDZvNn3.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
  • Inlined service ".service_locator.pSQKiHO.ux.live_component.live_url_subscriber" to "ux.live_component.live_url_subscriber".
  • Inlined service ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
  • Inlined service ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
  • Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
  • Inlined service ".ux_icons.cache.recorder_inner" to ".ux_icons.cache".
  • Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
  • Inlined service ".ux_icons.icon_renderer" to ".ux_icons.twig_icon_runtime".
  • Inlined service ".ux_icons.cache_warmer" to ".ux_icons.command.warm_cache".
  • Inlined service "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
  • Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
  • Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
  • Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service "AppBundle\Controller\ArgumentResolver\AddressValueResolver" to ".debug.value_resolver.AppBundle\Controller\ArgumentResolver\AddressValueResolver".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "command.bus.messenger.handlers_locator" to "command.bus.middleware.handle_message".
  • Inlined service "debug.traced.command.bus.inner" to "debug.traced.command.bus".
  • Inlined service "event.bus.messenger.handlers_locator" to "event.bus.middleware.handle_message".
  • Inlined service "AppBundle\MessageHandler\Order\Command\AcceptOrderHandler" to ".messenger.handler_descriptor.pARVDy6".
  • Inlined service "AppBundle\MessageHandler\Order\Command\CancelOrderHandler" to ".messenger.handler_descriptor.f_bqZCx".
  • Inlined service "AppBundle\MessageHandler\Order\Command\CheckoutHandler" to ".messenger.handler_descriptor._mWJfDs".
  • Inlined service "AppBundle\MessageHandler\Order\Command\DelayOrderHandler" to ".messenger.handler_descriptor.0taIAjI".
  • Inlined service "AppBundle\MessageHandler\Order\Command\FinishPreparingOrderHandler" to ".messenger.handler_descriptor.rNH8EUO".
  • Inlined service "AppBundle\MessageHandler\Order\Command\FulfillHandler" to ".messenger.handler_descriptor.j8jSOPM".
  • Inlined service "AppBundle\MessageHandler\Order\Command\OnDemandHandler" to ".messenger.handler_descriptor.HIy_3gG".
  • Inlined service "AppBundle\MessageHandler\Order\Command\QuoteHandler" to ".messenger.handler_descriptor.nD_dhFS".
  • Inlined service "AppBundle\MessageHandler\Order\Command\RefundHandler" to ".messenger.handler_descriptor.pOYklOV".
  • Inlined service "AppBundle\MessageHandler\Order\Command\RefuseOrderHandler" to ".messenger.handler_descriptor.L9fFVoy".
  • Inlined service "AppBundle\MessageHandler\Order\Command\RestoreOrderHandler" to ".messenger.handler_descriptor.s.Alzka".
  • Inlined service "AppBundle\MessageHandler\Order\Command\StartPreparingOrderHandler" to ".messenger.handler_descriptor.yo73nhn".
  • Inlined service "AppBundle\MessageHandler\Task\Command\AddToGroupHandler" to ".messenger.handler_descriptor.Nc86SKD".
  • Inlined service "AppBundle\MessageHandler\Task\Command\CancelHandler" to ".messenger.handler_descriptor.PwLSn9D".
  • Inlined service "AppBundle\MessageHandler\Task\Command\DeleteGroupHandler" to ".messenger.handler_descriptor.e8PeOrN".
  • Inlined service "AppBundle\MessageHandler\Task\Command\IncidentHandler" to ".messenger.handler_descriptor.xQkWm47".
  • Inlined service "AppBundle\MessageHandler\Task\Command\MarkAsDoneHandler" to ".messenger.handler_descriptor.uszCwRM".
  • Inlined service "AppBundle\MessageHandler\Task\Command\MarkAsFailedHandler" to ".messenger.handler_descriptor.Kgnoeot".
  • Inlined service "AppBundle\MessageHandler\Task\Command\RemoveFromGroupHandler" to ".messenger.handler_descriptor.iWua6Y7".
  • Inlined service "AppBundle\MessageHandler\Task\Command\RescheduleHandler" to ".messenger.handler_descriptor.f.dtmjw".
  • Inlined service "AppBundle\MessageHandler\Task\Command\RestoreHandler" to ".messenger.handler_descriptor._Ammzmx".
  • Inlined service "AppBundle\MessageHandler\Task\Command\ScanBarcodeHandler" to ".messenger.handler_descriptor.tEMaTD_".
  • Inlined service "AppBundle\MessageHandler\Task\Command\StartHandler" to ".messenger.handler_descriptor.HpYAQft".
  • Inlined service "AppBundle\MessageHandler\Task\Command\UpdateHandler" to ".messenger.handler_descriptor.BvkHBnY".
  • Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
  • Inlined service "http_client.uri_template" to ".debug.http_client".
  • Inlined service "urbantz.client.uri_template" to ".debug.urbantz.client".
  • Inlined service "facebook.client.uri_template" to ".debug.facebook.client".
  • Inlined service "browserless.client.uri_template" to ".debug.browserless.client".
  • Inlined service "mjml.client.uri_template" to ".debug.mjml.client".
  • Inlined service "vroom.client.uri_template" to ".debug.vroom.client".
  • Inlined service "api.client.uri_template" to ".debug.api.client".
  • Inlined service "osrm.client.uri_template" to ".debug.osrm.client".
  • Inlined service "cubejs.client.uri_template" to ".debug.cubejs.client".
  • Inlined service "woopit.http_client.uri_template" to ".debug.woopit.http_client".
  • Inlined service "umap.client.uri_template" to ".debug.umap.client".
  • Inlined service "unsplash.client.uri_template" to ".debug.unsplash.client".
  • Inlined service "pixabay.client.uri_template" to ".debug.pixabay.client".
  • Inlined service "edenredsynchronizer.client.uri_template" to ".debug.edenredsynchronizer.client".
  • Inlined service "insee.client.uri_template" to ".debug.insee.client".
  • Inlined service "debug.state_machine.task.inner" to "debug.state_machine.task".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.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 "AppBundle\Security\BusinessVoter" to ".debug.security.voter.AppBundle\Security\BusinessVoter".
  • Inlined service "AppBundle\Security\DeleteClosingRuleVoter" to ".debug.security.voter.AppBundle\Security\DeleteClosingRuleVoter".
  • Inlined service "AppBundle\Security\OrderActionsVoter" to ".debug.security.voter.AppBundle\Security\OrderActionsVoter".
  • Inlined service "AppBundle\Security\LocalBusinessVoter" to ".debug.security.voter.AppBundle\Security\LocalBusinessVoter".
  • Inlined service "AppBundle\Security\DashboardViewVoter" to ".debug.security.voter.AppBundle\Security\DashboardViewVoter".
  • Inlined service "AppBundle\Security\ProductVoter" to ".debug.security.voter.AppBundle\Security\ProductVoter".
  • Inlined service "AppBundle\Security\DeliveriesVoter" to ".debug.security.voter.AppBundle\Security\DeliveriesVoter".
  • Inlined service "AppBundle\Security\StoreVoter" to ".debug.security.voter.AppBundle\Security\StoreVoter".
  • Inlined service "AppBundle\Security\AddressVoter" to ".debug.security.voter.AppBundle\Security\AddressVoter".
  • Inlined service "AppBundle\Security\UserVoter" to ".debug.security.voter.AppBundle\Security\UserVoter".
  • Inlined service "AppBundle\Security\TaskGroupVoter" to ".debug.security.voter.AppBundle\Security\TaskGroupVoter".
  • Inlined service "AppBundle\Security\WebhookVoter" to ".debug.security.voter.AppBundle\Security\WebhookVoter".
  • Inlined service "AppBundle\Security\ProductOptionValueVoter" to ".debug.security.voter.AppBundle\Security\ProductOptionValueVoter".
  • Inlined service "AppBundle\Security\DeliveryQuoteVoter" to ".debug.security.voter.AppBundle\Security\DeliveryQuoteVoter".
  • Inlined service "AppBundle\Security\DeliveryImportQueueVoter" to ".debug.security.voter.AppBundle\Security\DeliveryImportQueueVoter".
  • Inlined service "AppBundle\Security\TimeSlotVoter" to ".debug.security.voter.AppBundle\Security\TimeSlotVoter".
  • Inlined service "AppBundle\Security\IncidentVoter" to ".debug.security.voter.AppBundle\Security\IncidentVoter".
  • Inlined service "AppBundle\Security\RestaurantMenuVoter" to ".debug.security.voter.AppBundle\Security\RestaurantMenuVoter".
  • Inlined service "AppBundle\Security\TaskOperationsVoter" to ".debug.security.voter.AppBundle\Security\TaskOperationsVoter".
  • Inlined service "Symfony\Bridge\Monolog\Processor\TokenProcessor" to "monolog.logger.api".
  • Inlined service "AppBundle\Log\ApiRequestResponseProcessor" to "monolog.logger.api".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "debug.security.event_dispatcher.api_login.inner" to "debug.security.event_dispatcher.api_login".
  • Inlined service "debug.security.event_dispatcher.api_deliveries.inner" to "debug.security.event_dispatcher.api_deliveries".
  • Inlined service "debug.security.event_dispatcher.api_deliveries_import_async.inner" to "debug.security.event_dispatcher.api_deliveries_import_async".
  • Inlined service "debug.security.event_dispatcher.api_tasks.inner" to "debug.security.event_dispatcher.api_tasks".
  • Inlined service "debug.security.event_dispatcher.api_tasks_import.inner" to "debug.security.event_dispatcher.api_tasks_import".
  • Inlined service "debug.security.event_dispatcher.api_task_events_get.inner" to "debug.security.event_dispatcher.api_task_events_get".
  • Inlined service "debug.security.event_dispatcher.api_task_get.inner" to "debug.security.event_dispatcher.api_task_get".
  • Inlined service "debug.security.event_dispatcher.api_task_put_bio_deliver.inner" to "debug.security.event_dispatcher.api_task_put_bio_deliver".
  • Inlined service "debug.security.event_dispatcher.api_task_lists_get.inner" to "debug.security.event_dispatcher.api_task_lists_get".
  • Inlined service "debug.security.event_dispatcher.api_task_groups.inner" to "debug.security.event_dispatcher.api_task_groups".
  • Inlined service "debug.security.event_dispatcher.api_store_deliveries.inner" to "debug.security.event_dispatcher.api_store_deliveries".
  • Inlined service "debug.security.event_dispatcher.api_stores.inner" to "debug.security.event_dispatcher.api_stores".
  • Inlined service "debug.security.event_dispatcher.api_time_slots.inner" to "debug.security.event_dispatcher.api_time_slots".
  • Inlined service "debug.security.event_dispatcher.api_retail_prices_calculate.inner" to "debug.security.event_dispatcher.api_retail_prices_calculate".
  • Inlined service "debug.security.event_dispatcher.api_urbantz.inner" to "debug.security.event_dispatcher.api_urbantz".
  • Inlined service "debug.security.event_dispatcher.api_task_import_queues.inner" to "debug.security.event_dispatcher.api_task_import_queues".
  • Inlined service "debug.security.event_dispatcher.api_carts_session.inner" to "debug.security.event_dispatcher.api_carts_session".
  • Inlined service "debug.security.event_dispatcher.api_orders_get.inner" to "debug.security.event_dispatcher.api_orders_get".
  • Inlined service "debug.security.event_dispatcher.api_orders_accept.inner" to "debug.security.event_dispatcher.api_orders_accept".
  • Inlined service "debug.security.event_dispatcher.api_carts.inner" to "debug.security.event_dispatcher.api_carts".
  • Inlined service "debug.security.event_dispatcher.api_cart_items.inner" to "debug.security.event_dispatcher.api_cart_items".
  • Inlined service "debug.security.event_dispatcher.api_cart_item.inner" to "debug.security.event_dispatcher.api_cart_item".
  • Inlined service "debug.security.event_dispatcher.api_cart_create_invitation.inner" to "debug.security.event_dispatcher.api_cart_create_invitation".
  • Inlined service "debug.security.event_dispatcher.api_cart_operations.inner" to "debug.security.event_dispatcher.api_cart_operations".
  • Inlined service "debug.security.event_dispatcher.api_cart_payment.inner" to "debug.security.event_dispatcher.api_cart_payment".
  • Inlined service "debug.security.event_dispatcher.api_cart_payment_methods.inner" to "debug.security.event_dispatcher.api_cart_payment_methods".
  • Inlined service "debug.security.event_dispatcher.api_cart_pay.inner" to "debug.security.event_dispatcher.api_cart_pay".
  • Inlined service "debug.security.event_dispatcher.api_cart_mercadopago_preference.inner" to "debug.security.event_dispatcher.api_cart_mercadopago_preference".
  • Inlined service "debug.security.event_dispatcher.api_cart_stripe_clone_payment_method.inner" to "debug.security.event_dispatcher.api_cart_stripe_clone_payment_method".
  • Inlined service "debug.security.event_dispatcher.api_cart_stripe_create_setup_intent_or_attach_pm.inner" to "debug.security.event_dispatcher.api_cart_stripe_create_setup_intent_or_attach_pm".
  • Inlined service "debug.security.event_dispatcher.api_cart_loopeat_returns.inner" to "debug.security.event_dispatcher.api_cart_loopeat_returns".
  • Inlined service "debug.security.event_dispatcher.api_cart_edenred_credentials.inner" to "debug.security.event_dispatcher.api_cart_edenred_credentials".
  • Inlined service "debug.security.event_dispatcher.api_orders.inner" to "debug.security.event_dispatcher.api_orders".
  • Inlined service "debug.security.event_dispatcher.api_me.inner" to "debug.security.event_dispatcher.api_me".
  • Inlined service "debug.security.event_dispatcher.api_webhooks.inner" to "debug.security.event_dispatcher.api_webhooks".
  • Inlined service "debug.security.event_dispatcher.api_woopit.inner" to "debug.security.event_dispatcher.api_woopit".
  • Inlined service "debug.security.event_dispatcher.api_incidents.inner" to "debug.security.event_dispatcher.api_incidents".
  • Inlined service "debug.security.event_dispatcher.token_refresh.inner" to "debug.security.event_dispatcher.token_refresh".
  • Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
  • Inlined service "debug.security.event_dispatcher.web.inner" to "debug.security.event_dispatcher.web".
  • Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
  • Inlined service ".service_locator.W7P2UF5" to ".service_locator.W7P2UF5.AppBundle\Controller\EdenredController".
  • Inlined service ".service_locator.5XJNd8k" to ".service_locator.5XJNd8k.AppBundle\Controller\LoopEatController".
  • Inlined service ".service_locator.col1pbx" to ".service_locator.col1pbx.AppBundle\Controller\StripeController".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.VODG8.6" to ".service_locator.VODG8.6.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
  • Inlined service ".service_locator.UDZvNn3" to ".service_locator.UDZvNn3.ux.live_component.event_subscriber".
  • Inlined service ".service_locator.pSQKiHO" to ".service_locator.pSQKiHO.ux.live_component.live_url_subscriber".
  • Inlined service ".service_locator._mTJt_g" to ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi" to ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer".
  • Inlined service ".service_locator.7pZx2KQ" to ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber".
  • Inlined service "sylius.state_provider.read.inner" to "sylius.state_provider.factory.inner".
  • Inlined service ".service_locator.s1CmJ3D" to "sylius.state_processor.dispatch_pre_write_event.inner".
  • Inlined service ".service_locator.oTBrvDC" to "sylius.state_provider.read.inner".
  • Inlined service ".service_locator.UfKDKFO" to "sylius.twig.context.factory.request.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_attribute_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "league.oauth2_server.persistence.driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service ".service_locator.ketr889" to "sylius.doctrine.orm.container_repository_factory.inner".
  • Inlined service "api_platform.json_schema.type_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
  • Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
  • Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
  • Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
  • Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
  • Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.0TGbgQQ" to "debug.argument_resolver.inner".
  • Inlined service "state_machine.task.definition" to "debug.state_machine.task.inner".
  • Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
  • Inlined service ".1_Serializer~OQa25Dn" to "api_platform.openapi.normalizer.api_gateway.inner".
  • Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
  • Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
  • Inlined service ".service_locator.D4rJ2UJ" to "console.command_loader".
  • Inlined service "coopcycle.expression_language.zone.provider" to "coopcycle.expression_language".
  • Inlined service "AppBundle\ExpressionLanguage\PickupExpressionLanguageProvider" to "coopcycle.expression_language".
  • Inlined service "AppBundle\ExpressionLanguage\PriceRangeExpressionLanguageProvider" to "coopcycle.expression_language".
  • Inlined service "AppBundle\ExpressionLanguage\PricePercentageExpressionLanguageProvider" to "coopcycle.expression_language".
  • Inlined service "AppBundle\ExpressionLanguage\PricePerPackageExpressionLanguageProvider" to "coopcycle.expression_language".
  • Inlined service "sylius.context.locale.request_based" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Inlined service "sylius.context.locale.immutable" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Inlined service "coopcycle.sylius.order_modifier.inner" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Inlined service "AppBundle\Sylius\Order\OrderInvitationContext" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Inlined service "coopcycle.sylius.order_item_quantity_modifier.inner" to "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface".
  • Inlined service "sylius.custom_factory.adjustment.inner" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Inlined service "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Inlined service "sylius.custom_factory.taxon.inner" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Inlined service "sylius.custom_factory.channel.inner" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Inlined service "AppBundle\Sylius\Channel\ChannelResolver" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Inlined service "sylius.context.channel.request_based.resolver.hostname_based" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Inlined service "sylius.custom_factory.promotion_coupon.inner" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Inlined service "sylius.custom_factory.payment.inner" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • 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 "nelmio_alice.faker.provider.alice" to "Faker\Generator".
  • Inlined service "hautelook_alice.locator.env_directory" to "hautelook_alice.locator".
  • Inlined service "hautelook_alice.resolver.bundle.simple_resolver" to "hautelook_alice.resolver.bundle".
  • Inlined service "nucleos_user.user_manager.default" to "Nucleos\UserBundle\Model\UserManager".
  • Inlined service "oneup_flysystem.assets_adapter" to "assets_filesystem".
  • Inlined service "oneup_flysystem.product_images_adapter" to "product_images_filesystem".
  • Inlined service "oneup_flysystem.restaurant_images_adapter" to "restaurant_images_filesystem".
  • Inlined service "oneup_flysystem.store_images_adapter" to "store_images_filesystem".
  • Inlined service "oneup_flysystem.task_images_adapter" to "task_images_filesystem".
  • Inlined service "oneup_flysystem.receipts_adapter" to "receipts_filesystem".
  • Inlined service "oneup_flysystem.task_imports_adapter" to "task_imports_filesystem".
  • Inlined service "oneup_flysystem.product_imports_adapter" to "product_imports_filesystem".
  • Inlined service "oneup_flysystem.delivery_imports_adapter" to "delivery_imports_filesystem".
  • Inlined service "oneup_flysystem.edi_messages_adapter" to "edi_messages_filesystem".
  • Inlined service "oneup_flysystem.incident_images_adapter" to "incident_images_filesystem".
  • Inlined service "oneup_flysystem.homepage_slider_images_adapter" to "homepage_slider_images_filesystem".
  • Inlined service "oneup_flysystem.documents_adapter" to "documents_filesystem".
  • Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "router.default" to "router".
  • Inlined service "debug.traced.event.bus.inner" to "messenger.default_bus".
  • Inlined service "AppBundle\Sylius\OrderProcessing\OrderLogStartProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "AppBundle\Sylius\OrderProcessing\OrderDisabledProductProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "sylius.order_processing.order_promotion_processor" to "sylius.order_processing.order_processor".
  • Inlined service "sylius.order_processing.order_options_fee_processor" to "sylius.order_processing.order_processor".
  • Inlined service "AppBundle\Sylius\OrderProcessing\OrderLogFinishProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "AppBundle\Sylius\Cart\RestaurantCartContext" to "sylius.context.cart".
  • Inlined service "AppBundle\Sylius\Cart\RestaurantCartContext" to "sylius.context.cart".
  • Inlined service "sylius.context.currency.settings_aware" to "sylius.context.currency".
  • Inlined service "AppBundle\Sylius\Channel\DefaultChannelContext" to "sylius.context.channel".
  • Inlined service "sylius.context.channel.request_based" to "sylius.context.channel".
  • Inlined service "sylius.context.channel.single_channel" to "sylius.context.channel".
  • Inlined service "sylius.context.channel.fake_channel.context" to "sylius.context.channel".
  • Inlined service "AppBundle\Sylius\Product\ProductOptionValueFactory.inner" to "sylius.factory.product_option_value".
  • Inlined service "AppBundle\Sylius\Order\OrderFactory.inner" to "sylius.factory.order".
  • Inlined service "AppBundle\Api\LegacyEntrypointAction.inner" to "api_platform.action.entrypoint".
  • Inlined service "AppBundle\Form\Sylius\Promotion\Type\FilteringPromotionRuleChoiceType.inner" to "sylius.form.type.promotion_rule_choice".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
  • Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
  • Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
  • Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
  • 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 "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • 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 "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "sylius.helper.flash" to "sylius.main_controller".
  • Inlined service "sylius.helper.flash" to "sylius.main_controller".
  • 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.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" 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".
6
  • Tag "container.decorator" was defined on service(s) "AppBundle\CubeJs\HttpClient", "sylius.resource_metadata_collection.factory.templates_dir", "sylius.routing.factory.operation_route_path_factory.create", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "api_platform.http_cache.processor.add_headers", "doctrine.migrations.container_aware_migrations_factory", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.api_deliveries", "debug.security.firewall.authenticator.api_deliveries_import_async", "debug.security.firewall.authenticator.api_tasks", "debug.security.firewall.authenticator.api_tasks_import", "debug.security.firewall.authenticator.api_task_events_get", "debug.security.firewall.authenticator.api_task_get", "debug.security.firewall.authenticator.api_task_put_bio_deliver", "debug.security.firewall.authenticator.api_task_lists_get", "debug.security.firewall.authenticator.api_task_groups", "debug.security.firewall.authenticator.api_store_deliveries", "debug.security.firewall.authenticator.api_stores", "debug.security.firewall.authenticator.api_time_slots", "debug.security.firewall.authenticator.api_retail_prices_calculate", "debug.security.firewall.authenticator.api_urbantz", "debug.security.firewall.authenticator.api_task_import_queues", "debug.security.firewall.authenticator.api_carts_session", "debug.security.firewall.authenticator.api_orders_get", "debug.security.firewall.authenticator.api_orders_accept", "debug.security.firewall.authenticator.api_carts", "debug.security.firewall.authenticator.api_cart_items", "debug.security.firewall.authenticator.api_cart_item", "debug.security.firewall.authenticator.api_cart_create_invitation", "debug.security.firewall.authenticator.api_cart_operations", "debug.security.firewall.authenticator.api_cart_payment", "debug.security.firewall.authenticator.api_cart_payment_methods", "debug.security.firewall.authenticator.api_cart_pay", "debug.security.firewall.authenticator.api_cart_mercadopago_preference", "debug.security.firewall.authenticator.api_cart_stripe_clone_payment_method", "debug.security.firewall.authenticator.api_cart_stripe_create_setup_intent_or_attach_pm", "debug.security.firewall.authenticator.api_cart_loopeat_returns", "debug.security.firewall.authenticator.api_cart_edenred_credentials", "debug.security.firewall.authenticator.api_orders", "debug.security.firewall.authenticator.api_me", "debug.security.firewall.authenticator.api_webhooks", "debug.security.firewall.authenticator.api_woopit", "debug.security.firewall.authenticator.api_incidents", "debug.security.firewall.authenticator.token_refresh", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.web", "debug.security.firewall.authenticator.main", "var_dumper.contextualized_cli_dumper", "scheb_two_factor.security.authentication.trust_resolver", "fos_rest.serializer.form_error_handler", "debug.traced.command.bus", ".debug.hwi_oauth.http_client", ".debug.http_client", ".debug.urbantz.client", ".debug.facebook.client", ".debug.browserless.client", ".debug.mjml.client", ".debug.vroom.client", ".debug.api.client", ".debug.osrm.client", ".debug.woopit.http_client", ".debug.umap.client", ".debug.unsplash.client", ".debug.pixabay.client", ".debug.edenredsynchronizer.client", ".debug.insee.client", "debug.state_machine.task", "debug.security.event_dispatcher.api_login", "debug.security.event_dispatcher.api_deliveries", "debug.security.event_dispatcher.api_deliveries_import_async", "debug.security.event_dispatcher.api_tasks", "debug.security.event_dispatcher.api_tasks_import", "debug.security.event_dispatcher.api_task_events_get", "debug.security.event_dispatcher.api_task_get", "debug.security.event_dispatcher.api_task_put_bio_deliver", "debug.security.event_dispatcher.api_task_lists_get", "debug.security.event_dispatcher.api_task_groups", "debug.security.event_dispatcher.api_store_deliveries", "debug.security.event_dispatcher.api_stores", "debug.security.event_dispatcher.api_time_slots", "debug.security.event_dispatcher.api_retail_prices_calculate", "debug.security.event_dispatcher.api_urbantz", "debug.security.event_dispatcher.api_task_import_queues", "debug.security.event_dispatcher.api_carts_session", "debug.security.event_dispatcher.api_orders_get", "debug.security.event_dispatcher.api_orders_accept", "debug.security.event_dispatcher.api_carts", "debug.security.event_dispatcher.api_cart_items", "debug.security.event_dispatcher.api_cart_item", "debug.security.event_dispatcher.api_cart_create_invitation", "debug.security.event_dispatcher.api_cart_operations", "debug.security.event_dispatcher.api_cart_payment", "debug.security.event_dispatcher.api_cart_payment_methods", "debug.security.event_dispatcher.api_cart_pay", "debug.security.event_dispatcher.api_cart_mercadopago_preference", "debug.security.event_dispatcher.api_cart_stripe_clone_payment_method", "debug.security.event_dispatcher.api_cart_stripe_create_setup_intent_or_attach_pm", "debug.security.event_dispatcher.api_cart_loopeat_returns", "debug.security.event_dispatcher.api_cart_edenred_credentials", "debug.security.event_dispatcher.api_orders", "debug.security.event_dispatcher.api_me", "debug.security.event_dispatcher.api_webhooks", "debug.security.event_dispatcher.api_woopit", "debug.security.event_dispatcher.api_incidents", "debug.security.event_dispatcher.token_refresh", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.web", "debug.security.event_dispatcher.main", "Sylius\Component\Locale\Context\LocaleContextInterface", "Sylius\Component\Order\Modifier\OrderModifierInterface", "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface", "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface", "Sylius\Component\Order\Factory\AdjustmentFactoryInterface", "Sylius\Component\Product\Factory\ProductVariantFactoryInterface", "Sylius\Component\Product\Factory\ProductFactoryInterface", "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface", "Sylius\Component\Channel\Factory\ChannelFactoryInterface", "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface", "Sylius\Component\Payment\Factory\PaymentFactoryInterface", "httplug.client", "messenger.default_bus", "sylius.factory.product_option_value", "sylius.factory.order", "api_platform.action.entrypoint", "sylius.form.type.promotion_rule_choice", "event_dispatcher", but was never used.
  • Tag "templating.helper" was defined on service(s) "sylius.templating.helper.convert_money", "sylius.templating.helper.locale", "sylius.templating.helper.format_money", "sylius.templating.helper.adjustment", "sylius.templating.helper.currency", "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.
  • Tag "sylius.product_variant_resolver" was defined on service(s) "sylius.product_variant_resolver.default", but was never used.
  • Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.restaurant", "oneup_uploader.controller.product", "oneup_uploader.controller.logo", "oneup_uploader.controller.tasks", "oneup_uploader.controller.products", "oneup_uploader.controller.banner", "oneup_uploader.controller.homepage_slider", "oneup_uploader.controller.documents", but was never used. Did you mean "oneup_uploader.controller"?
  • Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.task", but was never used.
  • Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.