<?xml version="1.0" encoding="utf-8"?>
<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd">
  <parameters>
    <parameter key="kernel.project_dir">/var/www/html/acme</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.build_dir">/var/www/html/acme/var/cache/dev</parameter>
    <parameter key="kernel.cache_dir">/var/www/html/acme/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/var/www/html/acme/var/log</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="DoctrineMigrationsBundle">Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="WebProfilerBundle">Symfony\Bundle\WebProfilerBundle\WebProfilerBundle</parameter>
      <parameter key="DebugBundle">Symfony\Bundle\DebugBundle\DebugBundle</parameter>
      <parameter key="StofDoctrineExtensionsBundle">Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle</parameter>
      <parameter key="KnpPaginatorBundle">Knp\Bundle\PaginatorBundle\KnpPaginatorBundle</parameter>
      <parameter key="KnpMenuBundle">Knp\Bundle\MenuBundle\KnpMenuBundle</parameter>
      <parameter key="JMSSerializerBundle">JMS\SerializerBundle\JMSSerializerBundle</parameter>
      <parameter key="EightPointsGuzzleBundle">EightPoints\Bundle\GuzzleBundle\EightPointsGuzzleBundle</parameter>
      <parameter key="DWGingerBundle">DW\GingerBundle\DWGingerBundle</parameter>
      <parameter key="FOSOAuthServerBundle">FOS\OAuthServerBundle\FOSOAuthServerBundle</parameter>
      <parameter key="TetranzSelect2EntityBundle">Tetranz\Select2EntityBundle\TetranzSelect2EntityBundle</parameter>
      <parameter key="SymfonyCastsResetPasswordBundle">SymfonyCasts\Bundle\ResetPassword\SymfonyCastsResetPasswordBundle</parameter>
      <parameter key="MisdPhoneNumberBundle">Misd\PhoneNumberBundle\MisdPhoneNumberBundle</parameter>
      <parameter key="TwigExtraBundle">Twig\Extra\TwigExtraBundle\TwigExtraBundle</parameter>
      <parameter key="FlysystemBundle">League\FlysystemBundle\FlysystemBundle</parameter>
      <parameter key="ApiPlatformBundle">ApiPlatform\Core\Bridge\Symfony\Bundle\ApiPlatformBundle</parameter>
      <parameter key="FOSElasticaBundle">FOS\ElasticaBundle\FOSElasticaBundle</parameter>
      <parameter key="SensioFrameworkExtraBundle">Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle</parameter>
      <parameter key="NelmioAliceBundle">Nelmio\Alice\Bridge\Symfony\NelmioAliceBundle</parameter>
      <parameter key="FidryAliceDataFixturesBundle">Fidry\AliceDataFixtures\Bridge\Symfony\FidryAliceDataFixturesBundle</parameter>
      <parameter key="HautelookAliceBundle">Hautelook\AliceBundle\HautelookAliceBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="DoctrineMigrationsBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/doctrine/doctrine-migrations-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="StofDoctrineExtensionsBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/stof/doctrine-extensions-bundle/src</parameter>
        <parameter key="namespace">Stof\DoctrineExtensionsBundle</parameter>
      </parameter>
      <parameter key="KnpPaginatorBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/knplabs/knp-paginator-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\PaginatorBundle</parameter>
      </parameter>
      <parameter key="KnpMenuBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/knplabs/knp-menu-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\MenuBundle</parameter>
      </parameter>
      <parameter key="JMSSerializerBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/jms/serializer-bundle</parameter>
        <parameter key="namespace">JMS\SerializerBundle</parameter>
      </parameter>
      <parameter key="EightPointsGuzzleBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/eightpoints/guzzle-bundle/src</parameter>
        <parameter key="namespace">EightPoints\Bundle\GuzzleBundle</parameter>
      </parameter>
      <parameter key="DWGingerBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/datenwerk/ginger-bundle</parameter>
        <parameter key="namespace">DW\GingerBundle</parameter>
      </parameter>
      <parameter key="FOSOAuthServerBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle</parameter>
        <parameter key="namespace">FOS\OAuthServerBundle</parameter>
      </parameter>
      <parameter key="TetranzSelect2EntityBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/tetranz/select2entity-bundle</parameter>
        <parameter key="namespace">Tetranz\Select2EntityBundle</parameter>
      </parameter>
      <parameter key="SymfonyCastsResetPasswordBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src</parameter>
        <parameter key="namespace">SymfonyCasts\Bundle\ResetPassword</parameter>
      </parameter>
      <parameter key="MisdPhoneNumberBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src</parameter>
        <parameter key="namespace">Misd\PhoneNumberBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="FlysystemBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/league/flysystem-bundle/src</parameter>
        <parameter key="namespace">League\FlysystemBundle</parameter>
      </parameter>
      <parameter key="ApiPlatformBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/api-platform/core/src/Bridge/Symfony/Bundle</parameter>
        <parameter key="namespace">ApiPlatform\Core\Bridge\Symfony\Bundle</parameter>
      </parameter>
      <parameter key="FOSElasticaBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/friendsofsymfony/elastica-bundle/src</parameter>
        <parameter key="namespace">FOS\ElasticaBundle</parameter>
      </parameter>
      <parameter key="SensioFrameworkExtraBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/sensio/framework-extra-bundle/src</parameter>
        <parameter key="namespace">Sensio\Bundle\FrameworkExtraBundle</parameter>
      </parameter>
      <parameter key="NelmioAliceBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/nelmio/alice/src/Bridge/Symfony</parameter>
        <parameter key="namespace">Nelmio\Alice\Bridge\Symfony</parameter>
      </parameter>
      <parameter key="FidryAliceDataFixturesBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony</parameter>
        <parameter key="namespace">Fidry\AliceDataFixtures\Bridge\Symfony</parameter>
      </parameter>
      <parameter key="HautelookAliceBundle" type="collection">
        <parameter key="path">/var/www/html/acme/vendor/hautelook/alice-bundle/src</parameter>
        <parameter key="namespace">Hautelook\AliceBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">App_KernelDevDebugContainer</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="container.dumper.inline_factories">true</parameter>
    <parameter key="locale">de</parameter>
    <parameter key="event_dispatcher.event_aliases" type="collection">
      <parameter key="Symfony\Component\Console\Event\ConsoleCommandEvent">console.command</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleErrorEvent">console.error</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleSignalEvent">console.signal</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleTerminateEvent">console.terminate</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSubmitEvent">form.pre_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\SubmitEvent">form.submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSubmitEvent">form.post_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSetDataEvent">form.pre_set_data</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSetDataEvent">form.post_set_data</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerArgumentsEvent">kernel.controller_arguments</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerEvent">kernel.controller</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ResponseEvent">kernel.response</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\FinishRequestEvent">kernel.finish_request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\RequestEvent">kernel.request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ViewEvent">kernel.view</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ExceptionEvent">kernel.exception</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\TerminateEvent">kernel.terminate</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent">security.authentication.success</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationFailureEvent">security.authentication.failure</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\InteractiveLoginEvent">security.interactive_login</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\SwitchUserEvent">security.switch_user</parameter>
    </parameter>
    <parameter key="fragment.renderer.hinclude.global_template">null</parameter>
    <parameter key="fragment.path">/_fragment</parameter>
    <parameter key="kernel.secret">%env(APP_SECRET)%</parameter>
    <parameter key="kernel.http_method_override">true</parameter>
    <parameter key="kernel.trusted_hosts" type="collection"/>
    <parameter key="kernel.default_locale">de</parameter>
    <parameter key="kernel.enabled_locales" type="collection"/>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="debug.file_link_format">null</parameter>
    <parameter key="asset.request_context.base_path">null</parameter>
    <parameter key="asset.request_context.secure">null</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/var/www/html/acme/translations</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/var/www/html/acme/var/cache/dev/App_KernelDevDebugContainer.xml</parameter>
    <parameter key="router.request_context.host">localhost</parameter>
    <parameter key="router.request_context.scheme">http</parameter>
    <parameter key="router.request_context.base_url"></parameter>
    <parameter key="router.resource">kernel::loadRoutes</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="serializer.mapping.cache.file">/var/www/html/acme/var/cache/dev/serialization.php</parameter>
    <parameter key="cache.prefix.seed">_/var/www/html/acme.App_KernelDevDebugContainer</parameter>
    <parameter key="session.metadata.storage_key">_sf2_meta</parameter>
    <parameter key="session.storage.options" type="collection">
      <parameter key="cache_limiter" type="string">0</parameter>
      <parameter key="cookie_secure">auto</parameter>
      <parameter key="cookie_httponly">true</parameter>
      <parameter key="cookie_samesite">lax</parameter>
      <parameter key="gc_probability">1</parameter>
    </parameter>
    <parameter key="session.save_path">null</parameter>
    <parameter key="session.metadata.update_threshold">0</parameter>
    <parameter key="form.type_extension.csrf.enabled">true</parameter>
    <parameter key="form.type_extension.csrf.field_name">_token</parameter>
    <parameter key="validator.mapping.cache.file">/var/www/html/acme/var/cache/dev/validation.php</parameter>
    <parameter key="validator.translation_domain">validators</parameter>
    <parameter key="profiler_listener.only_exceptions">false</parameter>
    <parameter key="profiler_listener.only_main_requests">false</parameter>
    <parameter key="profiler.storage.dsn">file:/var/www/html/acme/var/cache/dev/profiler</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>form_div_layout.html.twig</parameter>
      <parameter>@MisdPhoneNumber/Form/phone_number.html.twig</parameter>
      <parameter>@TetranzSelect2Entity/Form/fields.html.twig</parameter>
      <parameter>@DWGinger/form/bootstrap_4_horizontal_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/var/www/html/acme/templates</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection">
      <parameter key="ROLE_USER" type="collection">
        <parameter>ROLE_GINGER_USER_EDIT_MYPROFILE</parameter>
      </parameter>
      <parameter key="ROLE_CUSTOMER_EDITOR" type="collection">
        <parameter>ROLE_USER</parameter>
        <parameter>ROLE_CUSTOMER_DONATION_LIST</parameter>
        <parameter>ROLE_GINGER_BEUSER</parameter>
        <parameter>ROLE_GINGER_CONTACT_CREATE</parameter>
        <parameter>ROLE_GINGER_CONTACT_EDIT</parameter>
        <parameter>ROLE_GINGER_CONTACT_DELETE</parameter>
        <parameter>ROLE_GINGER_CONTACT_ANONYMIZE</parameter>
        <parameter>ROLE_GINGER_CONTACT_DUPLICATE_RESOLVE</parameter>
        <parameter>ROLE_GINGER_JOBS_LIST</parameter>
        <parameter>ROLE_GINGER_ADMINLOG_LIST</parameter>
        <parameter>ROLE_GINGER_ADMINLOG_CREATE</parameter>
        <parameter>ROLE_GINGER_FILE_IMPORT_EDITOR</parameter>
      </parameter>
      <parameter key="ROLE_CUSTOMER_CHIEF" type="collection">
        <parameter>ROLE_CUSTOMER_EDITOR</parameter>
        <parameter>ROLE_CUSTOMER_DONATION_EXPORT</parameter>
        <parameter>ROLE_GINGER_TAG_CREATE</parameter>
        <parameter>ROLE_GINGER_TAG_EDIT</parameter>
        <parameter>ROLE_GINGER_TAG_DELETE</parameter>
        <parameter>ROLE_GINGER_TAG_ATTRIBUTE_ASSIGN</parameter>
        <parameter>ROLE_GINGER_TAG_TYPE_ASSIGN</parameter>
        <parameter>ROLE_GINGER_ATTRIBUTE_LIST</parameter>
        <parameter>ROLE_GINGER_ATTRIBUTE_CREATE</parameter>
        <parameter>ROLE_GINGER_ATTRIBUTE_EDIT</parameter>
        <parameter>ROLE_GINGER_ATTRIBUTE_DELETE</parameter>
      </parameter>
      <parameter key="ROLE_CUSTOMER_ADMIN" type="collection">
        <parameter>ROLE_CUSTOMER_CHIEF</parameter>
        <parameter>ROLE_ALLOWED_TO_SWITCH</parameter>
        <parameter>ROLE_GINGER_GROUP_CREATE</parameter>
        <parameter>ROLE_GINGER_USER_LIST</parameter>
        <parameter>ROLE_GINGER_USER_CREATE</parameter>
        <parameter>ROLE_GINGER_USER_EDIT</parameter>
        <parameter>ROLE_GINGER_USER_DELETE</parameter>
        <parameter>ROLE_GINGER_USER_PROMOTE</parameter>
        <parameter>ROLE_GINGER_USER_GROUP_ASSIGN</parameter>
        <parameter>ROLE_GINGER_GROUP_CREATE</parameter>
        <parameter>ROLE_GINGER_GROUP_EDIT</parameter>
        <parameter>ROLE_GINGER_GROUP_DELETE</parameter>
        <parameter>ROLE_GINGER_FILE_IMPORT_ADMIN</parameter>
        <parameter>ROLE_GINGER_INTEGRATION_ADMIN</parameter>
        <parameter>ROLE_GINGER_TAG_INTEGRATION_ASSIGN</parameter>
        <parameter>ROLE_GINGER_ATTRIBUTE_INTEGRATION_ASSIGN</parameter>
      </parameter>
    </parameter>
    <parameter key="security.access.denied_url">null</parameter>
    <parameter key="security.authentication.manager.erase_credentials">true</parameter>
    <parameter key="security.authentication.session_strategy.strategy">migrate</parameter>
    <parameter key="security.access.always_authenticate_before_granting">false</parameter>
    <parameter key="security.authentication.hide_user_not_found">true</parameter>
    <parameter key="security.firewalls" type="collection">
      <parameter>dev</parameter>
      <parameter>api</parameter>
      <parameter>apiv2</parameter>
      <parameter>main</parameter>
      <parameter>oauth_token</parameter>
    </parameter>
    <parameter key="security.api._indexed_authenticators" type="collection"/>
    <parameter key="security.apiv2._indexed_authenticators" type="collection"/>
    <parameter key="security.main._indexed_authenticators" type="collection"/>
    <parameter key="doctrine.dbal.configuration.class">Doctrine\DBAL\Configuration</parameter>
    <parameter key="doctrine.data_collector.class">Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector</parameter>
    <parameter key="doctrine.dbal.connection.event_manager.class">Symfony\Bridge\Doctrine\ContainerAwareEventManager</parameter>
    <parameter key="doctrine.dbal.connection_factory.class">Doctrine\Bundle\DoctrineBundle\ConnectionFactory</parameter>
    <parameter key="doctrine.dbal.events.mysql_session_init.class">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</parameter>
    <parameter key="doctrine.dbal.events.oracle_session_init.class">Doctrine\DBAL\Event\Listeners\OracleSessionInit</parameter>
    <parameter key="doctrine.class">Doctrine\Bundle\DoctrineBundle\Registry</parameter>
    <parameter key="doctrine.entity_managers" type="collection">
      <parameter key="default">doctrine.orm.default_entity_manager</parameter>
    </parameter>
    <parameter key="doctrine.default_entity_manager">default</parameter>
    <parameter key="doctrine.dbal.connection_factory.types" type="collection"/>
    <parameter key="doctrine.connections" type="collection">
      <parameter key="default">doctrine.dbal.default_connection</parameter>
    </parameter>
    <parameter key="doctrine.default_connection">default</parameter>
    <parameter key="doctrine.orm.configuration.class">Doctrine\ORM\Configuration</parameter>
    <parameter key="doctrine.orm.entity_manager.class">Doctrine\ORM\EntityManager</parameter>
    <parameter key="doctrine.orm.manager_configurator.class">Doctrine\Bundle\DoctrineBundle\ManagerConfigurator</parameter>
    <parameter key="doctrine.orm.cache.array.class">Doctrine\Common\Cache\ArrayCache</parameter>
    <parameter key="doctrine.orm.cache.apc.class">Doctrine\Common\Cache\ApcCache</parameter>
    <parameter key="doctrine.orm.cache.memcache.class">Doctrine\Common\Cache\MemcacheCache</parameter>
    <parameter key="doctrine.orm.cache.memcache_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcache_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcache_instance.class">Memcache</parameter>
    <parameter key="doctrine.orm.cache.memcached.class">Doctrine\Common\Cache\MemcachedCache</parameter>
    <parameter key="doctrine.orm.cache.memcached_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcached_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcached_instance.class">Memcached</parameter>
    <parameter key="doctrine.orm.cache.redis.class">Doctrine\Common\Cache\RedisCache</parameter>
    <parameter key="doctrine.orm.cache.redis_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.redis_port">6379</parameter>
    <parameter key="doctrine.orm.cache.redis_instance.class">Redis</parameter>
    <parameter key="doctrine.orm.cache.xcache.class">Doctrine\Common\Cache\XcacheCache</parameter>
    <parameter key="doctrine.orm.cache.wincache.class">Doctrine\Common\Cache\WinCacheCache</parameter>
    <parameter key="doctrine.orm.cache.zenddata.class">Doctrine\Common\Cache\ZendDataCache</parameter>
    <parameter key="doctrine.orm.metadata.driver_chain.class">Doctrine\Persistence\Mapping\Driver\MappingDriverChain</parameter>
    <parameter key="doctrine.orm.metadata.annotation.class">Doctrine\ORM\Mapping\Driver\AnnotationDriver</parameter>
    <parameter key="doctrine.orm.metadata.xml.class">Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver</parameter>
    <parameter key="doctrine.orm.metadata.yml.class">Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver</parameter>
    <parameter key="doctrine.orm.metadata.php.class">Doctrine\ORM\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\ORM\Mapping\Driver\StaticPHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.attribute.class">Doctrine\ORM\Mapping\Driver\AttributeDriver</parameter>
    <parameter key="doctrine.orm.proxy_cache_warmer.class">Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer</parameter>
    <parameter key="form.type_guesser.doctrine.class">Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</parameter>
    <parameter key="doctrine.orm.validator.unique.class">Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator</parameter>
    <parameter key="doctrine.orm.validator_initializer.class">Symfony\Bridge\Doctrine\Validator\DoctrineInitializer</parameter>
    <parameter key="doctrine.orm.security.user.provider.class">Symfony\Bridge\Doctrine\Security\User\EntityUserProvider</parameter>
    <parameter key="doctrine.orm.listeners.resolve_target_entity.class">Doctrine\ORM\Tools\ResolveTargetEntityListener</parameter>
    <parameter key="doctrine.orm.listeners.attach_entity_listeners.class">Doctrine\ORM\Tools\AttachEntityListenersListener</parameter>
    <parameter key="doctrine.orm.naming_strategy.default.class">Doctrine\ORM\Mapping\DefaultNamingStrategy</parameter>
    <parameter key="doctrine.orm.naming_strategy.underscore.class">Doctrine\ORM\Mapping\UnderscoreNamingStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.default.class">Doctrine\ORM\Mapping\DefaultQuoteStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.ansi.class">Doctrine\ORM\Mapping\AnsiQuoteStrategy</parameter>
    <parameter key="doctrine.orm.entity_listener_resolver.class">Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_cache_factory.class">Doctrine\ORM\Cache\DefaultCacheFactory</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_region.class">Doctrine\ORM\Cache\Region\DefaultRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.filelock_region.class">Doctrine\ORM\Cache\Region\FileLockRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_chain.class">Doctrine\ORM\Cache\Logging\CacheLoggerChain</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_statistics.class">Doctrine\ORM\Cache\Logging\StatisticsCacheLogger</parameter>
    <parameter key="doctrine.orm.second_level_cache.cache_configuration.class">Doctrine\ORM\Cache\CacheConfiguration</parameter>
    <parameter key="doctrine.orm.second_level_cache.regions_configuration.class">Doctrine\ORM\Cache\RegionsConfiguration</parameter>
    <parameter key="doctrine.orm.auto_generate_proxy_classes">true</parameter>
    <parameter key="doctrine.orm.enable_lazy_ghost_objects">false</parameter>
    <parameter key="doctrine.orm.proxy_dir">/var/www/html/acme/var/cache/dev/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</parameter>
    <parameter key="doctrine.migrations.preferred_em">null</parameter>
    <parameter key="doctrine.migrations.preferred_connection">null</parameter>
    <parameter key="monolog.use_microseconds">true</parameter>
    <parameter key="monolog.swift_mailer.handlers" type="collection"/>
    <parameter key="monolog.handlers_to_channels" type="collection">
      <parameter key="monolog.handler.console" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
          <parameter>doctrine</parameter>
          <parameter>console</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.main" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.ginger_core_events" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>ginger_core_events</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.address_refactor" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>address_refactor</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.api" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>api</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.file_import_person" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>file_import_person</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="web_profiler.debug_toolbar.intercept_redirects">false</parameter>
    <parameter key="web_profiler.debug_toolbar.mode">2</parameter>
    <parameter key="env(VAR_DUMPER_SERVER)">127.0.0.1:9912</parameter>
    <parameter key="stof_doctrine_extensions.listener.timestampable.class">Gedmo\Timestampable\TimestampableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.blameable.class">Gedmo\Blameable\BlameableListener</parameter>
    <parameter key="stof_doctrine_extensions.event_listener.blame.class">Stof\DoctrineExtensionsBundle\EventListener\BlameListener</parameter>
    <parameter key="stof_doctrine_extensions.default_locale">en_US</parameter>
    <parameter key="stof_doctrine_extensions.translation_fallback">false</parameter>
    <parameter key="stof_doctrine_extensions.persist_default_translation">false</parameter>
    <parameter key="stof_doctrine_extensions.skip_translation_on_load">false</parameter>
    <parameter key="stof_doctrine_extensions.listener.translatable.class">Gedmo\Translatable\TranslatableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.sluggable.class">Gedmo\Sluggable\SluggableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.tree.class">Gedmo\Tree\TreeListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.loggable.class">Gedmo\Loggable\LoggableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.sortable.class">Gedmo\Sortable\SortableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.softdeleteable.class">Gedmo\SoftDeleteable\SoftDeleteableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.uploadable.class">Gedmo\Uploadable\UploadableListener</parameter>
    <parameter key="stof_doctrine_extensions.listener.reference_integrity.class">Gedmo\ReferenceIntegrity\ReferenceIntegrityListener</parameter>
    <parameter key="knp_paginator.template.pagination">@DWGinger/crud/paginator_bootstrap.html.twig</parameter>
    <parameter key="knp_paginator.template.filtration">@KnpPaginator/Pagination/filtration.html.twig</parameter>
    <parameter key="knp_paginator.template.sortable">@KnpPaginator/Pagination/sortable_link.html.twig</parameter>
    <parameter key="knp_paginator.page_range">5</parameter>
    <parameter key="knp_paginator.page_limit">null</parameter>
    <parameter key="knp_menu.renderer.list.options" type="collection"/>
    <parameter key="knp_menu.twig.extension.class">Knp\Menu\Twig\MenuExtension</parameter>
    <parameter key="knp_menu.renderer.twig.class">Knp\Menu\Renderer\TwigRenderer</parameter>
    <parameter key="knp_menu.renderer.twig.options" type="collection"/>
    <parameter key="knp_menu.renderer.twig.template">@KnpMenu/menu.html.twig</parameter>
    <parameter key="knp_menu.default_renderer">twig</parameter>
    <parameter key="eight_points_guzzle.http_client.class">GuzzleHttp\Client</parameter>
    <parameter key="eight_points_guzzle.formatter.class">GuzzleHttp\MessageFormatter</parameter>
    <parameter key="eight_points_guzzle.symfony_log_formatter.class">GuzzleHttp\MessageFormatter</parameter>
    <parameter key="eight_points_guzzle.data_collector.class">EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector</parameter>
    <parameter key="eight_points_guzzle.logger.class">EightPoints\Bundle\GuzzleBundle\Log\Logger</parameter>
    <parameter key="eight_points_guzzle.middleware.log.class">EightPoints\Bundle\GuzzleBundle\Middleware\LogMiddleware</parameter>
    <parameter key="eight_points_guzzle.middleware.profile.class">EightPoints\Bundle\GuzzleBundle\Middleware\ProfileMiddleware</parameter>
    <parameter key="eight_points_guzzle.middleware.event_dispatcher.class">EightPoints\Bundle\GuzzleBundle\Middleware\EventDispatchMiddleware</parameter>
    <parameter key="eight_points_guzzle.middleware.request_time.class">EightPoints\Bundle\GuzzleBundle\Middleware\RequestTimeMiddleware</parameter>
    <parameter key="eight_points_guzzle.middleware.symfony_log.class">EightPoints\Bundle\GuzzleBundle\Middleware\SymfonyLogMiddleware</parameter>
    <parameter key="eight_points_guzzle.symfony_log_formatter.pattern">{method} {uri} {code}</parameter>
    <parameter key="eight_points_guzzle.middleware.class">GuzzleHttp\Middleware</parameter>
    <parameter key="eight_points_guzzle.plugin.header.headers" type="collection"/>
    <parameter key="dw_ginger" type="collection">
      <parameter key="templates" type="collection">
        <parameter key="person_list">@DWGinger\person\index.html.twig</parameter>
      </parameter>
      <parameter key="resetting" type="collection">
        <parameter key="template">@DWGinger\emails\resetting.html.twig</parameter>
        <parameter key="from_email">noreply@datenwerk.at</parameter>
        <parameter key="uri">%env(BALLROOM_PW_RESETTING_URI)%</parameter>
      </parameter>
    </parameter>
    <parameter key="storage_base_dir">/var/www/html/acme/var/storage</parameter>
    <parameter key="storage_default_dir">default</parameter>
    <parameter key="storage_imports_dir">imports</parameter>
    <parameter key="storage_exports_dir">exports</parameter>
    <parameter key="dw_ginger.model.person.class">App\Entity\Contact</parameter>
    <parameter key="dw_ginger.form.person.name">dw_ginger_crud_person</parameter>
    <parameter key="dw_ginger.form.person.type">DW\GingerBundle\Form\Type\PersonType</parameter>
    <parameter key="dw_ginger.model.tag.class">App\Entity\Tag</parameter>
    <parameter key="dw_ginger.form.tag.name">dw_ginger_crud_tag</parameter>
    <parameter key="dw_ginger.form.tag.type">DW\GingerBundle\Form\Type\TagType</parameter>
    <parameter key="dw_ginger.model.attribute.class">DW\GingerBundle\Entity\BaseAttribute</parameter>
    <parameter key="dw_ginger.form.attribute.name">dw_ginger_crud_attribute</parameter>
    <parameter key="dw_ginger.form.attribute.type">DW\GingerBundle\Form\Type\AttributeType</parameter>
    <parameter key="dw_ginger.search.extendedtype">DW\GingerBundle\Form\Type\ExtendedSearchType</parameter>
    <parameter key="dw_ginger.model.group.class">App\Entity\Group</parameter>
    <parameter key="dw_ginger.form.group.name">dw_ginger_crud_group</parameter>
    <parameter key="dw_ginger.form.group.type">DW\GingerBundle\Form\Type\GroupType</parameter>
    <parameter key="dw_ginger.mailer" type="collection">
      <parameter key="from_mail">noreply@ginger.dev</parameter>
      <parameter key="from_name">Ginger</parameter>
    </parameter>
    <parameter key="dw_ginger.mailer.from_mail">noreply@ginger.dev</parameter>
    <parameter key="dw_ginger.route_prefix"></parameter>
    <parameter key="fos_oauth_server.server.class">OAuth2\OAuth2</parameter>
    <parameter key="fos_oauth_server.security.authentication.provider.class">FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider</parameter>
    <parameter key="fos_oauth_server.security.authentication.listener.class">FOS\OAuthServerBundle\Security\Firewall\OAuthListener</parameter>
    <parameter key="fos_oauth_server.security.entry_point.class">FOS\OAuthServerBundle\Security\EntryPoint\OAuthEntryPoint</parameter>
    <parameter key="fos_oauth_server.server.options" type="collection">
      <parameter key="access_token_lifetime">86400</parameter>
      <parameter key="refresh_token_lifetime">31536000</parameter>
    </parameter>
    <parameter key="fos_oauth_server.model_manager_name">null</parameter>
    <parameter key="fos_oauth_server.model.client.class">DW\GingerBundle\Entity\ApiClient</parameter>
    <parameter key="fos_oauth_server.model.access_token.class">DW\GingerBundle\Entity\ApiAccessToken</parameter>
    <parameter key="fos_oauth_server.model.refresh_token.class">DW\GingerBundle\Entity\ApiRefreshToken</parameter>
    <parameter key="fos_oauth_server.model.auth_code.class">DW\GingerBundle\Entity\ApiAuthCode</parameter>
    <parameter key="fos_oauth_server.authorize.form.type">FOS\OAuthServerBundle\Form\Type\AuthorizeFormType</parameter>
    <parameter key="fos_oauth_server.authorize.form.name">fos_oauth_server_authorize_form</parameter>
    <parameter key="fos_oauth_server.authorize.form.validation_groups" type="collection">
      <parameter>Authorize</parameter>
      <parameter>Default</parameter>
    </parameter>
    <parameter key="tetranz_select2_entity.config" type="collection">
      <parameter key="minimum_input_length">1</parameter>
      <parameter key="page_limit">20</parameter>
      <parameter key="allow_clear">true</parameter>
      <parameter key="delay">10</parameter>
      <parameter key="language">de</parameter>
      <parameter key="scroll">false</parameter>
      <parameter key="allow_add" type="collection">
        <parameter key="enabled">false</parameter>
        <parameter key="new_tag_text"> (NEW)</parameter>
        <parameter key="new_tag_prefix">__</parameter>
        <parameter key="tag_separators">[",", " "]</parameter>
      </parameter>
      <parameter key="theme">default</parameter>
      <parameter key="cache">true</parameter>
      <parameter key="cache_timeout">60000</parameter>
      <parameter key="width">null</parameter>
      <parameter key="object_manager">null</parameter>
      <parameter key="render_html">false</parameter>
    </parameter>
    <parameter key="misd_phone_number.serializer.default_region">ZZ</parameter>
    <parameter key="misd_phone_number.serializer.format">0</parameter>
    <parameter key="misd_phone_number.validator.default_region">ZZ</parameter>
    <parameter key="misd_phone_number.validator.format">1</parameter>
    <parameter key="api_platform.enable_entrypoint">true</parameter>
    <parameter key="api_platform.enable_docs">true</parameter>
    <parameter key="api_platform.title"></parameter>
    <parameter key="api_platform.description"></parameter>
    <parameter key="api_platform.version">2.0.0</parameter>
    <parameter key="api_platform.show_webby">false</parameter>
    <parameter key="api_platform.url_generation_strategy">1</parameter>
    <parameter key="api_platform.exception_to_status" type="collection">
      <parameter key="Symfony\Component\Serializer\Exception\ExceptionInterface">400</parameter>
      <parameter key="ApiPlatform\Core\Exception\InvalidArgumentException">400</parameter>
      <parameter key="ApiPlatform\Core\Exception\FilterValidationException">400</parameter>
      <parameter key="Doctrine\ORM\OptimisticLockException">409</parameter>
    </parameter>
    <parameter key="api_platform.formats" type="collection">
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
      <parameter key="jsonhal" type="collection">
        <parameter>application/hal+json</parameter>
      </parameter>
      <parameter key="jsonapi" type="collection">
        <parameter>application/vnd.api+json</parameter>
      </parameter>
      <parameter key="json" type="collection">
        <parameter>application/json</parameter>
      </parameter>
      <parameter key="graphql" type="collection">
        <parameter>application/graphql</parameter>
      </parameter>
      <parameter key="xml" type="collection">
        <parameter>application/xml</parameter>
        <parameter>text/xml</parameter>
      </parameter>
      <parameter key="yaml" type="collection">
        <parameter>application/x-yaml</parameter>
      </parameter>
      <parameter key="csv" type="collection">
        <parameter>text/csv</parameter>
      </parameter>
      <parameter key="html" type="collection">
        <parameter>text/html</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.patch_formats" type="collection">
      <parameter key="json" type="collection">
        <parameter>application/merge-patch+json</parameter>
        <parameter>application/merge-patch+json</parameter>
      </parameter>
      <parameter key="jsonapi" type="collection">
        <parameter>application/vnd.api+json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.error_formats" type="collection">
      <parameter key="jsonproblem" type="collection">
        <parameter>application/problem+json</parameter>
      </parameter>
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.allow_plain_identifiers">false</parameter>
    <parameter key="api_platform.eager_loading.enabled">true</parameter>
    <parameter key="api_platform.eager_loading.max_joins">30</parameter>
    <parameter key="api_platform.eager_loading.fetch_partial">false</parameter>
    <parameter key="api_platform.eager_loading.force_eager">true</parameter>
    <parameter key="api_platform.collection.exists_parameter_name">exists</parameter>
    <parameter key="api_platform.collection.order">ASC</parameter>
    <parameter key="api_platform.collection.order_parameter_name">order</parameter>
    <parameter key="api_platform.collection.pagination.enabled">true</parameter>
    <parameter key="api_platform.collection.pagination.partial">false</parameter>
    <parameter key="api_platform.collection.pagination.client_enabled">false</parameter>
    <parameter key="api_platform.collection.pagination.client_items_per_page">false</parameter>
    <parameter key="api_platform.collection.pagination.client_partial">false</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page">30</parameter>
    <parameter key="api_platform.collection.pagination.maximum_items_per_page">null</parameter>
    <parameter key="api_platform.collection.pagination.page_parameter_name">page</parameter>
    <parameter key="api_platform.collection.pagination.enabled_parameter_name">pagination</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page_parameter_name">itemsPerPage</parameter>
    <parameter key="api_platform.collection.pagination.partial_parameter_name">partial</parameter>
    <parameter key="api_platform.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
      <parameter key="partial">false</parameter>
      <parameter key="client_enabled">false</parameter>
      <parameter key="client_items_per_page">false</parameter>
      <parameter key="client_partial">false</parameter>
      <parameter key="items_per_page">30</parameter>
      <parameter key="maximum_items_per_page">null</parameter>
      <parameter key="page_parameter_name">page</parameter>
      <parameter key="enabled_parameter_name">pagination</parameter>
      <parameter key="items_per_page_parameter_name">itemsPerPage</parameter>
      <parameter key="partial_parameter_name">partial</parameter>
    </parameter>
    <parameter key="api_platform.http_cache.etag">true</parameter>
    <parameter key="api_platform.http_cache.max_age">null</parameter>
    <parameter key="api_platform.http_cache.shared_max_age">null</parameter>
    <parameter key="api_platform.http_cache.vary" type="collection">
      <parameter>Accept</parameter>
    </parameter>
    <parameter key="api_platform.http_cache.public">null</parameter>
    <parameter key="api_platform.http_cache.invalidation.max_header_length">7500</parameter>
    <parameter key="api_platform.asset_package">null</parameter>
    <parameter key="api_platform.defaults" type="collection">
      <parameter key="attributes" type="collection"/>
    </parameter>
    <parameter key="api_platform.resource_class_directories" type="collection">
      <parameter>/var/www/html/acme/src/Entity</parameter>
      <parameter>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Entity</parameter>
      <parameter>/var/www/html/acme/vendor/datenwerk/ginger-bundle/ApiPlatform/Resource</parameter>
      <parameter>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Entity</parameter>
    </parameter>
    <parameter key="api_platform.oauth.enabled">true</parameter>
    <parameter key="api_platform.oauth.clientId"></parameter>
    <parameter key="api_platform.oauth.clientSecret"></parameter>
    <parameter key="api_platform.oauth.type">oauth2</parameter>
    <parameter key="api_platform.oauth.flow">password</parameter>
    <parameter key="api_platform.oauth.tokenUrl">/oauth/v2/token</parameter>
    <parameter key="api_platform.oauth.authorizationUrl"></parameter>
    <parameter key="api_platform.oauth.refreshUrl"></parameter>
    <parameter key="api_platform.oauth.scopes" type="collection"/>
    <parameter key="api_platform.openapi.termsOfService">null</parameter>
    <parameter key="api_platform.openapi.contact.name">null</parameter>
    <parameter key="api_platform.openapi.contact.url">null</parameter>
    <parameter key="api_platform.openapi.contact.email">sfdev@datenwerk.at</parameter>
    <parameter key="api_platform.openapi.license.name">null</parameter>
    <parameter key="api_platform.openapi.license.url">null</parameter>
    <parameter key="api_platform.swagger.versions" type="collection">
      <parameter>3</parameter>
      <parameter>3</parameter>
    </parameter>
    <parameter key="api_platform.enable_swagger_ui">true</parameter>
    <parameter key="api_platform.enable_re_doc">false</parameter>
    <parameter key="api_platform.swagger.api_keys" type="collection"/>
    <parameter key="api_platform.graphql.enabled">true</parameter>
    <parameter key="api_platform.graphql.graphiql.enabled">false</parameter>
    <parameter key="api_platform.graphql.graphql_playground.enabled">true</parameter>
    <parameter key="api_platform.graphql.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
    </parameter>
    <parameter key="api_platform.graphql.default_ide">graphiql</parameter>
    <parameter key="api_platform.graphql.nesting_separator">_</parameter>
    <parameter key="api_platform.validator.serialize_payload_fields" type="collection"/>
    <parameter key="api_platform.elasticsearch.enabled">false</parameter>
    <parameter key="fos_elastica.property_accessor.magicCall">0</parameter>
    <parameter key="fos_elastica.property_accessor.throwExceptionOnInvalidIndex">0</parameter>
    <parameter key="fos_elastica.default_index">admin_logs</parameter>
    <parameter key="nelmio_alice.functions_blacklist" type="collection">
      <parameter>current</parameter>
      <parameter>shuffle</parameter>
      <parameter>date</parameter>
      <parameter>time</parameter>
      <parameter>file</parameter>
      <parameter>md5</parameter>
      <parameter>sha1</parameter>
    </parameter>
    <parameter key="nelmio_alice.locale">en_US</parameter>
    <parameter key="nelmio_alice.seed">1</parameter>
    <parameter key="nelmio_alice.loading_limit">5</parameter>
    <parameter key="nelmio_alice.max_unique_values_retry">150</parameter>
    <parameter key="fidry_alice_data_fixtures.default_purge_mode">delete</parameter>
    <parameter key="hautelook_alice.fixtures_path" type="collection">
      <parameter>Resources/fixtures</parameter>
      <parameter>fixtures</parameter>
    </parameter>
    <parameter key="hautelook_alice.root_dirs" type="collection">
      <parameter>/var/www/html/acme/vendor/datenwerk/ginger-bundle</parameter>
    </parameter>
    <parameter key="data_collector.templates" type="collection">
      <parameter key="data_collector.request" type="collection">
        <parameter>request</parameter>
        <parameter>@WebProfiler/Collector/request.html.twig</parameter>
      </parameter>
      <parameter key="api_platform.data_collector.request" type="collection">
        <parameter>api_platform.data_collector.request</parameter>
        <parameter>@ApiPlatform/DataCollector/request.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.time" type="collection">
        <parameter>time</parameter>
        <parameter>@WebProfiler/Collector/time.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.memory" type="collection">
        <parameter>memory</parameter>
        <parameter>@WebProfiler/Collector/memory.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.validator" type="collection">
        <parameter>validator</parameter>
        <parameter>@WebProfiler/Collector/validator.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.ajax" type="collection">
        <parameter>ajax</parameter>
        <parameter>@WebProfiler/Collector/ajax.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.form" type="collection">
        <parameter>form</parameter>
        <parameter>@WebProfiler/Collector/form.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.exception" type="collection">
        <parameter>exception</parameter>
        <parameter>@WebProfiler/Collector/exception.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.logger" type="collection">
        <parameter>logger</parameter>
        <parameter>@WebProfiler/Collector/logger.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.events" type="collection">
        <parameter>events</parameter>
        <parameter>@WebProfiler/Collector/events.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.router" type="collection">
        <parameter>router</parameter>
        <parameter>@WebProfiler/Collector/router.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.cache" type="collection">
        <parameter>cache</parameter>
        <parameter>@WebProfiler/Collector/cache.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.translation" type="collection">
        <parameter>translation</parameter>
        <parameter>@WebProfiler/Collector/translation.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.security" type="collection">
        <parameter>security</parameter>
        <parameter>@Security/Collector/security.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.twig" type="collection">
        <parameter>twig</parameter>
        <parameter>@WebProfiler/Collector/twig.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.http_client" type="collection">
        <parameter>http_client</parameter>
        <parameter>@WebProfiler/Collector/http_client.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.doctrine" type="collection">
        <parameter>db</parameter>
        <parameter>@Doctrine/Collector/db.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.dump" type="collection">
        <parameter>dump</parameter>
        <parameter>@Debug/Profiler/dump.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.messenger" type="collection">
        <parameter>messenger</parameter>
        <parameter>@WebProfiler/Collector/messenger.html.twig</parameter>
      </parameter>
      <parameter key="mailer.data_collector" type="collection">
        <parameter>mailer</parameter>
        <parameter>@WebProfiler/Collector/mailer.html.twig</parameter>
      </parameter>
      <parameter key="fos_elastica.data_collector" type="collection">
        <parameter>elastica</parameter>
        <parameter>@FOSElastica/Collector/elastica.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.config" type="collection">
        <parameter>config</parameter>
        <parameter>@WebProfiler/Collector/config.html.twig</parameter>
      </parameter>
    </parameter>
    <parameter key="sonata.exporter.writer.csv.with_bom">true</parameter>
    <parameter key="console.command.ids" type="collection"/>
  </parameters>
  <services>
    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
    <service id="kernel" class="App\Kernel" public="true" synthetic="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.route_loader"/>
    </service>
    <service id="EasyCorp\EasyLog\EasyLogHandler" class="EasyCorp\EasyLog\EasyLogHandler">
      <argument>/var/www/html/acme/var/log/dev.log</argument>
    </service>
    <service id="App\Command\AppTestCommand" class="App\Command\AppTestCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>app:test</argument>
      </call>
    </service>
    <service id="App\Command\Dev\CreateDummyAttributesCommand" class="App\Command\Dev\CreateDummyAttributesCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setName">
        <argument>app:dev:create-dummy-attributes</argument>
      </call>
    </service>
    <service id="App\Command\MigrateUserCommand" class="App\Command\MigrateUserCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="setName">
        <argument>app:migrate:user</argument>
      </call>
    </service>
    <service id="App\Controller\FooController" class="App\Controller\FooController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.mx0UMmY.App\Controller\FooController"/>
      </call>
    </service>
    <service id="App\DataFixtures\Faker\Provider\UserProvider" class="App\DataFixtures\Faker\Provider\UserProvider" autowire="true" autoconfigure="true">
      <tag name="nelmio_alice.faker.provider"/>
      <argument type="service" id="security.user_password_hasher"/>
    </service>
    <service id="App\DataFixtures\TagFixtures" class="App\DataFixtures\TagFixtures" autowire="true" autoconfigure="true"/>
    <service id="App\DataFixtures\UserFixtures" class="App\DataFixtures\UserFixtures" autowire="true" autoconfigure="true"/>
    <service id="App\Repository\ContactRepository" class="App\Repository\ContactRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\Repository\GroupRepository" class="App\Repository\GroupRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
      <argument>false</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
      <argument>de</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
      <argument>false</argument>
      <argument type="collection"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="error_controller" class="Symfony\Component\HttpKernel\Controller\ErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>error_controller</argument>
      <argument type="service" id="error_handler.error_renderer.serializer"/>
    </service>
    <service id="exception_listener" class="Symfony\Component\HttpKernel\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\ResponseRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\SymfonyRuntime"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="debug.controller_resolver"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.argument_resolver"/>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true"/>
    <service id="http_cache" class="Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache">
      <tag name="container.hot_path"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="http_cache.store"/>
      <argument>null</argument>
      <argument type="collection">
        <argument key="debug">true</argument>
      </argument>
      <argument type="service">
        <service class="void">
          <factory class="Symfony\Component\HttpFoundation\Request" method="enableHttpMethodParameterOverride"/>
        </service>
      </argument>
    </service>
    <service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
      <argument>/var/www/html/acme/var/cache/dev/http_cache</argument>
    </service>
    <service id="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.default" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <tag name="container.no_preload"/>
      <argument type="tagged_iterator" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/var/www/html/acme/var/cache/dev/App_KernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
    </service>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator">
      <argument type="service" id="kernel"/>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpKernel\UriSigner">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory">
      <argument type="tagged_iterator" tag="config_cache.resource_checker"/>
    </service>
    <service id="dependency_injection.config.container_parameters_resource_checker" class="Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker">
      <tag name="config_cache.resource_checker" priority="-980"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="config.resource.self_checking_resource_checker" class="Symfony\Component\Config\Resource\SelfCheckingResourceChecker">
      <tag name="config_cache.resource_checker" priority="-990"/>
    </service>
    <service id="services_resetter" class="Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter" public="true">
      <argument type="iterator">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
        <argument key="mailer.message_logger_listener" type="service" id="mailer.message_logger_listener" on-invalid="ignore_uninitialized"/>
        <argument key="debug.stopwatch" type="service" id="debug.stopwatch" on-invalid="ignore_uninitialized"/>
        <argument key="debug.event_dispatcher" type="service" id="debug.event_dispatcher" on-invalid="ignore_uninitialized"/>
        <argument key="session_listener" type="service" id="session_listener" on-invalid="ignore_uninitialized"/>
        <argument key="form.choice_list_factory.cached" type="service" id="form.choice_list_factory.cached" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="messenger.transport.in_memory.factory" type="service" id="messenger.transport.in_memory.factory" on-invalid="ignore_uninitialized"/>
        <argument key="profiler" type="service" id="profiler" on-invalid="ignore_uninitialized"/>
        <argument key="debug.validator" type="service" id="debug.validator" on-invalid="ignore_uninitialized"/>
        <argument key="twig.form.engine" type="service" id="twig.form.engine" on-invalid="ignore_uninitialized"/>
        <argument key="security.token_storage" type="service" id="security.token_storage" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall" type="service" id="debug.security.firewall" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.debug_data_holder" type="service" id="doctrine.debug_data_holder" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.file_import_person" type="service" id="monolog.handler.file_import_person" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.api" type="service" id="monolog.handler.api" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.address_refactor" type="service" id="monolog.handler.address_refactor" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.ginger_core_events" type="service" id="monolog.handler.ginger_core_events" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.main" type="service" id="monolog.handler.main" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.console" type="service" id="monolog.handler.console" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" on-invalid="ignore_uninitialized"/>
        <argument key=".debug.http_client" type="service" id=".debug.http_client" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="cache.app" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.system" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.serializer" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.annotations" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.property_info" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.messenger.restart_workers_signal" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="http_client" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="mailer.message_logger_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.stopwatch" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.event_dispatcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="session_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.choice_list_factory.cached" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="messenger.transport.in_memory.factory" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="profiler" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="twig.form.engine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="security.token_storage" type="collection">
          <argument>disableUsageTracking</argument>
          <argument>setToken</argument>
        </argument>
        <argument key="cache.security_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.firewall" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.debug_data_holder" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.type.entity" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.file_import_person" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.api" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.address_refactor" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.ginger_core_events" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.main" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.console" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.route_name_resolver" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.identifiers_extractor" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.subresource_operation_factory" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.resource" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.property" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.graphql.cache.subscription" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key=".debug.http_client" type="collection">
          <argument>reset</argument>
        </argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.XXv1IfR"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <argument type="service" id="slugger"/>
        <argument type="service" id="translator.default"/>
      </argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="container.env_var_processor" class="Symfony\Component\DependencyInjection\EnvVarProcessor">
      <tag name="container.env_var_processor"/>
      <argument type="service" id="service_container"/>
      <argument type="tagged_iterator" tag="container.env_var_loader"/>
    </service>
    <service id="slugger" class="Symfony\Component\String\Slugger\AsciiSlugger">
      <tag name="kernel.locale_aware"/>
      <argument>de</argument>
    </service>
    <service id="container.getenv" class="Closure">
      <tag name="routing.expression_language_function" function="env"/>
      <argument type="collection">
        <argument type="service" id="service_container"/>
        <argument>getEnv</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="container.env" class="Symfony\Component\String\LazyString" abstract="true">
      <argument type="service" id="container.getenv"/>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="config_builder.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="fragment.handler" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler">
      <argument type="service" id=".service_locator.lLv4pWF"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="fragment.uri_generator" class="Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator">
      <argument>/_fragment</argument>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer">
      <tag name="kernel.fragment_renderer" alias="inline"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="error_handler.error_renderer.html" class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer">
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
      <argument>UTF-8</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/var/www/html/acme</argument>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
        </service>
      </argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>about</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about the current project</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument>/var/www/html/acme</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
      <call method="setDescription">
        <argument>Install bundle's web assets under a public directory</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear the cache</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
      <call method="setDescription">
        <argument>Prune cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
      <call method="setDescription">
        <argument>Delete an item from a cache pool</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
      <call method="setDescription">
        <argument>List available cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
      <call method="setDescription">
        <argument>Warm up an empty cache</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the current configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the default configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
      <call method="setDescription">
        <argument>Display current services for an application</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
      <call method="setDescription">
        <argument>Ensure that arguments injected into services match type declarations</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
      <call method="setDescription">
        <argument>List classes/interfaces you can use for autowiring</argument>
      </call>
    </service>
    <service id="console.command.dotenv_debug" class="Symfony\Component\Dotenv\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>dev</argument>
      <argument>/var/www/html/acme</argument>
      <call method="setName">
        <argument>debug:dotenv</argument>
      </call>
      <call method="setDescription">
        <argument>Lists all dotenv files with variables and values</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.xpiHtM0"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
      <call method="setDescription">
        <argument>Display configured listeners for an application</argument>
      </call>
    </service>
    <service id="console.command.messenger_consume_messages" class="Symfony\Component\Messenger\Command\ConsumeMessagesCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <argument type="collection">
        <argument>async_priority_high</argument>
        <argument>async</argument>
        <argument>async_priority_low</argument>
        <argument>failed</argument>
      </argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>messenger.bus.default</argument>
      </argument>
      <call method="setName">
        <argument>messenger:consume</argument>
      </call>
      <call method="setDescription">
        <argument>Consume messages</argument>
      </call>
    </service>
    <service id="console.command.messenger_setup_transports" class="Symfony\Component\Messenger\Command\SetupTransportsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="collection">
        <argument>async_priority_high</argument>
        <argument>async</argument>
        <argument>async_priority_low</argument>
        <argument>failed</argument>
      </argument>
      <call method="setName">
        <argument>messenger:setup-transports</argument>
      </call>
      <call method="setDescription">
        <argument>Prepare the required infrastructure for the transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_debug" class="Symfony\Component\Messenger\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="collection">
          <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="collection">
            <argument type="collection">
              <argument>mailer.messenger.message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="DW\GingerBundle\Import\Messenger\Command\LaunchFileImport" type="collection">
            <argument type="collection">
              <argument>DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="DW\GingerBundle\Import\Messenger\Command\BatchImportPersons" type="collection">
            <argument type="collection">
              <argument>DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="DW\GingerBundle\Import\Messenger\Event\FileImportEvent" type="collection">
            <argument type="collection">
              <argument>DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager</argument>
              <argument type="collection"/>
            </argument>
            <argument type="collection">
              <argument>DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="DW\GingerBundle\Messenger\Message\BatchTogglePeopleTags" type="collection">
            <argument type="collection">
              <argument>DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="DW\GingerBundle\Messenger\Message\ConsoleCommand" type="collection">
            <argument type="collection">
              <argument>DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
        </argument>
      </argument>
      <call method="setName">
        <argument>debug:messenger</argument>
      </call>
      <call method="setDescription">
        <argument>List messages you can dispatch using the message buses</argument>
      </call>
    </service>
    <service id="console.command.messenger_stop_workers" class="Symfony\Component\Messenger\Command\StopWorkersCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.messenger.restart_workers_signal"/>
      <call method="setName">
        <argument>messenger:stop-workers</argument>
      </call>
      <call method="setDescription">
        <argument>Stop workers after their current message</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_retry" class="Symfony\Component\Messenger\Command\FailedMessagesRetryCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <call method="setName">
        <argument>messenger:failed:retry</argument>
      </call>
      <call method="setDescription">
        <argument>Retry one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_show" class="Symfony\Component\Messenger\Command\FailedMessagesShowCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <call method="setName">
        <argument>messenger:failed:show</argument>
      </call>
      <call method="setDescription">
        <argument>Show one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_remove" class="Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <call method="setName">
        <argument>messenger:failed:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove given messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:router</argument>
      </call>
      <call method="setDescription">
        <argument>Display current routes for an application</argument>
      </call>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="router.default"/>
      <argument type="tagged_iterator" tag="routing.expression_language_provider"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
      <call method="setDescription">
        <argument>Help debug routes by simulating a path info match</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/var/www/html/acme/translations</argument>
      <argument>/var/www/html/acme/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations</argument>
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/acme/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/var/www/html/acme/templates</argument>
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views/bundles/ApiPlatformBundle</argument>
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
      <call method="setDescription">
        <argument>Display translation messages information</argument>
      </call>
    </service>
    <service id="console.command.translation_extract" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>de</argument>
      <argument>/var/www/html/acme/translations</argument>
      <argument>/var/www/html/acme/templates</argument>
      <argument type="collection">
        <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations</argument>
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
        <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/var/www/html/acme/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
        <argument>/var/www/html/acme/templates</argument>
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views/bundles/ApiPlatformBundle</argument>
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:extract</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>translation:update</argument>
        </argument>
      </call>
      <call method="setDescription">
        <argument>Extract missing translations keys from code to translation files.</argument>
      </call>
    </service>
    <service id="console.command.validator_debug" class="Symfony\Component\Validator\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="debug.validator"/>
      <call method="setName">
        <argument>debug:validator</argument>
      </call>
      <call method="setDescription">
        <argument>Display validation constraints for classes</argument>
      </call>
    </service>
    <service id="console.command.translation_pull" class="Symfony\Component\Translation\Command\TranslationPullCommand">
      <tag name="console.command" command="translation:pull"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument>de</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:pull</argument>
      </call>
      <call method="setDescription">
        <argument>Pull translations from a given provider.</argument>
      </call>
    </service>
    <service id="console.command.translation_push" class="Symfony\Component\Translation\Command\TranslationPushCommand">
      <tag name="console.command" command="translation:push"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.reader"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:push</argument>
      </call>
      <call method="setDescription">
        <argument>Push translations to a given provider.</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Component\Translation\Command\XliffLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
      <call method="setDescription">
        <argument>Lint an XLIFF file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a YAML file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.form_debug" class="Symfony\Component\Form\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="form.registry"/>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type</argument>
        <argument>DW\GingerBundle\Form\Type</argument>
        <argument>DW\GingerBundle\Import\Form\Type</argument>
        <argument>FOS\OAuthServerBundle\Form\Type</argument>
        <argument>Tetranz\Select2EntityBundle\Form\Type</argument>
        <argument>Misd\PhoneNumberBundle\Form\Type</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type\FormType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\ChoiceType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\FileType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\ColorType</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type\EntityType</argument>
        <argument>DW\GingerBundle\Form\Type\PersonType</argument>
        <argument>DW\GingerBundle\Form\Type\PersonTagsType</argument>
        <argument>DW\GingerBundle\Form\Type\TagType</argument>
        <argument>DW\GingerBundle\Form\Type\GroupType</argument>
        <argument>DW\GingerBundle\Form\Type\AttributeType</argument>
        <argument>DW\GingerBundle\Form\Type\UserType</argument>
        <argument>DW\GingerBundle\Form\Type\AdminLogType</argument>
        <argument>DW\GingerBundle\Form\Type\ExtendedSearchType</argument>
        <argument>DW\GingerBundle\Form\Type\ProfilingSearchType</argument>
        <argument>DW\GingerBundle\Form\Type\IntergrationType</argument>
        <argument>DW\GingerBundle\Import\Form\Type\FileImportPreviewType</argument>
        <argument>DW\GingerBundle\Import\Form\Type\FileImportEditType</argument>
        <argument>FOS\OAuthServerBundle\Form\Type\AuthorizeFormType</argument>
        <argument>Tetranz\Select2EntityBundle\Form\Type\Select2EntityType</argument>
        <argument>Misd\PhoneNumberBundle\Form\Type\PhoneNumberType</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension</argument>
        <argument>Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension</argument>
        <argument>Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension</argument>
        <argument>DW\GingerBundle\Form\Extension\FormTypeExtension</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser</argument>
        <argument>Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</argument>
      </argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:form</argument>
      </call>
      <call method="setDescription">
        <argument>Display form type information</argument>
      </call>
    </service>
    <service id="console.command.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
      <call method="setDescription">
        <argument>Set a secret in the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove a secret from the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:generate-keys</argument>
      </call>
      <call method="setDescription">
        <argument>Generate new encryption keys</argument>
      </call>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
      <call method="setDescription">
        <argument>List all secrets</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:decrypt-to-local</argument>
      </call>
      <call method="setDescription">
        <argument>Decrypt all secrets and stores them in the local vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:encrypt-from-local</argument>
      </call>
      <call method="setDescription">
        <argument>Encrypt all local secrets to the vault</argument>
      </call>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app.recorder_inner"/>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.system.recorder_inner"/>
    </service>
    <service id="cache.validator" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator.recorder_inner"/>
    </service>
    <service id="cache.serializer" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.serializer.recorder_inner"/>
    </service>
    <service id="cache.annotations" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.annotations.recorder_inner"/>
    </service>
    <service id="cache.property_info" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.property_info.recorder_inner"/>
    </service>
    <service id="cache.messenger.restart_workers_signal" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.messenger.restart_workers_signal.recorder_inner"/>
    </service>
    <service id="cache.adapter.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" abstract="true">
      <tag name="cache.pool" clearer="cache.system_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.adapter.apcu" class="Symfony\Component\Cache\Adapter\ApcuAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine" class="Symfony\Component\Cache\Adapter\DoctrineAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Doctrine provider service</argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
      <deprecated package="symfony/framework-bundle" version="5.4">The "%service_id%" service inherits from "cache.adapter.doctrine" which is deprecated.</deprecated>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.psr6" class="Symfony\Component\Cache\Adapter\ProxyAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument type="abstract">PSR-6 provider service</argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.redis_tag_aware" class="Symfony\Component\Cache\Adapter\RedisTagAwareAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.memcached" class="Symfony\Component\Cache\Adapter\MemcachedAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Memcached connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine_dbal" class="Symfony\Component\Cache\Adapter\DoctrineDbalAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_dbal_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">DBAL connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">PDO connection service</argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.array" class="Symfony\Component\Cache\Adapter\ArrayAdapter" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.default_marshaller" class="Symfony\Component\Cache\Marshaller\DefaultMarshaller">
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.system_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <tag name="kernel.cache_clearer"/>
      <argument type="collection">
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.global_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.result" type="service" id="cache.doctrine.orm.default.result" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.query" type="service" id="cache.doctrine.orm.default.query" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.identifiers_extractor" type="service" id="api_platform.cache.identifiers_extractor" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.subresource_operation_factory" type="service" id="api_platform.cache.subresource_operation_factory" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator"/>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages">
      <argument type="service" id="assets._default_package"/>
      <argument type="tagged_iterator" tag="assets.package" index-by="package" default-index-method="getDefaultPackageName" default-priority-method="getDefaultPackagePriority"/>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext">
      <argument type="service" id="request_stack"/>
      <argument type="service">
        <service class="string">
          <factory service="router.request_context" method="getBaseUrl"/>
        </service>
      </argument>
      <argument type="service">
        <service class="bool">
          <factory service="router.request_context" method="isSecure"/>
        </service>
      </argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" abstract="true">
      <argument type="abstract">base path</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" abstract="true">
      <argument type="abstract">base URLs</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" abstract="true">
      <argument type="abstract">version</argument>
      <argument type="abstract">format</argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest path</argument>
      <argument type="service" id=".debug.http_client" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets.remote_json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest url</argument>
      <argument type="service" id=".debug.http_client"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "assets.json_manifest_version_strategy" instead.</deprecated>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage">
      <argument></argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="psr18.http_client" class="Symfony\Component\HttpClient\Psr18Client">
      <argument type="service" id=".debug.http_client"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="http_client.abstract_retry_strategy" class="Symfony\Component\HttpClient\Retry\GenericRetryStrategy" abstract="true">
      <argument type="abstract">http codes</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
      <argument type="abstract">jitter</argument>
    </service>
    <service id="mailer.mailer" class="Symfony\Component\Mailer\Mailer">
      <argument type="service" id="mailer.transports"/>
      <argument type="service" id="debug.traced.messenger.bus.default" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="mailer.transports" class="Symfony\Component\Mailer\Transport\Transports">
      <argument type="collection">
        <argument key="main">%env(MAILER_DSN)%</argument>
      </argument>
      <factory service="mailer.transport_factory" method="fromStrings"/>
    </service>
    <service id="mailer.transport_factory" class="Symfony\Component\Mailer\Transport">
      <argument type="tagged_iterator" tag="mailer.transport_factory"/>
    </service>
    <service id="mailer.default_transport" class="Symfony\Component\Mailer\Transport\TransportInterface">
      <argument>%env(MAILER_DSN)%</argument>
      <factory service="mailer.transport_factory" method="fromString"/>
    </service>
    <service id="mailer.messenger.message_handler" class="Symfony\Component\Mailer\Messenger\MessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="mailer.transports"/>
    </service>
    <service id="mailer.envelope_listener" class="Symfony\Component\Mailer\EventListener\EnvelopeListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="mailer.message_logger_listener" class="Symfony\Component\Mailer\EventListener\MessageLoggerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="mailer.transport_factory.abstract" class="Symfony\Component\Mailer\Transport\AbstractTransportFactory" abstract="true">
      <tag name="monolog.logger" channel="mailer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.null" class="Symfony\Component\Mailer\Transport\NullTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.sendmail" class="Symfony\Component\Mailer\Transport\SendmailTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.smtp" class="Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory">
      <tag name="mailer.transport_factory" priority="-100"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.native" class="Symfony\Component\Mailer\Transport\NativeTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id=".debug.http_client" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.yY.p4P7"/>
      <argument type="service" id="translator.formatter.default"/>
      <argument>de</argument>
      <argument type="collection">
        <argument key="translation.loader.php" type="collection">
          <argument>php</argument>
        </argument>
        <argument key="translation.loader.yml" type="collection">
          <argument>yaml</argument>
          <argument>yml</argument>
        </argument>
        <argument key="translation.loader.xliff" type="collection">
          <argument>xlf</argument>
          <argument>xliff</argument>
        </argument>
        <argument key="translation.loader.po" type="collection">
          <argument>po</argument>
        </argument>
        <argument key="translation.loader.mo" type="collection">
          <argument>mo</argument>
        </argument>
        <argument key="translation.loader.qt" type="collection">
          <argument>ts</argument>
        </argument>
        <argument key="translation.loader.csv" type="collection">
          <argument>csv</argument>
        </argument>
        <argument key="translation.loader.res" type="collection">
          <argument>res</argument>
        </argument>
        <argument key="translation.loader.dat" type="collection">
          <argument>dat</argument>
        </argument>
        <argument key="translation.loader.ini" type="collection">
          <argument>ini</argument>
        </argument>
        <argument key="translation.loader.json" type="collection">
          <argument>json</argument>
        </argument>
      </argument>
      <argument type="collection">
        <argument key="cache_dir">/var/www/html/acme/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.af.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.bs.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.ca.xlf</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.cs.xlf</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.cy.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/import.de.yml</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/messages.de.yml</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/validators.de.yml</argument>
            <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.de.xlf</argument>
            <argument>/var/www/html/acme/translations/messages.de.yml</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/import.en.yml</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/messages.en.yml</argument>
            <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations/validators.en.yml</argument>
            <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en.xlf</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es.xlf</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fi.xlf</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff</argument>
            <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.fr.xlf</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.hr.xlf</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.hu.xlf</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.it.xlf</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
          </argument>
          <argument key="mk" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.mk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.mk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.mk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.my.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff</argument>
            <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.nl.xlf</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pl.xlf</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.pt_BR.xlf</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.ru.xlf</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sq.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sv.xlf</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.th.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.tr.xlf</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff</argument>
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.uk.xlf</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.ur.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.uz.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff</argument>
          </argument>
          <argument key="sw" type="collection">
            <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff</argument>
          </argument>
          <argument key="sr" type="collection">
            <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf</argument>
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.sr.xlf</argument>
          </argument>
          <argument key="bs_Cyrl" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.bs_Cyrl.xlf</argument>
          </argument>
          <argument key="dk" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.dk.xlf</argument>
          </argument>
          <argument key="en_AU" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_AU.xlf</argument>
          </argument>
          <argument key="en_CA" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_CA.xlf</argument>
          </argument>
          <argument key="en_GB" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_GB.xlf</argument>
          </argument>
          <argument key="en_IE" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_IE.xlf</argument>
          </argument>
          <argument key="en_NZ" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_NZ.xlf</argument>
          </argument>
          <argument key="en_PH" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_PH.xlf</argument>
          </argument>
          <argument key="en_SG" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_SG.xlf</argument>
          </argument>
          <argument key="en_US" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_US.xlf</argument>
          </argument>
          <argument key="en_ZA" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.en_ZA.xlf</argument>
          </argument>
          <argument key="es_419" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.es_419.xlf</argument>
          </argument>
          <argument key="se" type="collection">
            <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations/validators.se.xlf</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/var/www/html/acme/vendor/symfony/validator/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/form/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
          <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/translations</argument>
          <argument>/var/www/html/acme/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/framework-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/twig-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/security-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/doctrine/doctrine-migrations-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/monolog-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/web-profiler-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/symfony/debug-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/stof/doctrine-extensions-bundle/src/translations</argument>
          <argument>/var/www/html/acme/vendor/knplabs/knp-menu-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/jms/serializer-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/eightpoints/guzzle-bundle/src/translations</argument>
          <argument>/var/www/html/acme/vendor/tetranz/select2entity-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/twig/extra-bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/league/flysystem-bundle/src/translations</argument>
          <argument>/var/www/html/acme/vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations</argument>
          <argument>/var/www/html/acme/vendor/friendsofsymfony/elastica-bundle/src/translations</argument>
          <argument>/var/www/html/acme/vendor/sensio/framework-extra-bundle/src/translations</argument>
          <argument>/var/www/html/acme/vendor/nelmio/alice/src/Bridge/Symfony/translations</argument>
          <argument>/var/www/html/acme/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations</argument>
          <argument>/var/www/html/acme/vendor/hautelook/alice-bundle/src/translations</argument>
        </argument>
        <argument key="cache_vary" type="collection">
          <argument key="scanned_directories" type="collection">
            <argument>vendor/symfony/validator/Resources/translations</argument>
            <argument>vendor/symfony/form/Resources/translations</argument>
            <argument>vendor/symfony/security-core/Resources/translations</argument>
            <argument>vendor/knplabs/knp-paginator-bundle/translations</argument>
            <argument>vendor/datenwerk/ginger-bundle/Resources/translations</argument>
            <argument>vendor/friendsofsymfony/oauth-server-bundle/Resources/translations</argument>
            <argument>vendor/symfonycasts/reset-password-bundle/src/Resources/translations</argument>
            <argument>vendor/odolbeau/phone-number-bundle/src/Resources/translations</argument>
            <argument>translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>vendor/doctrine/doctrine-migrations-bundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/translations</argument>
            <argument>vendor/symfony/web-profiler-bundle/translations</argument>
            <argument>vendor/symfony/debug-bundle/translations</argument>
            <argument>vendor/stof/doctrine-extensions-bundle/src/translations</argument>
            <argument>vendor/knplabs/knp-menu-bundle/translations</argument>
            <argument>vendor/jms/serializer-bundle/translations</argument>
            <argument>vendor/eightpoints/guzzle-bundle/src/translations</argument>
            <argument>vendor/tetranz/select2entity-bundle/translations</argument>
            <argument>vendor/twig/extra-bundle/translations</argument>
            <argument>vendor/league/flysystem-bundle/src/translations</argument>
            <argument>vendor/api-platform/core/src/Bridge/Symfony/Bundle/translations</argument>
            <argument>vendor/friendsofsymfony/elastica-bundle/src/translations</argument>
            <argument>vendor/sensio/framework-extra-bundle/src/translations</argument>
            <argument>vendor/nelmio/alice/src/Bridge/Symfony/translations</argument>
            <argument>vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations</argument>
            <argument>vendor/hautelook/alice-bundle/src/translations</argument>
          </argument>
        </argument>
      </argument>
      <argument type="collection"/>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="setFallbackLocales">
        <argument type="collection">
          <argument>de</argument>
        </argument>
      </call>
    </service>
    <service id="translator.logging" class="Symfony\Component\Translation\LoggingTranslator">
      <tag name="monolog.logger" channel="translation"/>
      <argument type="service" id="translator.logging.inner"/>
      <argument type="service" id="monolog.logger.translation"/>
    </service>
    <service id="translator.formatter.default" class="Symfony\Component\Translation\Formatter\MessageFormatter">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader">
      <tag name="translation.loader" alias="yaml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader">
      <tag name="translation.loader" alias="xlf" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader">
      <call method="addLoader">
        <argument>php</argument>
        <argument type="service" id="translation.loader.php"/>
      </call>
      <call method="addLoader">
        <argument>yaml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>yml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>xlf</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>xliff</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>po</argument>
        <argument type="service" id="translation.loader.po"/>
      </call>
      <call method="addLoader">
        <argument>mo</argument>
        <argument type="service" id="translation.loader.mo"/>
      </call>
      <call method="addLoader">
        <argument>ts</argument>
        <argument type="service" id="translation.loader.qt"/>
      </call>
      <call method="addLoader">
        <argument>csv</argument>
        <argument type="service" id="translation.loader.csv"/>
      </call>
      <call method="addLoader">
        <argument>res</argument>
        <argument type="service" id="translation.loader.res"/>
      </call>
      <call method="addLoader">
        <argument>dat</argument>
        <argument type="service" id="translation.loader.dat"/>
      </call>
      <call method="addLoader">
        <argument>ini</argument>
        <argument type="service" id="translation.loader.ini"/>
      </call>
      <call method="addLoader">
        <argument>json</argument>
        <argument type="service" id="translation.loader.json"/>
      </call>
    </service>
    <service id="translation.extractor" class="Symfony\Component\Translation\Extractor\ChainExtractor">
      <call method="addExtractor">
        <argument>php</argument>
        <argument type="service" id="translation.extractor.php"/>
      </call>
      <call method="addExtractor">
        <argument>twig</argument>
        <argument type="service" id="twig.translation.extractor"/>
      </call>
    </service>
    <service id="translation.writer" class="Symfony\Component\Translation\Writer\TranslationWriter">
      <call method="addDumper">
        <argument>php</argument>
        <argument type="service" id="translation.dumper.php"/>
      </call>
      <call method="addDumper">
        <argument>xlf</argument>
        <argument type="service" id="translation.dumper.xliff"/>
      </call>
      <call method="addDumper">
        <argument>po</argument>
        <argument type="service" id="translation.dumper.po"/>
      </call>
      <call method="addDumper">
        <argument>mo</argument>
        <argument type="service" id="translation.dumper.mo"/>
      </call>
      <call method="addDumper">
        <argument>yml</argument>
        <argument type="service" id="translation.dumper.yml"/>
      </call>
      <call method="addDumper">
        <argument>yaml</argument>
        <argument type="service" id="translation.dumper.yaml"/>
      </call>
      <call method="addDumper">
        <argument>ts</argument>
        <argument type="service" id="translation.dumper.qt"/>
      </call>
      <call method="addDumper">
        <argument>csv</argument>
        <argument type="service" id="translation.dumper.csv"/>
      </call>
      <call method="addDumper">
        <argument>ini</argument>
        <argument type="service" id="translation.dumper.ini"/>
      </call>
      <call method="addDumper">
        <argument>json</argument>
        <argument type="service" id="translation.dumper.json"/>
      </call>
      <call method="addDumper">
        <argument>res</argument>
        <argument type="service" id="translation.dumper.res"/>
      </call>
    </service>
    <service id="translation.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.wSgjnB6.translation.warmer"/>
    </service>
    <service id="translation.provider_collection" class="Symfony\Component\Translation\Provider\TranslationProviderCollection">
      <argument type="collection"/>
      <factory service="translation.provider_collection_factory" method="fromConfig"/>
    </service>
    <service id="translation.provider_collection_factory" class="Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory">
      <argument type="tagged_iterator" tag="translation.provider_factory"/>
      <argument type="collection"/>
    </service>
    <service id="translation.provider_factory.null" class="Symfony\Component\Translation\Provider\NullProviderFactory">
      <tag name="translation.provider_factory"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="php"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.php"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter">
      <argument>null</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/var/www/html/acme</argument>
      <argument type="service_closure" id="debug.file_link_formatter.url_format"/>
    </service>
    <service id="debug.stopwatch" class="Symfony\Component\Stopwatch\Stopwatch">
      <tag name="kernel.reset" method="reset"/>
      <argument>true</argument>
    </service>
    <service id="debug.event_dispatcher" class="Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher">
      <tag name="container.hot_path"/>
      <tag name="event_dispatcher">event_dispatcher.dispatcher</tag>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="event_dispatcher"/>
      <argument type="service" id="debug.event_dispatcher.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger.event" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.router"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.add_format"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>7</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.read"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>4</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.write"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.deserialize"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>2</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.serialize"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.respond"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.exception.validation"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.exception"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.swagger.listener.ui"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.jsonapi.listener.request.transform_pagination_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.jsonapi.listener.request.transform_sorting_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.jsonapi.listener.request.transform_fieldsets_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.jsonapi.listener.request.transform_filtering_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>5</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.hydra.listener.response.add_link_header"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.http_cache.listener.response.configure"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate_query_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.security.listener.request.deny_access"/>
          <argument>onSecurity</argument>
        </argument>
        <argument>3</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.security.listener.request.deny_access"/>
          <argument>onSecurityPostDenormalize</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>FOS\ElasticaBundle\Event\PostIndexPopulateEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_elastica.populate_listener"/>
          <argument>onPostIndexPopulate</argument>
        </argument>
        <argument>-9999</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="streamed_response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>setDefaultLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="validate_request_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="disallow_search_engine_index_response_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>logKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>removeCspHeader</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_aware_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>-15</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service_closure" id="console.suggest_missing_package_subscriber"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.envelope_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.message_logger_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="web_link.add_link_header_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1000</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.retry.send_failed_message_for_retry_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.add_error_details_stamp_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>200</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.send_failed_message_to_failure_transport_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.dispatch_pcntl_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerStartedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerStarted</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerStartedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_sigterm_signal_listener"/>
          <argument>onWorkerStarted</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="profiler_listener"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="data_collector.request"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="twig.mailer.message_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.rememberme.response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>debug.security.authorization.vote</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.voter.vote_listener"/>
          <argument>onVoterVote</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>configureLogoutUrlGenerator</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.security.firewall"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageHandledEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageHandled</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="monolog.handler.console"/>
          <argument>onCommand</argument>
        </argument>
        <argument>255</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service_closure" id="monolog.handler.console"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="web_profiler.debug_toolbar"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.dump_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="stof_doctrine_extensions.event_listener.blame"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.paginate"/>
          <argument>before</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.paginate"/>
          <argument>pagination</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sortable"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.filtration"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service_closure" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>pagination</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>dw_ginger.admin_log.pre_persist</argument>
        <argument type="collection">
          <argument type="service_closure" id="DW\GingerBundle\EventSubscriber\AdminLogEventSubscriber"/>
          <argument>addAuthInfo</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>dw_ginger.topic_attribute.on_update</argument>
        <argument type="collection">
          <argument type="service_closure" id="dw_ginger.topic_attribute_events_logger"/>
          <argument>onTopicAttributeUpdate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>dw_ginger.topic_attribute.on_integration_add</argument>
        <argument type="collection">
          <argument type="service_closure" id="dw_ginger.topic_attribute_events_logger"/>
          <argument>onTopicAttributeIntegrationAdd</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>dw_ginger.topic_attribute.on_integration_remove</argument>
        <argument type="collection">
          <argument type="service_closure" id="dw_ginger.topic_attribute_events_logger"/>
          <argument>onTopicAttributeIntegrationRemove</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>dw_ginger.topic_attribute.on_delete</argument>
        <argument type="collection">
          <argument type="service_closure" id="dw_ginger.topic_attribute_events_logger"/>
          <argument>onTopicAttributeDelete</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>storage.file.removed</argument>
        <argument type="collection">
          <argument type="service_closure" id="DW\GingerBundle\Import\EventSubscriber\StorageSubscriber"/>
          <argument>clearFileImport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.items</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_elastica.paginator.subscriber"/>
          <argument>items</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>FOS\ElasticaBundle\Persister\Event\PreInsertObjectsEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="fos_elastica.filter_objects_listener"/>
          <argument>filterObjects</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.controller.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.converter.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="sensio_framework_extra.security.listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="framework_extra_bundle.event.is_granted"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver">
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.decorator" id="controller_resolver"/>
      <argument type="service" id="debug.controller_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver">
      <tag name="container.decorator" id="argument_resolver"/>
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver">
      <call method="addLoader">
        <argument type="service" id="routing.loader.xml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.php"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.glob"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.container"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="api_platform.route_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="sensio_framework_extra.routing.loader.annot_class"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="sensio_framework_extra.routing.loader.annot_dir"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="sensio_framework_extra.routing.loader.annot_file"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.file"/>
      </call>
    </service>
    <service id="routing.loader.xml" class="Symfony\Component\Routing\Loader\XmlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader">
      <tag name="routing.loader"/>
      <argument type="service" id=".service_locator.XWmhzGa"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.mAvQwqK.router.default"/>
      <argument>kernel::loadRoutes</argument>
      <argument type="collection">
        <argument key="cache_dir">/var/www/html/acme/var/cache/dev</argument>
        <argument key="debug">true</argument>
        <argument key="generator_class">Symfony\Component\Routing\Generator\CompiledUrlGenerator</argument>
        <argument key="generator_dumper_class">Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper</argument>
        <argument key="matcher_class">Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher</argument>
        <argument key="matcher_dumper_class">Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper</argument>
        <argument key="strict_requirements">true</argument>
        <argument key="resource_type">service</argument>
      </argument>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="parameter_bag" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.router" on-invalid="ignore"/>
      <argument>de</argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="addExpressionLanguageProvider">
        <argument type="service" id="router.expression_language_provider"/>
      </call>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext">
      <argument></argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
      <call method="setParameter">
        <argument>_functions</argument>
        <argument type="service" id="router.expression_language_provider" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\Routing\RequestContext" method="fromUri"/>
    </service>
    <service id="router.expression_language_provider" class="Symfony\Component\Routing\Matcher\ExpressionLanguageProvider">
      <tag name="routing.expression_language_provider"/>
      <argument type="service" id=".service_locator.Kr.dDlB"/>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.oCg4uHe.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <argument>/var/www/html/acme</argument>
      <argument>true</argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" class="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" public="true">
      <argument type="service" id="router.default"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" class="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" public="true">
      <argument type="service" id="twig" on-invalid="ignore"/>
    </service>
    <service id="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
      <argument>dev</argument>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="routing.loader.annotation.file" class="Symfony\Component\Routing\Loader\AnnotationFileLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument type="service" id="annotations.dummy_registry" on-invalid="null"/>
      </call>
    </service>
    <service id="annotations.dummy_registry" class="Doctrine\Common\Annotations\AnnotationRegistry">
      <call method="registerUniqueLoader">
        <argument>class_exists</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\PsrCachedReader">
      <tag name="annotations.cached_reader"/>
      <tag name="container.do_not_inline"/>
      <argument type="service" id="annotations.reader"/>
      <argument type="service">
        <service class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
      </argument>
      <argument>true</argument>
      <argument type="service_closure" id="annotations.cache_adapter"/>
    </service>
    <service id="annotations.filesystem_cache_adapter" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument></argument>
      <argument>0</argument>
      <argument type="abstract">Cache-Directory</argument>
    </service>
    <service id="annotations.filesystem_cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.filesystem_cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/var/www/html/acme/var/cache/dev/annotations.php</argument>
      <argument>#^Symfony\\(?:Component\\HttpKernel\\|Bundle\\FrameworkBundle\\Controller\\(?!.*Controller$))#</argument>
      <argument>true</argument>
    </service>
    <service id="annotations.cache_adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter">
      <tag name="container.hot_path"/>
      <argument>/var/www/html/acme/var/cache/dev/annotations.php</argument>
      <argument type="service" id="cache.annotations"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="annotations.cache" class="Doctrine\Common\Cache\Psr6\DoctrineProvider">
      <argument type="service" id="annotations.cache_adapter"/>
      <factory class="Doctrine\Common\Cache\Psr6\DoctrineProvider" method="wrap"/>
      <deprecated package="symfony/framework-bundle" version="5.4">"%service_id% is deprecated"</deprecated>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor">
      <argument>3</argument>
      <argument>2</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/var/www/html/acme/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
      <argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
    </service>
    <service id="secrets.decryption_key" class="Symfony\Component\String\LazyString">
      <argument type="service" id="container.getenv"/>
      <argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
      <factory class="Symfony\Component\String\LazyString" method="fromCallable"/>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/var/www/html/acme/.env.dev.local</argument>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="collection">
        <argument type="service" id="serializer.denormalizer.unwrapping"/>
        <argument type="service" id="DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer"/>
        <argument type="service" id="DW\GingerBundle\Import\Normalizer\PersonNormalizer"/>
        <argument type="service" id="Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer"/>
        <argument type="service" id="api_platform.openapi.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.swagger.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.hydra.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.problem.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.graphql.normalizer.validation_exception"/>
        <argument type="service" id="api_platform.graphql.normalizer.http_exception"/>
        <argument type="service" id="api_platform.graphql.normalizer.runtime_exception"/>
        <argument type="service" id="api_platform.swagger.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.error"/>
        <argument type="service" id="api_platform.graphql.normalizer.error"/>
        <argument type="service" id="api_platform.openapi.normalizer.api_gateway"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.entrypoint"/>
        <argument type="service" id="api_platform.hydra.normalizer.documentation"/>
        <argument type="service" id="api_platform.hydra.normalizer.entrypoint"/>
        <argument type="service" id="api_platform.hydra.normalizer.error"/>
        <argument type="service" id="api_platform.hal.normalizer.entrypoint"/>
        <argument type="service" id="api_platform.problem.normalizer.error"/>
        <argument type="service" id="serializer.normalizer.flatten_exception"/>
        <argument type="service" id="serializer.normalizer.problem"/>
        <argument type="service" id="serializer.normalizer.uid"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.item"/>
        <argument type="service" id="api_platform.jsonld.normalizer.item"/>
        <argument type="service" id="api_platform.hal.normalizer.item"/>
        <argument type="service" id="api_platform.graphql.normalizer.item"/>
        <argument type="service" id="api_platform.serializer.normalizer.item"/>
        <argument type="service" id="serializer.normalizer.datetime"/>
        <argument type="service" id="serializer.normalizer.constraint_violation_list"/>
        <argument type="service" id="serializer.normalizer.mime_message"/>
        <argument type="service" id="serializer.normalizer.datetimezone"/>
        <argument type="service" id="serializer.normalizer.dateinterval"/>
        <argument type="service" id="serializer.normalizer.form_error"/>
        <argument type="service" id="serializer.normalizer.backed_enum"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.collection"/>
        <argument type="service" id="api_platform.hydra.normalizer.collection_filters"/>
        <argument type="service" id="api_platform.hal.normalizer.collection"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <argument type="service" id="api_platform.jsonapi.normalizer.object"/>
        <argument type="service" id="api_platform.jsonld.normalizer.object"/>
        <argument type="service" id="api_platform.hal.normalizer.object"/>
        <argument type="service" id="api_platform.graphql.normalizer.object"/>
        <argument type="service" id="serializer.normalizer.object"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="serializer.encoder.xml"/>
        <argument type="service" id="serializer.encoder.json"/>
        <argument type="service" id="serializer.encoder.yaml"/>
        <argument type="service" id="serializer.encoder.csv"/>
        <argument type="service" id="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder"/>
        <argument type="service" id="api_platform.jsonapi.encoder"/>
        <argument type="service" id="api_platform.jsonld.encoder"/>
        <argument type="service" id="api_platform.hal.encoder"/>
        <argument type="service" id="api_platform.problem.encoder"/>
      </argument>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.normalizer.constraint_violation_list" class="Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer" autowire="true">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="serializer.normalizer.mime_message" class="Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="service" id="serializer.normalizer.property"/>
    </service>
    <service id="serializer.normalizer.datetimezone" class="Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer">
      <tag name="serializer.normalizer" priority="-920"/>
      <argument type="service" id="mime_types" on-invalid="null"/>
    </service>
    <service id="serializer.normalizer.datetime" class="Symfony\Component\Serializer\Normalizer\DateTimeNormalizer">
      <tag name="serializer.normalizer" priority="-910"/>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer">
      <tag name="serializer.normalizer" priority="-950"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.normalizer.problem" class="Symfony\Component\Serializer\Normalizer\ProblemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument>true</argument>
    </service>
    <service id="serializer.denormalizer.unwrapping" class="Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer">
      <tag name="serializer.normalizer" priority="1000"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="serializer.normalizer.uid" class="Symfony\Component\Serializer\Normalizer\UidNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
    </service>
    <service id="serializer.normalizer.form_error" class="Symfony\Component\Serializer\Normalizer\FormErrorNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-1000"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
      <argument type="service" id="serializer.mapping.class_discriminator_resolver" on-invalid="ignore"/>
      <argument>null</argument>
      <argument type="collection"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
    </service>
    <service id="serializer.normalizer.property" class="Symfony\Component\Serializer\Normalizer\PropertyNormalizer">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
      <argument type="service" id="serializer.mapping.class_discriminator_resolver" on-invalid="ignore"/>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.denormalizer.array" class="Symfony\Component\Serializer\Normalizer\ArrayDenormalizer">
      <tag name="serializer.normalizer" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain">
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader">
            <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader">
            <argument type="service" id="annotations.cached_reader" on-invalid="null"/>
          </service>
        </argument>
      </argument>
      <argument>/var/www/html/acme/var/cache/dev/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface">
      <argument>/var/www/html/acme/var/cache/dev/serialization.php</argument>
      <argument type="service" id="cache.serializer"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="serializer.encoder.xml" class="Symfony\Component\Serializer\Encoder\XmlEncoder">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter"/>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info.serializer_extractor" class="Symfony\Component\PropertyInfo\Extractor\SerializerExtractor">
      <tag name="property_info.list_extractor" priority="-999"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="error_handler.error_renderer.serializer" class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer">
      <argument type="service" id="serializer"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer" method="getPreferredFormat"/>
        </service>
      </argument>
      <argument type="service" id="twig.error_renderer.html"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="serializer.normalizer.backed_enum" class="Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor">
      <argument type="iterator">
        <argument type="service" id="property_info.serializer_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.phpstan_extractor"/>
        <argument type="service" id="property_info.php_doc_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.php_doc_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
    </service>
    <service id="property_info.reflection_extractor" class="Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor">
      <tag name="property_info.list_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1002"/>
      <tag name="property_info.access_extractor" priority="-1000"/>
      <tag name="property_info.initializable_extractor" priority="-1000"/>
    </service>
    <service id="property_info.phpstan_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor">
      <tag name="property_info.type_extractor" priority="-1000"/>
    </service>
    <service id="property_info.php_doc_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor">
      <tag name="property_info.description_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1001"/>
    </service>
    <service id="web_link.add_link_header_listener" class="Symfony\Component\WebLink\EventListener\AddLinkHeaderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id=".cache_connection.JKE6keX" class="Symfony\Component\Cache\Adapter\AbstractAdapter">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id="cache.property_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id=".session.do-not-use" class="Symfony\Component\HttpFoundation\Session\Session">
      <factory service="session.factory" method="createSession"/>
    </service>
    <service id="session.factory" class="Symfony\Component\HttpFoundation\Session\SessionFactory">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="session.storage.factory.service"/>
      <argument type="collection">
        <argument type="service" id="session_listener"/>
        <argument>onSessionUsage</argument>
      </argument>
    </service>
    <service id="session.storage.factory.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory">
      <argument>%session.storage.options%</argument>
      <argument type="service" id="session.handler.native"/>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>false</argument>
    </service>
    <service id="session.storage.factory.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorageFactory">
      <argument type="service" id="session.handler.native"/>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>false</argument>
    </service>
    <service id="session.storage.factory.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorageFactory">
      <argument>/var/www/html/acme/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
    </service>
    <service id="session.storage.factory.service" class="Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory">
      <argument type="service" id="session.storage.native"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id=".session.deprecated" class="Symfony\Component\HttpFoundation\Session\SessionInterface">
      <factory method="getSession">
        <service class="Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory">
          <argument type="service" id="request_stack"/>
        </service>
      </factory>
    </service>
    <service id="session.storage.metadata_bag" class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, create your own "session.storage.factory" instead.</deprecated>
    </service>
    <service id="session.storage.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage">
      <argument>%session.storage.options%</argument>
      <argument type="service" id="session.handler.native"/>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.native" instead.</deprecated>
    </service>
    <service id="session.storage.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage">
      <argument type="service" id="session.handler.native"/>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.php_bridge" instead.</deprecated>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag">
      <factory service=".session.do-not-use" method="getFlashBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getFlashBag()" instead.</deprecated>
    </service>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag">
      <argument>attributes</argument>
      <factory service=".session.do-not-use" method="getBag"/>
      <deprecated package="symfony/framework-bundle" version="5.1">The "%service_id%" service is deprecated, use "$session-&gt;getAttributeBag()" instead.</deprecated>
    </service>
    <service id="session.storage.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage">
      <argument>/var/www/html/acme/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
      <deprecated package="symfony/framework-bundle" version="5.3">The "%service_id%" service is deprecated, use "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id="session.handler.native" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="SessionHandler"/>
      </argument>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler">
          <argument>null</argument>
        </service>
      </argument>
    </service>
    <service id="session.abstract_handler" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler">
      <argument type="abstract">A string or a connection object</argument>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.JzpSxHw"/>
      <argument>true</argument>
      <argument>%session.storage.options%</argument>
    </service>
    <service id="session.marshaller" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\IdentityMarshaller"/>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="security.csrf.token_generator"/>
      <argument type="service" id="security.csrf.token_storage"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="twig.runtime.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="twig.extension.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="form.resolved_type_factory" class="Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy">
      <argument type="service">
        <service class="Symfony\Component\Form\ResolvedFormTypeFactory"/>
      </argument>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="form.registry" class="Symfony\Component\Form\FormRegistry">
      <argument type="collection">
        <argument type="service" id="form.extension"/>
      </argument>
      <argument type="service" id="form.resolved_type_factory"/>
    </service>
    <service id="form.factory" class="Symfony\Component\Form\FormFactory" public="true">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension">
      <argument type="service" id=".service_locator.1xppWmk"/>
      <argument type="collection">
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="iterator">
          <argument type="service" id="form.type_extension.form.transformation_failure_handling"/>
          <argument type="service" id="form.type_extension.form.http_foundation"/>
          <argument type="service" id="form.type_extension.form.validator"/>
          <argument type="service" id="form.type_extension.upload.validator"/>
          <argument type="service" id="form.type_extension.csrf"/>
          <argument type="service" id="form.type_extension.form.data_collector"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\RepeatedType" type="iterator">
          <argument type="service" id="form.type_extension.repeated.validator"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\SubmitType" type="iterator">
          <argument type="service" id="form.type_extension.submit.validator"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ButtonType" type="iterator">
          <argument type="service" id="dw_ginger.form_type_extension"/>
        </argument>
      </argument>
      <argument type="iterator">
        <argument type="service" id="form.type_guesser.validator"/>
        <argument type="service" id="form.type_guesser.doctrine"/>
      </argument>
    </service>
    <service id="form.type_guesser.validator" class="Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser">
      <tag name="form.type_guesser"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="form.choice_list_factory.default" class="Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory"/>
    <service id="form.choice_list_factory.property_access" class="Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator">
      <argument type="service" id="form.choice_list_factory.default"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.choice_list_factory.cached" class="Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="form.choice_list_factory.property_access"/>
    </service>
    <service id="form.type.form" class="Symfony\Component\Form\Extension\Core\Type\FormType">
      <tag name="form.type"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType">
      <tag name="form.type"/>
      <argument type="service" id="form.choice_list_factory.cached"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType" public="true">
      <tag name="form.type"/>
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type.color" class="Symfony\Component\Form\Extension\Core\Type\ColorType">
      <tag name="form.type"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.transformation_failure_handling" class="Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.http_foundation" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="form.type_extension.form.request_handler"/>
    </service>
    <service id="form.type_extension.form.request_handler" class="Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler">
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="form.server_params" class="Symfony\Component\Form\Util\ServerParams">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="form.type_extension.form.validator" class="Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="debug.validator"/>
      <argument>true</argument>
      <argument type="service" id="twig.form.renderer" on-invalid="ignore"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension">
      <tag name="form.type_extension"/>
    </service>
    <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\SubmitType"/>
    </service>
    <service id="form.type_extension.upload.validator" class="Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="translator.data_collector"/>
      <argument>validators</argument>
    </service>
    <service id="form.type_extension.csrf" class="Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>true</argument>
      <argument>_token</argument>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilder">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setTranslator">
        <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="addXmlMappings">
        <argument type="collection">
          <argument>/var/www/html/acme/vendor/symfony/form/Resources/config/validation.xml</argument>
          <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml</argument>
        </argument>
      </call>
      <call method="enableAnnotationMapping">
        <argument>true</argument>
      </call>
      <call method="setDoctrineAnnotationReader">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
      <call method="addMethodMapping">
        <argument>loadValidatorMetadata</argument>
      </call>
      <call method="addObjectInitializers">
        <argument type="collection">
          <argument type="service" id="doctrine.orm.validator_initializer"/>
        </argument>
      </call>
      <call method="addLoader">
        <argument type="service" id="validator.property_info_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="doctrine.orm.default_entity_manager.validator_loader"/>
      </call>
      <factory class="Symfony\Component\Validator\Validation" method="createValidatorBuilder"/>
    </service>
    <service id="validator.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="validator.builder"/>
      <argument>/var/www/html/acme/var/cache/dev/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter">
      <argument>/var/www/html/acme/var/cache/dev/validation.php</argument>
      <argument type="service" id="cache.validator"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory">
      <argument type="service" id=".service_locator.zl6u5nk"/>
    </service>
    <service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator">
      <tag name="validator.constraint_validator" alias="validator.expression"/>
      <argument type="service" id="validator.expression_language" on-invalid="null"/>
    </service>
    <service id="validator.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.validator_expression_language" on-invalid="null"/>
    </service>
    <service id="cache.validator_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator_expression_language.recorder_inner"/>
    </service>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\EmailValidator"/>
      <argument>loose</argument>
    </service>
    <service id="validator.not_compromised_password" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"/>
      <argument type="service" id=".debug.http_client" on-invalid="null"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="validator.property_info_loader" class="Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader">
      <tag name="validator.auto_mapper"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument>null</argument>
    </service>
    <service id="messenger.senders_locator" class="Symfony\Component\Messenger\Transport\Sender\SendersLocator">
      <argument type="collection">
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="collection">
          <argument>async</argument>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\AsyncMessageInterfacePriorityHigh" type="collection">
          <argument>async_priority_high</argument>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\AsyncMessageInterface" type="collection">
          <argument>async</argument>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\AsyncMessageInterfacePriorityLow" type="collection">
          <argument>async_priority_low</argument>
        </argument>
      </argument>
      <argument type="service" id=".service_locator.vPFPA0Q"/>
    </service>
    <service id="messenger.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="messenger.senders_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.transport.symfony_serializer" class="Symfony\Component\Messenger\Transport\Serialization\Serializer">
      <argument type="service" id="serializer"/>
      <argument>json</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.flatten_exception" class="Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-880"/>
    </service>
    <service id="messenger.transport.native_php_serializer" class="Symfony\Component\Messenger\Transport\Serialization\PhpSerializer"/>
    <service id="messenger.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware" abstract="true">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="abstract">bus handler resolver</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware" abstract="true"/>
    <service id="messenger.middleware.dispatch_after_current_bus" class="Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware"/>
    <service id="messenger.middleware.validation" class="Symfony\Component\Messenger\Middleware\ValidationMiddleware">
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="messenger.middleware.reject_redelivered_message_middleware" class="Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware"/>
    <service id="messenger.middleware.failed_message_processing_middleware" class="Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware"/>
    <service id="messenger.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware" abstract="true">
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="messenger.middleware.router_context" class="Symfony\Component\Messenger\Middleware\RouterContextMiddleware">
      <argument type="service" id="router.default"/>
    </service>
    <service id="messenger.receiver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async" type="service_closure" id="messenger.transport.async"/>
        <argument key="async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="messenger.transport.async" type="service_closure" id="messenger.transport.async"/>
        <argument key="messenger.transport.async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="messenger.transport.async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.failed" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id="messenger.transport_factory" class="Symfony\Component\Messenger\Transport\TransportFactory">
      <argument type="tagged_iterator" tag="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.amqp.factory" class="Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.redis.factory" class="Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.sync.factory" class="Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="messenger.routable_message_bus"/>
    </service>
    <service id="messenger.transport.in_memory.factory" class="Symfony\Component\Messenger\Transport\InMemoryTransportFactory">
      <tag name="messenger.transport_factory"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="messenger.transport.sqs.factory" class="Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.transport.beanstalkd.factory" class="Symfony\Component\Messenger\Bridge\Beanstalkd\Transport\BeanstalkdTransportFactory"/>
    <service id="messenger.retry_strategy_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async" type="service_closure" id="messenger.retry.multiplier_retry_strategy.async"/>
        <argument key="async_priority_high" type="service_closure" id="messenger.retry.multiplier_retry_strategy.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.retry.multiplier_retry_strategy.async_priority_low"/>
        <argument key="failed" type="service_closure" id="messenger.retry.multiplier_retry_strategy.failed"/>
      </argument>
    </service>
    <service id="messenger.retry.abstract_multiplier_retry_strategy" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy" abstract="true">
      <argument type="abstract">max retries</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
    </service>
    <service id="messenger.retry.send_failed_message_for_retry_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id=".service_locator.vPFPA0Q"/>
      <argument type="service" id="messenger.retry_strategy_locator"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="messenger.failure.add_error_details_stamp_listener" class="Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.failure.send_failed_message_to_failure_transport_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id=".service_locator.haccFXz"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.dispatch_pcntl_signal_listener" class="Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.stop_worker_on_restart_signal_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="cache.messenger.restart_workers_signal"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.stop_worker_on_sigterm_signal_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.stop_worker_on_stop_exception_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.routable_message_bus" class="Symfony\Component\Messenger\RoutableMessageBus">
      <argument type="service" id=".service_locator.5cAhUFF"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="messenger.transport.async_priority_high" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="async_priority_high" is_failure_transport=""/>
      <argument>doctrine://default</argument>
      <argument type="collection">
        <argument key="queue_name">high</argument>
        <argument key="transport_name">async_priority_high</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.async_priority_high" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>0</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.async" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="async" is_failure_transport=""/>
      <argument>doctrine://default</argument>
      <argument type="collection">
        <argument key="transport_name">async</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.async" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>0</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.async_priority_low" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="async_priority_low" is_failure_transport=""/>
      <argument>doctrine://default</argument>
      <argument type="collection">
        <argument key="queue_name">low</argument>
        <argument key="transport_name">async_priority_low</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.async_priority_low" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>0</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.failed" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="failed" is_failure_transport="1"/>
      <argument>doctrine://default</argument>
      <argument type="collection">
        <argument key="queue_name">failed</argument>
        <argument key="transport_name">failed</argument>
      </argument>
      <argument type="service" id="messenger.transport.native_php_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.failed" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>0</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id=".service_locator.vPFPA0Q" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async" type="service_closure" id="messenger.transport.async"/>
        <argument key="async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="messenger.transport.async" type="service_closure" id="messenger.transport.async"/>
        <argument key="messenger.transport.async_priority_high" type="service_closure" id="messenger.transport.async_priority_high"/>
        <argument key="messenger.transport.async_priority_low" type="service_closure" id="messenger.transport.async_priority_low"/>
        <argument key="messenger.transport.failed" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id=".service_locator.haccFXz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="async" type="service_closure" id="messenger.transport.failed"/>
        <argument key="async_priority_high" type="service_closure" id="messenger.transport.failed"/>
        <argument key="async_priority_low" type="service_closure" id="messenger.transport.failed"/>
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id="profiler" class="Symfony\Component\HttpKernel\Profiler\Profiler" public="true">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="container.private" package="symfony/framework-bundle" version="5.4"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="profiler.storage"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="null"/>
      <argument>true</argument>
      <call method="add">
        <argument type="service" id="data_collector.request"/>
      </call>
      <call method="add">
        <argument type="service" id="api_platform.data_collector.request"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.time"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.memory"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.validator"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.ajax"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.form"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.exception"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.logger"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.events"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.router"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.cache"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.translation"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.security"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.twig"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.http_client"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.doctrine"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.dump"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.messenger"/>
      </call>
      <call method="add">
        <argument type="service" id="mailer.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="fos_elastica.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.config"/>
      </call>
    </service>
    <service id="profiler.storage" class="Symfony\Component\HttpKernel\Profiler\FileProfilerStorage">
      <argument>file:/var/www/html/acme/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="profiler"/>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
    </service>
    <service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/config.html.twig" id="config" priority="-255"/>
      <call method="setKernel">
        <argument type="service" id="kernel" on-invalid="ignore"/>
      </call>
    </service>
    <service id="data_collector.request" class="Symfony\Component\HttpKernel\DataCollector\RequestDataCollector">
      <tag name="kernel.event_subscriber"/>
      <tag name="data_collector" template="@WebProfiler/Collector/request.html.twig" id="request" priority="335"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.request.session_collector" class="Closure">
      <argument type="collection">
        <argument type="service" id="data_collector.request"/>
        <argument>collectSessionUsage</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="data_collector.ajax" class="Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/ajax.html.twig" id="ajax" priority="315"/>
    </service>
    <service id="data_collector.exception" class="Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/exception.html.twig" id="exception" priority="305"/>
    </service>
    <service id="data_collector.events" class="Symfony\Component\HttpKernel\DataCollector\EventDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/events.html.twig" id="events" priority="290"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.logger" class="Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="data_collector" template="@WebProfiler/Collector/logger.html.twig" id="logger" priority="300"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="ignore"/>
      <argument>/var/www/html/acme/var/cache/dev/App_KernelDevDebugContainer</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.time" class="Symfony\Component\HttpKernel\DataCollector\TimeDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/time.html.twig" id="time" priority="330"/>
      <argument type="service" id="kernel" on-invalid="ignore"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="data_collector.memory" class="Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/memory.html.twig" id="memory" priority="325"/>
    </service>
    <service id="data_collector.router" class="Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector">
      <tag name="kernel.event_listener" event="kernel.controller" method="onKernelController"/>
      <tag name="data_collector" template="@WebProfiler/Collector/router.html.twig" id="router" priority="285"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="data_collector.cache" class="Symfony\Component\Cache\DataCollector\CacheDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/cache.html.twig" id="cache" priority="275"/>
      <call method="addInstance">
        <argument>cache.app</argument>
        <argument type="service" id="cache.app"/>
      </call>
      <call method="addInstance">
        <argument>cache.system</argument>
        <argument type="service" id="cache.system"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator</argument>
        <argument type="service" id="cache.validator"/>
      </call>
      <call method="addInstance">
        <argument>cache.serializer</argument>
        <argument type="service" id="cache.serializer"/>
      </call>
      <call method="addInstance">
        <argument>cache.annotations</argument>
        <argument type="service" id="cache.annotations"/>
      </call>
      <call method="addInstance">
        <argument>cache.property_info</argument>
        <argument type="service" id="cache.property_info"/>
      </call>
      <call method="addInstance">
        <argument>cache.messenger.restart_workers_signal</argument>
        <argument type="service" id="cache.messenger.restart_workers_signal"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator_expression_language</argument>
        <argument type="service" id="cache.validator_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_expression_language</argument>
        <argument type="service" id="cache.security_expression_language"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.result</argument>
        <argument type="service" id="cache.doctrine.orm.default.result"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.query</argument>
        <argument type="service" id="cache.doctrine.orm.default.query"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument type="service" id="api_platform.cache.route_name_resolver"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument type="service" id="api_platform.cache.identifiers_extractor"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument type="service" id="api_platform.cache.subresource_operation_factory"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.metadata.resource</argument>
        <argument type="service" id="api_platform.cache.metadata.resource"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.cache.metadata.property</argument>
        <argument type="service" id="api_platform.cache.metadata.property"/>
      </call>
      <call method="addInstance">
        <argument>api_platform.graphql.cache.subscription</argument>
        <argument type="service" id="api_platform.graphql.cache.subscription"/>
      </call>
    </service>
    <service id="cache_pool_clearer.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer">
      <tag name="kernel.cache_warmer" priority="64"/>
      <argument type="service" id="cache.system_clearer"/>
      <argument type="collection">
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
      </argument>
    </service>
    <service id="form.type_extension.form.data_collector" class="Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="data_collector.form.extractor" class="Symfony\Component\Form\Extension\DataCollector\FormDataExtractor"/>
    <service id="data_collector.form" class="Symfony\Component\Form\Extension\DataCollector\FormDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/form.html.twig" id="form" priority="310"/>
      <argument type="service" id="data_collector.form.extractor"/>
    </service>
    <service id="debug.validator" class="Symfony\Component\Validator\Validator\TraceableValidator">
      <tag name="container.private" package="symfony/framework-bundle" version="5.2"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="validator"/>
      <argument type="service" id="debug.validator.inner"/>
    </service>
    <service id="data_collector.validator" class="Symfony\Component\Validator\DataCollector\ValidatorDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/validator.html.twig" id="validator" priority="320"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="translator.data_collector" class="Symfony\Component\Translation\DataCollectorTranslator">
      <argument type="service" id="translator.default"/>
    </service>
    <service id="data_collector.translation" class="Symfony\Component\Translation\DataCollector\TranslationDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/translation.html.twig" id="translation" priority="275"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="data_collector.messenger" class="Symfony\Component\Messenger\DataCollector\MessengerDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/messenger.html.twig" id="messenger" priority="100"/>
      <call method="registerBus">
        <argument>messenger.bus.default</argument>
        <argument type="service" id="debug.traced.messenger.bus.default"/>
      </call>
    </service>
    <service id="mailer.data_collector" class="Symfony\Component\Mailer\DataCollector\MessageDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/mailer.html.twig" id="mailer"/>
      <argument type="service" id="mailer.message_logger_listener"/>
    </service>
    <service id="data_collector.http_client" class="Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/http_client.html.twig" id="http_client" priority="250"/>
      <call method="registerClient">
        <argument>http_client</argument>
        <argument type="service" id=".debug.http_client"/>
      </call>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="twig" class="Twig\Environment" public="true">
      <tag name="container.preload" class="Twig\Cache\FilesystemCache"/>
      <tag name="container.preload" class="Twig\Extension\CoreExtension"/>
      <tag name="container.preload" class="Twig\Extension\EscaperExtension"/>
      <tag name="container.preload" class="Twig\Extension\OptimizerExtension"/>
      <tag name="container.preload" class="Twig\Extension\StagingExtension"/>
      <tag name="container.preload" class="Twig\ExtensionSet"/>
      <tag name="container.preload" class="Twig\Template"/>
      <tag name="container.preload" class="Twig\TemplateWrapper"/>
      <tag name="container.private" package="symfony/twig-bundle" version="5.2"/>
      <argument type="service" id="twig.loader.native_filesystem"/>
      <argument type="collection">
        <argument key="debug">true</argument>
        <argument key="strict_variables">true</argument>
        <argument key="autoescape">name</argument>
        <argument key="cache">/var/www/html/acme/var/cache/dev/twig</argument>
        <argument key="charset">UTF-8</argument>
      </argument>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security_csrf"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.profiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.trans"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.assets"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.code"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.routing"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.yaml"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.debug.stopwatch"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.expression"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpkernel"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpfoundation"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.weblink"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.form"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.logout_url"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.dump"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.webprofiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_paginator.twig.extension.pagination"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_menu.twig.extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="jms_serializer.twig_extension.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="dw_ginger.twig_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.string"/>
      </call>
      <call method="addGlobal">
        <argument>app</argument>
        <argument type="service" id="twig.app_variable"/>
      </call>
      <call method="addRuntimeLoader">
        <argument type="service" id="twig.runtime_loader"/>
      </call>
      <call method="addGlobal">
        <argument>session_key_simple_search</argument>
        <argument>App\Entity\Contact_simple_search</argument>
      </call>
      <call method="addGlobal">
        <argument>session_key_extended_search</argument>
        <argument>App\Entity\Contact_extended_search</argument>
      </call>
      <call method="registerUndefinedFilterCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFilter</argument>
        </argument>
      </call>
      <call method="registerUndefinedFunctionCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFunction</argument>
        </argument>
      </call>
      <configurator service="twig.configurator.environment" method="configure"/>
    </service>
    <service id="twig.app_variable" class="Symfony\Bridge\Twig\AppVariable">
      <call method="setEnvironment">
        <argument>dev</argument>
      </call>
      <call method="setDebug">
        <argument>true</argument>
      </call>
      <call method="setTokenStorage">
        <argument type="service" id="security.token_storage" on-invalid="ignore"/>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack" on-invalid="ignore"/>
      </call>
    </service>
    <service id="twig.template_iterator" class="Symfony\Bundle\TwigBundle\TemplateIterator">
      <argument type="service" id="kernel"/>
      <argument type="collection">
        <argument key="/var/www/html/acme/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views">null</argument>
        <argument key="/var/www/html/acme/templates">null</argument>
        <argument key="/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views/bundles/ApiPlatformBundle">ApiPlatform</argument>
        <argument key="/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
        <argument key="/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/var/www/html/acme/templates</argument>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.v.Wwsjy.twig.template_cache_warmer"/>
      <argument type="service" id="twig.template_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Twig\Loader\FilesystemLoader">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/var/www/html/acme</argument>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/templates</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views/bundles/ApiPlatformBundle</argument>
        <argument>ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/doctrine/doctrine-migrations-bundle/Resources/views</argument>
        <argument>DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/doctrine/doctrine-migrations-bundle/Resources/views</argument>
        <argument>!DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/templates</argument>
        <argument>KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/knplabs/knp-paginator-bundle/templates</argument>
        <argument>!KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/knplabs/knp-menu-bundle/templates</argument>
        <argument>!KnpMenu</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/eightpoints/guzzle-bundle/src/Resources/views</argument>
        <argument>EightPointsGuzzle</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/eightpoints/guzzle-bundle/src/Resources/views</argument>
        <argument>!EightPointsGuzzle</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views</argument>
        <argument>DWGinger</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/views</argument>
        <argument>!DWGinger</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/views</argument>
        <argument>FOSOAuthServer</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/views</argument>
        <argument>!FOSOAuthServer</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/tetranz/select2entity-bundle/Resources/views</argument>
        <argument>TetranzSelect2Entity</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/tetranz/select2entity-bundle/Resources/views</argument>
        <argument>!TetranzSelect2Entity</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/views</argument>
        <argument>MisdPhoneNumber</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/odolbeau/phone-number-bundle/src/Resources/views</argument>
        <argument>!MisdPhoneNumber</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views</argument>
        <argument>ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/api-platform/core/src/Bridge/Symfony/Bundle/Resources/views</argument>
        <argument>!ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/friendsofsymfony/elastica-bundle/src/Resources/views</argument>
        <argument>FOSElastica</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/friendsofsymfony/elastica-bundle/src/Resources/views</argument>
        <argument>!FOSElastica</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/templates</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
      <call method="addPath">
        <argument>/var/www/html/acme/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector">
      <tag name="data_collector" template="@WebProfiler/Collector/twig.html.twig" id="twig" priority="257"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.extension.trans" class="Symfony\Bridge\Twig\Extension\TranslationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/var/www/html/acme</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="twig.extension.expression" class="Symfony\Bridge\Twig\Extension\ExpressionExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="fragment.handler"/>
      <argument type="service" id="fragment.uri_generator" on-invalid="ignore"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension"/>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator">
      <argument>F j, Y H:i</argument>
      <argument>%d days</argument>
      <argument>null</argument>
      <argument>0</argument>
      <argument>.</argument>
      <argument>,</argument>
    </service>
    <service id="twig.runtime_loader" class="Twig\RuntimeLoader\ContainerRuntimeLoader">
      <argument type="service" id=".service_locator.8mYDYyA"/>
    </service>
    <service id="twig.error_renderer.html" class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer">
      <argument type="service" id="twig"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service">
        <service class="bool">
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="twig.runtime.serializer" class="Symfony\Bridge\Twig\Extension\SerializerRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="twig.extension.serializer" class="Symfony\Bridge\Twig\Extension\SerializerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.form.engine" class="Symfony\Bridge\Twig\Form\TwigRendererEngine">
      <tag name="kernel.reset" method="reset"/>
      <argument>%twig.form.resources%</argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.form.renderer" class="Symfony\Component\Form\FormRenderer">
      <tag name="twig.runtime"/>
      <argument type="service" id="twig.form.engine"/>
      <argument type="service" id="security.csrf.token_manager" on-invalid="null"/>
    </service>
    <service id="twig.command.debug" class="Symfony\Bridge\Twig\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <argument>/var/www/html/acme</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/var/www/html/acme/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Show a list of twig functions, filters, globals and tests</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a Twig template and outputs encountered errors</argument>
      </call>
    </service>
    <service id="twig.mailer.message_listener" class="Symfony\Component\Mailer\EventListener\MessageListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument type="service" id="twig.mime_body_renderer"/>
    </service>
    <service id="twig.mime_body_renderer" class="Symfony\Bridge\Twig\Mime\BodyRenderer">
      <argument type="service" id="twig"/>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument>false</argument>
    </service>
    <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" public="true">
      <tag name="kernel.reset" method="disableUsageTracking"/>
      <tag name="kernel.reset" method="setToken"/>
      <tag name="container.private" package="symfony/security-bundle" version="5.3"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.LcVn9Hr"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security">
      <argument type="service" id=".service_locator.nLgZj7R"/>
    </service>
    <service id="security.authentication.trust_resolver" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver"/>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>migrate</argument>
      <argument type="service" id="security.csrf.token_storage" on-invalid="ignore"/>
    </service>
    <service id="security.authentication.session_strategy_noop" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>none</argument>
    </service>
    <service id="security.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory">
      <argument type="collection">
        <argument key="DW\GingerBundle\Entity\User" type="collection">
          <argument key="algorithm">auto</argument>
          <argument key="migrate_from" type="collection"/>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="encode_as_base64">true</argument>
          <argument key="iterations">5000</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
      </argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder">
      <argument type="service" id="security.encoder_factory.generic"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.user_password_hasher" instead.</deprecated>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\InMemoryUserChecker"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage">
      <argument type="service" id="cache.security_expression_language" on-invalid="null"/>
      <call method="registerProvider">
        <argument type="service" id="api_platform.security.expression_language_provider"/>
      </call>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
      <argument>%security.role_hierarchy.roles%</argument>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter">
      <tag name="security.voter" priority="250"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.role_hierarchy"/>
    </service>
    <service id="security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.expression_language"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
    </service>
    <service id="security.impersonate_url_generator" class="Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap">
      <argument type="service" id=".service_locator.xq2QRKB"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.dev" type="service" id=".security.request_matcher.Iy.T22O"/>
        <argument key="security.firewall.map.context.api" type="service" id=".security.request_matcher.5teyqpG"/>
        <argument key="security.firewall.map.context.apiv2" type="service" id=".security.request_matcher.ih7mNbv"/>
        <argument key="security.firewall.map.context.main" type="service" id=".security.request_matcher.3UEFixr"/>
        <argument key="security.firewall.map.context.oauth_token" type="service" id=".security.request_matcher.2IPYWkw"/>
      </argument>
    </service>
    <service id="security.firewall.context" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
    </service>
    <service id="security.firewall.lazy_context" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" abstract="true">
      <argument type="abstract">name</argument>
      <argument type="abstract">user_checker</argument>
      <argument type="abstract">request_matcher</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator">
      <argument type="service" id="request_stack" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <call method="registerListener">
        <argument>main</argument>
        <argument>ginger_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.user.provider.missing" class="Symfony\Component\Security\Core\User\MissingUserProvider" abstract="true">
      <argument type="abstract">firewall</argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" abstract="true"/>
    <service id="security.user.provider.ldap" class="Symfony\Component\Ldap\Security\LdapUserProvider" abstract="true">
      <argument type="abstract">security.ldap.ldap</argument>
      <argument type="abstract">base dn</argument>
      <argument type="abstract">search dn</argument>
      <argument type="abstract">search password</argument>
      <argument type="abstract">default_roles</argument>
      <argument type="abstract">uid key</argument>
      <argument type="abstract">filter</argument>
      <argument type="abstract">password_attribute</argument>
      <argument type="abstract">extra_fields (email etc)</argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>{^https?://%%s$}i</argument>
      <argument>{^https://%%s$}i</argument>
    </service>
    <service id="security.validator.user_password" class="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.recorder_inner"/>
    </service>
    <service id="security.password_hasher_factory" class="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory">
      <argument type="collection">
        <argument key="DW\GingerBundle\Entity\User" type="collection">
          <argument key="algorithm">auto</argument>
          <argument key="migrate_from" type="collection"/>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="encode_as_base64">true</argument>
          <argument key="iterations">5000</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
        </argument>
      </argument>
    </service>
    <service id="security.user_password_hasher" class="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher">
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint">
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is contained in the authenticators.</deprecated>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint">
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
      <deprecated package="symfony/security-bundle" version="5.4">The "%service_id%" service is deprecated, the logic is integrated directly in "security.channel_listener".</deprecated>
    </service>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap">
      <call method="add">
        <argument type="service" id=".security.request_matcher.eKXDm4f"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.J8bY54y"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.SmvFkJi"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Bh5i1CT"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.dUylAs."/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.kV2wZg6"/>
        <argument type="collection">
          <argument>ROLE_GINGER_API_DEVEL</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.PhQgZ9B"/>
        <argument type="collection">
          <argument>ROLE_GINGER_BEUSER</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      </argument>
      <argument type="abstract">Provider Key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.logout_listener" class="Symfony\Component\Security\Http\Firewall\LogoutListener" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">event dispatcher</argument>
      <argument type="collection"/>
    </service>
    <service id="security.logout.listener.session" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener" abstract="true"/>
    <service id="security.logout.listener.cookie_clearing" class="Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener" abstract="true"/>
    <service id="security.logout.listener.default" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">target url</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_success_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler" abstract="true">
      <argument type="abstract">The custom success handler service</argument>
      <argument type="collection"/>
      <argument type="abstract">Provider-shared Key</argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" abstract="true">
      <argument type="abstract">The custom failure handler service</argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.entry_point" on-invalid="null"/>
      <argument>null</argument>
      <argument type="service" id="security.access.denied_handler" on-invalid="null"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.switchuser_listener" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="abstract">Provider Key</argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.listener.rememberme" class="Symfony\Component\Security\Http\Firewall\RememberMeListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.authentication.rememberme"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="abstract">Catch exception flag set in RememberMeFactory</argument>
      <argument type="service" id="security.authentication.session_strategy"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" abstract="true">
      <argument type="abstract">User Checker</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider"/>
    <service id="security.authentication.rememberme.services.abstract" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.persistent" class="Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.simplehash" class="Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" abstract="true">
      <argument type="collection"/>
      <argument type="abstract">Shared Token Key</argument>
      <argument type="abstract">Shared Provider Key</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.rememberme.response_listener" class="Symfony\Component\Security\Http\RememberMe\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager">
      <argument type="iterator">
        <argument type="service" id="security.authentication.provider.fos_oauth_server.api"/>
        <argument type="service" id="security.authentication.provider.fos_oauth_server.apiv2"/>
        <argument type="service" id="security.authentication.provider.guard.main"/>
        <argument type="service" id="security.authentication.provider.anonymous.main"/>
      </argument>
      <argument>true</argument>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.anonymous" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="abstract">Key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.anonymous" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider">
      <argument type="abstract">Key</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.form" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.x509" class="Symfony\Component\Security\Http\Firewall\X509AuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">x509 user</argument>
      <argument type="abstract">x509 credentials</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.json" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Failure handler</argument>
      <argument type="abstract">Success Handler</argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <call method="setTranslator">
        <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.remote_user" class="Symfony\Component\Security\Http\Firewall\RemoteUserAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">REMOTE_USER server env var</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.basic" class="Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Entry Point</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.dao" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument>true</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.ldap_bind" class="Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">UserChecker</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">LDAP</argument>
      <argument type="abstract">Base DN</argument>
      <argument>true</argument>
      <argument type="abstract">search dn</argument>
      <argument type="abstract">search password</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" abstract="true">
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">UserChecker</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
      <argument type="service" id="security.impersonate_url_generator" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector">
      <tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id="security.role_hierarchy"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.security.firewall" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="collection">
        <argument>api</argument>
        <argument>apiv2</argument>
      </argument>
      <call method="setSessionAuthenticationStrategy">
        <argument type="service" id="security.authentication.session_strategy"/>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" abstract="true">
      <argument type="abstract">Authenticators</argument>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="service" id="security.user_password_hasher"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="abstract">Provider-shared Key</argument>
      <argument type="abstract">Authenticators</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument type="service" id="security.token_storage"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <tag name="container.decorator" id="security.access.decision_manager"/>
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="debug.security.firewall" class="Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="security.command.debug_firewall" class="Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand">
      <tag name="console.command" command="debug:firewall"/>
      <tag name="container.no_preload"/>
      <argument>%security.firewalls%</argument>
      <argument type="service" id=".service_locator.xq2QRKB"/>
      <argument type="service" id=".service_locator.xpiHtM0"/>
      <argument type="collection"/>
      <argument>false</argument>
      <call method="setName">
        <argument>debug:firewall</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about your security firewall(s)</argument>
      </call>
    </service>
    <service id="security.user.provider.concrete.app_user_provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider">
      <argument type="service" id="doctrine"/>
      <argument>DW\GingerBundle\Entity\User</argument>
      <argument>username</argument>
      <argument>null</argument>
    </service>
    <service id="security.firewall.map.config.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>dev</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.Iy.T22O</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.Iy.T22O" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/(_(profiler|wdt)|css|images|js)/</argument>
    </service>
    <service id="security.firewall.map.context.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.dev"/>
    </service>
    <service id="security.firewall.map.config.api" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>api</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.5teyqpG</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>security.user.provider.concrete.app_user_provider</argument>
      <argument>null</argument>
      <argument>fos_oauth_server.security.entry_point</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>fos_oauth</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.5teyqpG" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/graphql</argument>
    </service>
    <service id="security.event_dispatcher.api" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.api">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.authentication.provider.fos_oauth_server.api" class="FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider">
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument type="service" id="fos_oauth_server.server"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.authentication.listener.fos_oauth_server.api" class="FOS\OAuthServerBundle\Security\Firewall\OAuthListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="fos_oauth_server.server"/>
    </service>
    <service id="security.exception_listener.api" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>api</argument>
      <argument type="service" id="fos_oauth_server.security.entry_point"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="security.firewall.map.context.api" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.authentication.listener.fos_oauth_server.api"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.api"/>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.api"/>
    </service>
    <service id="security.firewall.map.config.apiv2" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>apiv2</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.ih7mNbv</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>security.user.provider.concrete.app_user_provider</argument>
      <argument>null</argument>
      <argument>fos_oauth_server.security.entry_point</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>fos_oauth</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.ih7mNbv" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/v2</argument>
    </service>
    <service id="security.event_dispatcher.apiv2" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.apiv2">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.authentication.provider.fos_oauth_server.apiv2" class="FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider">
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument type="service" id="fos_oauth_server.server"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.authentication.listener.fos_oauth_server.apiv2" class="FOS\OAuthServerBundle\Security\Firewall\OAuthListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="fos_oauth_server.server"/>
    </service>
    <service id="security.exception_listener.apiv2" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>apiv2</argument>
      <argument type="service" id="fos_oauth_server.security.entry_point"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="security.firewall.map.context.apiv2" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.authentication.listener.fos_oauth_server.apiv2"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.apiv2"/>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.apiv2"/>
    </service>
    <service id="security.firewall.map.config.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>main</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.3UEFixr</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>security.user.provider.concrete.app_user_provider</argument>
      <argument>main</argument>
      <argument>dw_ginger.userAuthenticator</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>switch_user</argument>
        <argument>guard</argument>
        <argument>anonymous</argument>
      </argument>
      <argument type="collection">
        <argument key="parameter">_switch_user</argument>
        <argument key="role">ROLE_ALLOWED_TO_SWITCH</argument>
      </argument>
    </service>
    <service id=".security.request_matcher.3UEFixr" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/</argument>
    </service>
    <service id="security.event_dispatcher.main" class="Symfony\Component\EventDispatcher\EventDispatcher">
      <tag name="security.event_dispatcher.main">event_dispatcher.dispatcher</tag>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.default.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.session.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      </argument>
      <argument>main</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.logout_listener.main" class="Symfony\Component\Security\Http\Firewall\LogoutListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.event_dispatcher.main"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">ginger_logout</argument>
      </argument>
    </service>
    <service id="security.logout.listener.default.main" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
      <argument type="service" id="security.http_utils"/>
      <argument>ginger_login</argument>
    </service>
    <service id="security.logout.listener.session.main" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="security.event_dispatcher.main"/>
    </service>
    <service id="security.authentication.provider.guard.main" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider">
      <argument type="iterator">
        <argument type="service" id="DW\GingerBundle\Security\UserAuthenticator"/>
      </argument>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument>main</argument>
      <argument type="service" id="security.user_checker"/>
      <argument type="service" id="security.user_password_hasher"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.guard.main" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener">
      <tag name="security.remember_me_aware" id="main" provider="security.user.provider.concrete.app_user_provider"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument>main</argument>
      <argument type="iterator">
        <argument type="service" id="DW\GingerBundle\Security\UserAuthenticator"/>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument type="service" id="security.token_storage"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.listener.anonymous.main" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener">
      <argument type="service" id="security.untracked_token_storage"/>
      <argument>%container.build_hash%</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.provider.anonymous.main" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider">
      <argument>%container.build_hash%</argument>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.authentication.switchuser_listener.main" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument type="service" id="security.user_checker"/>
      <argument>main</argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.exception_listener.main" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>main</argument>
      <argument type="service" id="DW\GingerBundle\Security\UserAuthenticator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.0"/>
        <argument type="service" id="security.authentication.listener.guard.main"/>
        <argument type="service" id="security.authentication.listener.anonymous.main"/>
        <argument type="service" id="security.authentication.switchuser_listener.main"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.main"/>
      <argument type="service" id="security.logout_listener.main"/>
      <argument type="service" id="security.firewall.map.config.main"/>
    </service>
    <service id="security.firewall.map.config.oauth_token" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>oauth_token</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.2IPYWkw</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.2IPYWkw" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/oauth/v2/token</argument>
    </service>
    <service id="security.firewall.map.context.oauth_token" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.oauth_token"/>
    </service>
    <service id=".service_locator.xq2QRKB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.firewall.map.context.api" type="service_closure" id="security.firewall.map.context.api"/>
        <argument key="security.firewall.map.context.apiv2" type="service_closure" id="security.firewall.map.context.apiv2"/>
        <argument key="security.firewall.map.context.dev" type="service_closure" id="security.firewall.map.context.dev"/>
        <argument key="security.firewall.map.context.main" type="service_closure" id="security.firewall.map.context.main"/>
        <argument key="security.firewall.map.context.oauth_token" type="service_closure" id="security.firewall.map.context.oauth_token"/>
      </argument>
    </service>
    <service id=".security.request_matcher.eKXDm4f" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/login$</argument>
    </service>
    <service id=".security.request_matcher.J8bY54y" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/reset-password</argument>
    </service>
    <service id=".security.request_matcher.SmvFkJi" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/oauth</argument>
    </service>
    <service id=".security.request_matcher.Bh5i1CT" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/graphql</argument>
    </service>
    <service id=".security.request_matcher.dUylAs." class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/api/v2</argument>
    </service>
    <service id=".security.request_matcher.kV2wZg6" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/devel</argument>
    </service>
    <service id=".security.request_matcher.PhQgZ9B" class="Symfony\Component\HttpFoundation\RequestMatcher">
      <argument>^/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand">
      <tag name="console.command" command="security:encode-password"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument type="collection">
        <argument>DW\GingerBundle\Entity\User</argument>
      </argument>
      <call method="setName">
        <argument>security:encode-password</argument>
      </call>
      <call method="setDescription">
        <argument>Encode a password</argument>
      </call>
      <deprecated package="symfony/security-bundle" version="5.3">The "%service_id%" service is deprecated, use "security.command.user_password_hash" instead.</deprecated>
    </service>
    <service id="security.command.user_password_hash" class="Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="collection">
        <argument>DW\GingerBundle\Entity\User</argument>
      </argument>
      <call method="setName">
        <argument>security:hash-password</argument>
      </call>
      <call method="setDescription">
        <argument>Hash a user password</argument>
      </call>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <argument>true</argument>
      <argument type="service" id="doctrine.debug_data_holder" on-invalid="null"/>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument type="collection"/>
      <argument type="service" id="doctrine.dbal.connection_factory.dsn_parser"/>
    </service>
    <service id="doctrine.dbal.connection_factory.dsn_parser" class="Doctrine\DBAL\Tools\DsnParser">
      <argument type="collection">
        <argument key="db2">ibm_db2</argument>
        <argument key="mssql">pdo_sqlsrv</argument>
        <argument key="mysql">pdo_mysql</argument>
        <argument key="mysql2">pdo_mysql</argument>
        <argument key="postgres">pdo_pgsql</argument>
        <argument key="postgresql">pdo_pgsql</argument>
        <argument key="pgsql">pdo_pgsql</argument>
        <argument key="sqlite">pdo_sqlite</argument>
        <argument key="sqlite3">pdo_sqlite</argument>
      </argument>
    </service>
    <service id="doctrine.dbal.connection" class="Doctrine\DBAL\Connection" abstract="true">
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="doctrine.dbal.connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" abstract="true"/>
    <service id="doctrine" class="Doctrine\Bundle\DoctrineBundle\Registry" public="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument>%doctrine.connections%</argument>
      <argument>%doctrine.entity_managers%</argument>
      <argument>default</argument>
      <argument>default</argument>
    </service>
    <service id="doctrine.twig.doctrine_extension" class="Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:create</argument>
      </call>
    </service>
    <service id="doctrine.database_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:drop"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:drop</argument>
      </call>
    </service>
    <service id="doctrine.query_sql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>doctrine:query:sql</argument>
      </call>
    </service>
    <service id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" class="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand">
      <tag name="console.command" command="dbal:run-sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>dbal:run-sql</argument>
      </call>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" class="Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" public="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="profiler"/>
    </service>
    <service id="doctrine.dbal.default_schema_manager_factory" class="Doctrine\DBAL\Schema\DefaultSchemaManagerFactory"/>
    <service id="doctrine.dbal.legacy_schema_manager_factory" class="Doctrine\DBAL\Schema\LegacySchemaManagerFactory"/>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setSchemaManagerFactory">
        <argument type="service" id="doctrine.dbal.legacy_schema_manager_factory"/>
      </call>
      <call method="setSchemaAssetsFilter">
        <argument type="service" id="doctrine.dbal.default_schema_asset_filter_manager"/>
      </call>
      <call method="setMiddlewares">
        <argument type="collection">
          <argument type="service">
            <service class="Doctrine\DBAL\Logging\Middleware">
              <argument type="service" id="monolog.logger.doctrine"/>
            </service>
          </argument>
          <argument type="service">
            <service class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
              <argument type="service" id="doctrine.debug_data_holder"/>
              <argument type="service" id="debug.stopwatch" on-invalid="null"/>
              <call method="setConnectionName">
                <argument>default</argument>
              </call>
            </service>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_regex_schema_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter">
      <tag name="doctrine.dbal.schema_filter" connection="default"/>
      <argument>~^(?!ginger_plz_austria)~</argument>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.qzls9xz"/>
      <argument type="collection">
        <argument>dw_ginger.doctrine.topic_attribute_subscriber</argument>
        <argument>DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber</argument>
        <argument>doctrine.orm.messenger.doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber</argument>
        <argument>doctrine.orm.listeners.doctrine_token_provider_schema_subscriber</argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.listeners.resolve_target_entity</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onClassMetadataNotFound</argument>
          </argument>
          <argument>doctrine.orm.listeners.resolve_target_entity</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.timestampable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onFlush</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.timestampable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.timestampable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.blameable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onFlush</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.blameable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>stof_doctrine_extensions.listener.blameable</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onFlush</argument>
          </argument>
          <argument>DW\GingerBundle\EventSubscriber\Doctrine\AddressFlushListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postPersist</argument>
          </argument>
          <argument>fos_elastica.listener.admin_logs</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postUpdate</argument>
          </argument>
          <argument>fos_elastica.listener.admin_logs</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>fos_elastica.listener.admin_logs</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>fos_elastica.listener.admin_logs</argument>
        </argument>
      </argument>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="url">%env(resolve:DATABASE_URL)%</argument>
        <argument key="driver">pdo_mysql</argument>
        <argument key="host">localhost</argument>
        <argument key="port">null</argument>
        <argument key="user">root</argument>
        <argument key="password">null</argument>
        <argument key="driverOptions" type="collection">
          <argument key="1002">SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))</argument>
        </argument>
        <argument key="defaultTableOptions" type="collection"/>
      </argument>
      <argument type="service" id="doctrine.dbal.default_connection.configuration"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <argument type="collection"/>
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" class="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider">
      <argument type="service">
        <service class="Doctrine\Bundle\DoctrineBundle\Registry" public="true">
          <tag name="kernel.reset" method="reset"/>
          <argument type="service" id="service_container"/>
          <argument>%doctrine.connections%</argument>
          <argument>%doctrine.entity_managers%</argument>
          <argument>default</argument>
          <argument>default</argument>
        </service>
      </argument>
    </service>
    <service id="doctrine.dbal.logging_middleware" class="Doctrine\DBAL\Logging\Middleware" abstract="true">
      <tag name="monolog.logger" channel="doctrine"/>
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.debug_data_holder" class="Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder">
      <tag name="kernel.reset" method="reset"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.dbal.debug_middleware" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware" abstract="true">
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="messenger.middleware.doctrine_transaction" class="Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_ping_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_close_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_open_transaction_logger" class="Symfony\Bridge\Doctrine\Messenger\DoctrineOpenTransactionLoggerMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager" class="Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.transport.doctrine.factory" class="Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.messenger.doctrine_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="tagged_iterator" tag="messenger.receiver"/>
    </service>
    <service id=".1_ServiceLocator~g56D2N." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.proxy_cache_warmer" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type_guesser.doctrine" class="Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser">
      <tag name="form.type_guesser"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type.entity" class="Symfony\Bridge\Doctrine\Form\Type\EntityType">
      <tag name="form.type" alias="entity"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.configuration" class="Doctrine\ORM\Configuration" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true"/>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory">
      <argument type="service" id=".service_locator.0MyS7B6"/>
    </service>
    <service id="doctrine.orm.manager_configurator.abstract" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator" abstract="true">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.validator.unique" class="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator">
      <tag name="validator.constraint_validator" alias="doctrine.orm.validator.unique"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.validator_initializer" class="Symfony\Bridge\Doctrine\Validator\DoctrineInitializer">
      <tag name="validator.initializer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.security.user.provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener">
      <tag name="doctrine.event_listener" event="loadClassMetadata"/>
      <tag name="doctrine.event_listener" event="onClassMetadataNotFound"/>
      <call method="addResolveTargetEntity">
        <argument>DW\GingerBundle\Entity\TagInterface</argument>
        <argument>App\Entity\Tag</argument>
        <argument type="collection"/>
      </call>
      <call method="addResolveTargetEntity">
        <argument>DW\GingerBundle\Entity\AttributeInterface</argument>
        <argument>DW\GingerBundle\Entity\BaseAttribute</argument>
        <argument type="collection"/>
      </call>
      <call method="addResolveTargetEntity">
        <argument>DW\GingerBundle\Entity\PersonInterface</argument>
        <argument>App\Entity\Contact</argument>
        <argument type="collection"/>
      </call>
      <call method="addResolveTargetEntity">
        <argument>DW\GingerBundle\Entity\GroupInterface</argument>
        <argument>App\Entity\Group</argument>
        <argument type="collection"/>
      </call>
    </service>
    <service id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" class="Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber">
      <tag name="doctrine.event_subscriber"/>
      <argument type="tagged_iterator" tag="security.remember_me_handler"/>
    </service>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy"/>
    <service id="doctrine.ulid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.uuid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.orm.command.entity_manager_provider" class="Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\ORM\Tools\Console\Command\InfoCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\ORM\Tools\Console\Command\RunDqlCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:validate</argument>
      </call>
    </service>
    <service id="doctrine.mapping_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:import"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <argument>%kernel.bundles%</argument>
      <call method="setName">
        <argument>doctrine:mapping:import</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_configuration" class="Doctrine\ORM\Configuration">
      <tag name="doctrine.orm.configuration"/>
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="Import">DW\GingerBundle\Import\Entity</argument>
          <argument key="App">App\Entity</argument>
          <argument key="DWGingerBundle">DW\GingerBundle\Entity</argument>
          <argument key="FOSOAuthServerBundle">FOS\OAuthServerBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCache">
        <argument type="service" id="cache.doctrine.orm.default.metadata"/>
      </call>
      <call method="setQueryCache">
        <argument type="service" id="cache.doctrine.orm.default.query"/>
      </call>
      <call method="setResultCache">
        <argument type="service" id="cache.doctrine.orm.default.result"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id=".doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/var/www/html/acme/var/cache/dev/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>true</argument>
      </call>
      <call method="setSchemaIgnoreClasses">
        <argument type="collection"/>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory</argument>
      </call>
      <call method="setDefaultRepositoryClassName">
        <argument>Doctrine\ORM\EntityRepository</argument>
      </call>
      <call method="setNamingStrategy">
        <argument type="service" id="doctrine.orm.naming_strategy.underscore"/>
      </call>
      <call method="setQuoteStrategy">
        <argument type="service" id="doctrine.orm.quote_strategy.default"/>
      </call>
      <call method="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setLazyGhostObjectEnabled">
        <argument>false</argument>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>DATE_FORMAT</argument>
        <argument>DoctrineExtensions\Query\Mysql\DateFormat</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>DATEDIFF</argument>
        <argument>DoctrineExtensions\Query\Mysql\DateDiff</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>DATEADD</argument>
        <argument>DoctrineExtensions\Query\Mysql\DateAdd</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>IFELSE</argument>
        <argument>DoctrineExtensions\Query\Mysql\IfElse</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>EXP</argument>
        <argument>DoctrineExtensions\Query\Mysql\Exp</argument>
      </call>
      <call method="addCustomDatetimeFunction">
        <argument>REGEXP</argument>
        <argument>DoctrineExtensions\Query\Mysql\Regexp</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Import/Entity</argument>
        <argument>/var/www/html/acme/src/Entity</argument>
        <argument>/var/www/html/acme/vendor/datenwerk/ginger-bundle/Entity</argument>
      </argument>
      <argument>false</argument>
    </service>
    <service id="doctrine.orm.default_xml_metadata_driver" class="Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver">
      <argument type="collection">
        <argument key="/var/www/html/acme/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine">FOS\OAuthServerBundle\Entity</argument>
      </argument>
      <argument>.orm.xml</argument>
      <argument>false</argument>
      <call method="setGlobalBasename">
        <argument>mapping</argument>
      </call>
    </service>
    <service id="cache.doctrine.orm.default.metadata" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="cache.doctrine.orm.default.result" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.result.recorder_inner"/>
    </service>
    <service id="cache.doctrine.orm.default.query" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.query.recorder_inner"/>
    </service>
    <service id="doctrine.orm.default_entity_listener_resolver" class="Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.orm.default_listeners.attach_entity_listeners" class="Doctrine\ORM\Tools\AttachEntityListenersListener">
      <tag name="doctrine.event_listener" event="loadClassMetadata"/>
    </service>
    <service id="doctrine.orm.default_manager_configurator" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.default_entity_manager" class="Doctrine\ORM\EntityManager" public="true" lazy="true">
      <tag name="container.preload" class="Doctrine\ORM\Proxy\Autoloader"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="doctrine.orm.default_configuration"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <configurator service="doctrine.orm.default_manager_configurator" method="configure"/>
    </service>
    <service id="doctrine.orm.default_entity_manager.property_info_extractor" class="Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor">
      <tag name="property_info.list_extractor" priority="-1001"/>
      <tag name="property_info.type_extractor" priority="-999"/>
      <tag name="property_info.access_extractor" priority="-999"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="doctrine.orm.default_entity_manager.validator_loader" class="Symfony\Bridge\Doctrine\Validator\DoctrineLoader">
      <tag name="validator.auto_mapper" priority="-100"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>null</argument>
    </service>
    <service id="doctrine.migrations.dependency_factory" class="Doctrine\Migrations\DependencyFactory">
      <argument type="service" id="doctrine.migrations.configuration_loader"/>
      <argument type="service" id="doctrine.migrations.entity_manager_registry_loader"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <call method="setDefinition">
        <argument>Doctrine\Migrations\Version\MigrationFactory</argument>
        <argument type="service_closure" id="doctrine.migrations.container_aware_migrations_factory"/>
      </call>
      <factory class="Doctrine\Migrations\DependencyFactory" method="fromEntityManager"/>
    </service>
    <service id="doctrine.migrations.configuration_loader" class="Doctrine\Migrations\Configuration\Migration\ExistingConfiguration">
      <argument type="service" id="doctrine.migrations.configuration"/>
    </service>
    <service id="doctrine.migrations.connection_loader" class="Doctrine\Migrations\Configuration\Connection\ExistingConnection"/>
    <service id="doctrine.migrations.em_loader" class="Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager"/>
    <service id="doctrine.migrations.entity_manager_registry_loader" class="Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager">
      <argument type="service" id="doctrine"/>
      <factory class="Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager" method="withSimpleDefault"/>
    </service>
    <service id="doctrine.migrations.connection_registry_loader" class="Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection">
      <argument type="service" id="doctrine"/>
      <factory class="Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection" method="withSimpleDefault"/>
    </service>
    <service id="doctrine.migrations.configuration" class="Doctrine\Migrations\Configuration\Configuration">
      <call method="setAllOrNothing">
        <argument>false</argument>
      </call>
      <call method="setCheckDatabasePlatform">
        <argument>true</argument>
      </call>
      <call method="setTransactional">
        <argument>true</argument>
      </call>
      <call method="setMetadataStorageConfiguration">
        <argument type="service" id="doctrine.migrations.storage.table_storage"/>
      </call>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory" class="Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory">
      <tag name="container.decorator" id="doctrine.migrations.migrations_factory"/>
      <argument type="service" id="doctrine.migrations.container_aware_migrations_factory.inner"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine_migrations.diff_command" class="Doctrine\Migrations\Tools\Console\Command\DiffCommand">
      <tag name="console.command" command="doctrine:migrations:diff"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:diff</argument>
      <call method="setName">
        <argument>doctrine:migrations:diff</argument>
      </call>
      <call method="setDescription">
        <argument>Generate a migration by comparing your current database to your mapping information.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.sync_metadata_command" class="Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand">
      <tag name="console.command" command="doctrine:migrations:sync-metadata-storage"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:sync-metadata-storage</argument>
      <call method="setName">
        <argument>doctrine:migrations:sync-metadata-storage</argument>
      </call>
      <call method="setDescription">
        <argument>Ensures that the metadata storage is at the latest version.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.versions_command" class="Doctrine\Migrations\Tools\Console\Command\ListCommand">
      <tag name="console.command" command="doctrine:migrations:list"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:versions</argument>
      <call method="setName">
        <argument>doctrine:migrations:list</argument>
      </call>
      <call method="setDescription">
        <argument>Display a list of all available migrations and their status.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.current_command" class="Doctrine\Migrations\Tools\Console\Command\CurrentCommand">
      <tag name="console.command" command="doctrine:migrations:current"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:current</argument>
      <call method="setName">
        <argument>doctrine:migrations:current</argument>
      </call>
      <call method="setDescription">
        <argument>Outputs the current version</argument>
      </call>
    </service>
    <service id="doctrine_migrations.dump_schema_command" class="Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand">
      <tag name="console.command" command="doctrine:migrations:dump-schema"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:dump-schema</argument>
      <call method="setName">
        <argument>doctrine:migrations:dump-schema</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the schema for your database to a migration.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.execute_command" class="Doctrine\Migrations\Tools\Console\Command\ExecuteCommand">
      <tag name="console.command" command="doctrine:migrations:execute"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:execute</argument>
      <call method="setName">
        <argument>doctrine:migrations:execute</argument>
      </call>
      <call method="setDescription">
        <argument>Execute one or more migration versions up or down manually.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.generate_command" class="Doctrine\Migrations\Tools\Console\Command\GenerateCommand">
      <tag name="console.command" command="doctrine:migrations:generate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:generate</argument>
      <call method="setName">
        <argument>doctrine:migrations:generate</argument>
      </call>
      <call method="setDescription">
        <argument>Generate a blank migration class.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.latest_command" class="Doctrine\Migrations\Tools\Console\Command\LatestCommand">
      <tag name="console.command" command="doctrine:migrations:latest"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:latest</argument>
      <call method="setName">
        <argument>doctrine:migrations:latest</argument>
      </call>
      <call method="setDescription">
        <argument>Outputs the latest version</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrate_command" class="Doctrine\Migrations\Tools\Console\Command\MigrateCommand">
      <tag name="console.command" command="doctrine:migrations:migrate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:migrate</argument>
      <call method="setName">
        <argument>doctrine:migrations:migrate</argument>
      </call>
      <call method="setDescription">
        <argument>Execute a migration to a specified version or the latest available version.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.rollup_command" class="Doctrine\Migrations\Tools\Console\Command\RollupCommand">
      <tag name="console.command" command="doctrine:migrations:rollup"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:rollup</argument>
      <call method="setName">
        <argument>doctrine:migrations:rollup</argument>
      </call>
      <call method="setDescription">
        <argument>Rollup migrations by deleting all tracked versions and insert the one version that exists.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.status_command" class="Doctrine\Migrations\Tools\Console\Command\StatusCommand">
      <tag name="console.command" command="doctrine:migrations:status"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:status</argument>
      <call method="setName">
        <argument>doctrine:migrations:status</argument>
      </call>
      <call method="setDescription">
        <argument>View the status of a set of migrations.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.up_to_date_command" class="Doctrine\Migrations\Tools\Console\Command\UpToDateCommand">
      <tag name="console.command" command="doctrine:migrations:up-to-date"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:up-to-date</argument>
      <call method="setName">
        <argument>doctrine:migrations:up-to-date</argument>
      </call>
      <call method="setDescription">
        <argument>Tells you if your schema is up-to-date.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.version_command" class="Doctrine\Migrations\Tools\Console\Command\VersionCommand">
      <tag name="console.command" command="doctrine:migrations:version"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:version</argument>
      <call method="setName">
        <argument>doctrine:migrations:version</argument>
      </call>
      <call method="setDescription">
        <argument>Manually add and delete migration versions from the version table.</argument>
      </call>
    </service>
    <service id="doctrine.migrations.storage.table_storage" class="Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration"/>
    <service id="monolog.logger" class="Symfony\Bridge\Monolog\Logger">
      <argument>app</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="useMicrosecondTimestamps">
        <argument>true</argument>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger_prototype" class="Symfony\Bridge\Monolog\Logger" abstract="true">
      <argument></argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true"/>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true"/>
    <service id="monolog.formatter.chrome_php" class="Monolog\Formatter\ChromePHPFormatter"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor"/>
    <service id="monolog.handler.file_import_person" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/acme/var/log/dev/file-import/person.log</argument>
      <argument>14</argument>
      <argument>debug</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.api" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/acme/var/log/dev.api.log</argument>
      <argument>14</argument>
      <argument>debug</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.address_refactor" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/acme/var/log/address_refactor.log</argument>
      <argument>99</argument>
      <argument>debug</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.ginger_core_events" class="Monolog\Handler\RotatingFileHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/acme/var/log/dev/ginger_core_events.log</argument>
      <argument>14</argument>
      <argument>debug</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
      <call method="setFilenameFormat">
        <argument>{filename}-{date}</argument>
        <argument>Y-m-d</argument>
      </call>
    </service>
    <service id="monolog.handler.main" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/var/www/html/acme/var/log/dev.log</argument>
      <argument>debug</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
    </service>
    <service id="monolog.handler.console" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="web_profiler.controller.profiler" class="Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController" public="true">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument>%data_collector.templates%</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
      <argument>/var/www/html/acme</argument>
    </service>
    <service id="web_profiler.controller.router" class="Symfony\Bundle\WebProfilerBundle\Controller\RouterController" public="true">
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>null</argument>
      <argument type="tagged_iterator" tag="routing.expression_language_provider"/>
    </service>
    <service id="web_profiler.controller.exception_panel" class="Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" public="true">
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service" id="profiler" on-invalid="null"/>
    </service>
    <service id="web_profiler.csp.handler" class="Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler">
      <argument type="service">
        <service class="Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator"/>
      </argument>
    </service>
    <service id="twig.extension.webprofiler" class="Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension">
      <tag name="twig.extension"/>
      <argument type="service">
        <service class="Symfony\Component\VarDumper\Dumper\HtmlDumper">
          <argument>null</argument>
          <argument>UTF-8</argument>
          <argument>1</argument>
          <call method="setDisplayOptions">
            <argument type="collection">
              <argument key="maxStringLength">4096</argument>
              <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter"/>
            </argument>
          </call>
        </service>
      </argument>
    </service>
    <service id="debug.file_link_formatter.url_format" class="string">
      <argument type="service" id="router.default"/>
      <argument>_profiler_open_file</argument>
      <argument>?file=%%f&amp;line=%%l#line%%l</argument>
      <factory class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" method="generateUrlFormat"/>
    </service>
    <service id="web_profiler.debug_toolbar" class="Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="twig"/>
      <argument>false</argument>
      <argument>2</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
      <argument>^/((index|app(_[\w]+)?)\.php/)?_wdt</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
      <argument type="service" id="data_collector.dump" on-invalid="ignore"/>
    </service>
    <service id="twig.extension.dump" class="Symfony\Bridge\Twig\Extension\DumpExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id="data_collector.dump" class="Symfony\Component\HttpKernel\DataCollector\DumpDataCollector" public="true">
      <tag name="data_collector" id="dump" template="@Debug/Profiler/dump.html.twig" priority="240"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>UTF-8</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="debug.dump_listener" class="Symfony\Component\HttpKernel\EventListener\DumpListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.contextualized_cli_dumper"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="var_dumper.cloner" class="Symfony\Component\VarDumper\Cloner\VarCloner" public="true">
      <call method="setMaxItems">
        <argument>2500</argument>
      </call>
      <call method="setMinDepth">
        <argument>1</argument>
      </call>
      <call method="setMaxString">
        <argument>-1</argument>
      </call>
      <call method="addCasters">
        <argument type="collection">
          <argument key="Closure">Symfony\Component\VarDumper\Caster\ReflectionCaster::unsetClosureFileInfo</argument>
        </argument>
      </call>
    </service>
    <service id="var_dumper.contextualized_cli_dumper" class="Symfony\Component\VarDumper\Dumper\ContextualizedDumper">
      <tag name="container.decorator" id="var_dumper.cli_dumper"/>
      <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/var/www/html/acme</argument>
            <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="var_dumper.html_dumper" class="Symfony\Component\VarDumper\Dumper\HtmlDumper">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="var_dumper.server_connection" class="Symfony\Component\VarDumper\Server\Connection">
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="collection">
        <argument key="source" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider">
            <argument>UTF-8</argument>
            <argument>/var/www/html/acme</argument>
            <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
          </service>
        </argument>
        <argument key="request" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider">
            <argument type="service" id="request_stack"/>
          </service>
        </argument>
        <argument key="cli" type="service">
          <service class="Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider"/>
        </argument>
      </argument>
    </service>
    <service id="var_dumper.dump_server" class="Symfony\Component\VarDumper\Server\DumpServer">
      <tag name="monolog.logger" channel="debug"/>
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="service" id="monolog.logger.debug" on-invalid="null"/>
    </service>
    <service id="var_dumper.command.server_dump" class="Symfony\Component\VarDumper\Command\ServerDumpCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="var_dumper.dump_server"/>
      <argument type="collection">
        <argument key="cli" type="service">
          <service class="Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor">
            <argument type="service" id="var_dumper.contextualized_cli_dumper.inner"/>
          </service>
        </argument>
        <argument key="html" type="service">
          <service class="Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor">
            <argument type="service" id="var_dumper.html_dumper"/>
          </service>
        </argument>
      </argument>
      <call method="setName">
        <argument>server:dump</argument>
      </call>
      <call method="setDescription">
        <argument>Start a dump server that collects and displays dumps in a single place</argument>
      </call>
    </service>
    <service id="monolog.command.server_log" class="Symfony\Bridge\Monolog\Command\ServerLogCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>server:log</argument>
      </call>
      <call method="setDescription">
        <argument>Start a log server that displays logs in real time</argument>
      </call>
    </service>
    <service id="stof_doctrine_extensions.listener.timestampable" class="Gedmo\Timestampable\TimestampableListener">
      <tag name="doctrine.event_listener" connection="default" event="prePersist"/>
      <tag name="doctrine.event_listener" connection="default" event="onFlush"/>
      <tag name="doctrine.event_listener" connection="default" event="loadClassMetadata"/>
      <call method="setCacheItemPool">
        <argument type="service" id="stof_doctrine_extensions.metadata_cache"/>
      </call>
      <call method="setAnnotationReader">
        <argument type="service" id="annotations.cached_reader" on-invalid="ignore"/>
      </call>
    </service>
    <service id="stof_doctrine_extensions.listener.blameable" class="Gedmo\Blameable\BlameableListener">
      <tag name="doctrine.event_listener" connection="default" event="prePersist"/>
      <tag name="doctrine.event_listener" connection="default" event="onFlush"/>
      <tag name="doctrine.event_listener" connection="default" event="loadClassMetadata"/>
      <call method="setCacheItemPool">
        <argument type="service" id="stof_doctrine_extensions.metadata_cache"/>
      </call>
      <call method="setAnnotationReader">
        <argument type="service" id="annotations.cached_reader" on-invalid="ignore"/>
      </call>
    </service>
    <service id="stof_doctrine_extensions.event_listener.blame" class="Stof\DoctrineExtensionsBundle\EventListener\BlameListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="stof_doctrine_extensions.listener.blameable"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
    </service>
    <service id="stof_doctrine_extensions.metadata_cache" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="knp_paginator" class="Knp\Component\Pager\Paginator" public="true" lazy="true">
      <tag name="proxy" interface="Knp\Component\Pager\PaginatorInterface"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="request_stack"/>
      <call method="setDefaultPaginatorOptions">
        <argument type="collection">
          <argument key="pageParameterName">page</argument>
          <argument key="sortFieldParameterName">sort</argument>
          <argument key="sortDirectionParameterName">direction</argument>
          <argument key="filterFieldParameterName">filterField</argument>
          <argument key="filterValueParameterName">filterValue</argument>
          <argument key="distinct">true</argument>
          <argument key="pageOutOfRange">ignore</argument>
          <argument key="defaultLimit">10</argument>
        </argument>
      </call>
    </service>
    <service id="knp_paginator.subscriber.paginate" class="Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sortable" class="Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.filtration" class="Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sliding_pagination" class="Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument key="defaultPaginationTemplate">@DWGinger/crud/paginator_bootstrap.html.twig</argument>
        <argument key="defaultSortableTemplate">@KnpPaginator/Pagination/sortable_link.html.twig</argument>
        <argument key="defaultFiltrationTemplate">@KnpPaginator/Pagination/filtration.html.twig</argument>
        <argument key="defaultPageRange">5</argument>
        <argument key="defaultPageLimit">null</argument>
      </argument>
    </service>
    <service id="knp_paginator.helper.processor" class="Knp\Bundle\PaginatorBundle\Helper\Processor">
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="knp_paginator.twig.extension.pagination" class="Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_paginator.helper.processor"/>
    </service>
    <service id="knp_menu.factory" class="Knp\Menu\MenuFactory" public="true">
      <call method="addExtension">
        <argument type="service" id="knp_menu.factory_extension.routing"/>
        <argument>0</argument>
      </call>
    </service>
    <service id="knp_menu.factory_extension.routing" class="Knp\Menu\Integration\Symfony\RoutingExtension">
      <tag name="knp_menu.factory_extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="knp_menu.helper" class="Knp\Menu\Twig\Helper">
      <argument type="service" id="knp_menu.renderer_provider"/>
      <argument type="service" id="knp_menu.menu_provider.chain"/>
      <argument type="service" id="knp_menu.manipulator"/>
      <argument type="service" id="knp_menu.matcher"/>
    </service>
    <service id="knp_menu.matcher" class="Knp\Menu\Matcher\Matcher" public="true">
      <argument type="iterator">
        <argument type="service" id="knp_menu.voter.router"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.chain" class="Knp\Menu\Provider\ChainProvider">
      <argument type="iterator">
        <argument type="service" id="knp_menu.menu_provider.lazy"/>
        <argument type="service" id="knp_menu.menu_provider.builder_alias"/>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.lazy" class="Knp\Menu\Provider\LazyProvider">
      <tag name="knp_menu.provider"/>
      <argument type="collection">
        <argument key="main" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createMainMenu</argument>
        </argument>
        <argument key="actions" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createActionsMenu</argument>
        </argument>
        <argument key="tabs" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createTabsMenu</argument>
        </argument>
        <argument key="jobtabs" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createJobTabsMenu</argument>
        </argument>
        <argument key="attributetabs" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createAttributeTabsMenu</argument>
        </argument>
        <argument key="tagtabs" type="collection">
          <argument type="service_closure" id="dw_ginger.menu_builder"/>
          <argument>createTagTabsMenu</argument>
        </argument>
      </argument>
    </service>
    <service id="knp_menu.menu_provider.builder_alias" class="Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider">
      <tag name="knp_menu.provider"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="knp_menu.factory"/>
    </service>
    <service id="knp_menu.renderer_provider" class="Knp\Menu\Renderer\PsrProvider">
      <argument type="service" id=".service_locator.TWz9UQt"/>
      <argument>twig</argument>
      <argument type="collection"/>
      <argument>false</argument>
    </service>
    <service id="knp_menu.renderer.list" class="Knp\Menu\Renderer\ListRenderer">
      <tag name="knp_menu.renderer" alias="list"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
      <argument>UTF-8</argument>
    </service>
    <service id="knp_menu.voter.router" class="Knp\Menu\Matcher\Voter\RouteVoter">
      <tag name="knp_menu.voter"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="knp_menu.manipulator" class="Knp\Menu\Util\MenuManipulator"/>
    <service id="knp_menu.twig.extension" class="Knp\Menu\Twig\MenuExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_menu.helper"/>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="service" id="knp_menu.manipulator"/>
    </service>
    <service id="knp_menu.renderer.twig" class="Knp\Menu\Renderer\TwigRenderer">
      <tag name="knp_menu.renderer" alias="twig"/>
      <argument type="service" id="twig"/>
      <argument>@KnpMenu/menu.html.twig</argument>
      <argument type="service" id="knp_menu.matcher"/>
      <argument type="collection"/>
    </service>
    <service id="jms_serializer.event_dispatcher" class="JMS\Serializer\EventDispatcher\LazyEventDispatcher">
      <argument type="service" id=".service_locator.MWJTTO6"/>
      <call method="setListeners">
        <argument type="collection">
          <argument key="serializer.pre_serialize" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.stopwatch_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>null</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerializeTypedProxy</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\Persistence\Proxy</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerializeTypedProxy</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\Common\Persistence\Proxy</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\ORM\PersistentCollection</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\ODM\MongoDB\PersistentCollection</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\ODM\PHPCR\PersistentCollection</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\Persistence\Proxy</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>Doctrine\Common\Persistence\Proxy</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.doctrine_proxy_subscriber</argument>
                <argument>onPreSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>ProxyManager\Proxy\LazyLoadingInterface</argument>
            </argument>
          </argument>
          <argument key="serializer.post_serialize" type="collection">
            <argument type="collection">
              <argument type="collection">
                <argument>dw_ginger.address_serializer_subscriber</argument>
                <argument>onPostSerialize</argument>
              </argument>
              <argument>DW\GingerBundle\Entity\Address</argument>
              <argument>null</argument>
              <argument>null</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>DW\GingerBundle\EventSubscriber\Serializer\TagSerializerSubscriber</argument>
                <argument>onPostSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>null</argument>
            </argument>
            <argument type="collection">
              <argument type="collection">
                <argument>jms_serializer.stopwatch_subscriber</argument>
                <argument>onPostSerialize</argument>
              </argument>
              <argument>null</argument>
              <argument>null</argument>
              <argument>null</argument>
            </argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="jms_serializer.doctrine_proxy_subscriber" class="JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber">
      <tag name="jms_serializer.event_subscriber"/>
      <argument>true</argument>
      <argument>false</argument>
    </service>
    <service id="jms_serializer.stopwatch_subscriber" class="JMS\SerializerBundle\Serializer\StopwatchEventSubscriber">
      <tag name="jms_serializer.event_subscriber"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="jms_serializer.handler_registry" class="JMS\Serializer\Handler\LazyHandlerRegistry">
      <argument type="service" id=".service_locator.lamYL.e"/>
      <argument type="collection">
        <argument key="1" type="collection">
          <argument key="ArrayCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\Common\Collections\ArrayCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ORM\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ODM\MongoDB\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ODM\PHPCR\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>serializeCollection</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Validator\ConstraintViolationList" type="collection">
            <argument key="xml" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeListToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeListTojson</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Validator\ConstraintViolation" type="collection">
            <argument key="xml" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeViolationToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>jms_serializer.constraint_violation_handler</argument>
              <argument>serializeViolationTojson</argument>
            </argument>
          </argument>
          <argument key="DateTime" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTime</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTime</argument>
            </argument>
          </argument>
          <argument key="DateTimeImmutable" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTimeImmutable</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTimeImmutable</argument>
            </argument>
          </argument>
          <argument key="DateInterval" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateInterval</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateInterval</argument>
            </argument>
          </argument>
          <argument key="DateTimeInterface" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTimeInterface</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>serializeDateTimeInterface</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Form\Form" type="collection">
            <argument key="xml" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormTojson</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Form\FormInterface" type="collection">
            <argument key="xml" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormToXml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormToJson</argument>
            </argument>
          </argument>
          <argument key="Symfony\Component\Form\FormError" type="collection">
            <argument key="xml" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormErrorToxml</argument>
            </argument>
            <argument key="json" type="collection">
              <argument>jms_serializer.form_error_handler</argument>
              <argument>serializeFormErrorTojson</argument>
            </argument>
          </argument>
          <argument key="Iterator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
          </argument>
          <argument key="ArrayIterator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
          </argument>
          <argument key="Generator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>serializeIterable</argument>
            </argument>
          </argument>
        </argument>
        <argument key="2" type="collection">
          <argument key="ArrayCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\Common\Collections\ArrayCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ORM\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ODM\MongoDB\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="Doctrine\ODM\PHPCR\PersistentCollection" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.array_collection_handler</argument>
              <argument>deserializeCollection</argument>
            </argument>
          </argument>
          <argument key="DateTime" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeFromjson</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeFromxml</argument>
            </argument>
          </argument>
          <argument key="DateTimeImmutable" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeImmutableFromjson</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeImmutableFromxml</argument>
            </argument>
          </argument>
          <argument key="DateInterval" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateIntervalFromjson</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateIntervalFromxml</argument>
            </argument>
          </argument>
          <argument key="DateTimeInterface" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeFromJson</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.datetime_handler</argument>
              <argument>deserializeDateTimeFromXml</argument>
            </argument>
          </argument>
          <argument key="Iterator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeIterator</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeIterator</argument>
            </argument>
          </argument>
          <argument key="ArrayIterator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeIterator</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeIterator</argument>
            </argument>
          </argument>
          <argument key="Generator" type="collection">
            <argument key="json" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeGenerator</argument>
            </argument>
            <argument key="xml" type="collection">
              <argument>jms_serializer.iterator_handler</argument>
              <argument>deserializeGenerator</argument>
            </argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="jms_serializer.array_collection_handler" class="JMS\Serializer\Handler\ArrayCollectionHandler">
      <tag name="jms_serializer.subscribing_handler"/>
      <argument>false</argument>
    </service>
    <service id="jms_serializer.constraint_violation_handler" class="JMS\Serializer\Handler\ConstraintViolationHandler">
      <tag name="jms_serializer.subscribing_handler"/>
    </service>
    <service id="jms_serializer.datetime_handler" class="JMS\Serializer\Handler\DateHandler">
      <tag name="jms_serializer.subscribing_handler"/>
      <argument>Y-m-d\TH:i:sP</argument>
      <argument>UTC</argument>
      <argument>true</argument>
    </service>
    <service id="jms_serializer.form_error_handler" class="JMS\Serializer\Handler\FormErrorHandler">
      <tag name="jms_serializer.subscribing_handler"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
      <argument>validators</argument>
    </service>
    <service id="jms_serializer.iterator_handler" class="JMS\Serializer\Handler\IteratorHandler">
      <tag name="jms_serializer.subscribing_handler"/>
    </service>
    <service id="jms_serializer.type_parser" class="JMS\Serializer\Type\Parser"/>
    <service id="jms_serializer.metadata.file_locator" class="Metadata\Driver\FileLocator">
      <argument type="collection">
        <argument key="DW\GingerBundle">/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/config/serializer</argument>
        <argument key="FOS\\UserBundle">/var/www/html/acme/vendor/datenwerk/ginger-bundle/Resources/config/serializer</argument>
      </argument>
    </service>
    <service id="jms_serializer.metadata.yaml_driver" class="JMS\Serializer\Metadata\Driver\YamlDriver">
      <argument type="service" id="jms_serializer.metadata.file_locator"/>
      <argument type="service" id="jms_serializer.serialized_name_annotation_strategy"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.metadata.xml_driver" class="JMS\Serializer\Metadata\Driver\XmlDriver">
      <argument type="service" id="jms_serializer.metadata.file_locator"/>
      <argument type="service" id="jms_serializer.serialized_name_annotation_strategy"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.metadata.annotation_driver" class="JMS\Serializer\Metadata\Driver\AnnotationDriver">
      <argument type="service" id="jms_serializer.metadata.annotation_and_attributes_reader"/>
      <argument type="service" id="jms_serializer.serialized_name_annotation_strategy"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.metadata.chain_driver" class="Metadata\Driver\DriverChain">
      <argument type="collection">
        <argument type="service" id="jms_serializer.metadata.yaml_driver"/>
        <argument type="service" id="jms_serializer.metadata.xml_driver"/>
        <argument type="service" id="jms_serializer.metadata.annotation_driver"/>
      </argument>
    </service>
    <service id="jms_serializer.metadata.doctrine_type_driver" class="JMS\Serializer\Metadata\Driver\DoctrineTypeDriver">
      <argument type="service" id="jms_serializer.metadata.chain_driver"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="jms_serializer.type_parser"/>
    </service>
    <service id="jms_serializer.metadata.doctrine_phpcr_type_driver" class="JMS\Serializer\Metadata\Driver\DoctrinePHPCRTypeDriver">
      <argument></argument>
      <argument type="service" id="doctrine_phpcr"/>
      <argument type="service" id="jms_serializer.type_parser"/>
    </service>
    <service id="jms_serializer.metadata.typed_properties_driver" class="JMS\Serializer\Metadata\Driver\TypedPropertiesDriver">
      <argument type="service" id="jms_serializer.metadata.doctrine_type_driver"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.metadata.doc_block_driver" class="JMS\Serializer\Metadata\Driver\DocBlockDriver">
      <argument type="service" id="jms_serializer.metadata.doc_block_driver.inner"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.metadata.service_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="metadata_driver" type="service_closure" id="jms_serializer.metadata.typed_properties_driver"/>
      </argument>
    </service>
    <service id="jms_serializer.metadata.lazy_loading_driver" class="Metadata\Driver\LazyLoadingDriver">
      <argument type="service" id="jms_serializer.metadata.service_locator"/>
      <argument>metadata_driver</argument>
    </service>
    <service id="jms_serializer.metadata.cache.file_cache" class="Metadata\Cache\FileCache">
      <argument>/var/www/html/acme/var/cache/dev/jms_serializer</argument>
    </service>
    <service id="jms_serializer.metadata_factory" class="Metadata\MetadataFactory">
      <argument type="service" id="jms_serializer.metadata.lazy_loading_driver"/>
      <argument>Metadata\ClassHierarchyMetadata</argument>
      <argument>true</argument>
      <call method="setCache">
        <argument type="service" id="jms_serializer.metadata.cache.file_cache" on-invalid="ignore"/>
      </call>
      <call method="setIncludeInterfaces">
        <argument>false</argument>
      </call>
    </service>
    <service id="jms_serializer.version_exclusion_strategy" class="JMS\Serializer\Exclusion\VersionExclusionStrategy" abstract="true"/>
    <service id="jms_serializer.camel_case_naming_strategy" class="JMS\Serializer\Naming\CamelCaseNamingStrategy">
      <argument>_</argument>
      <argument>true</argument>
    </service>
    <service id="jms_serializer.identical_property_naming_strategy" class="JMS\Serializer\Naming\IdenticalPropertyNamingStrategy"/>
    <service id="jms_serializer.serialized_name_annotation_strategy" class="JMS\Serializer\Naming\SerializedNameAnnotationStrategy">
      <argument type="service" id="jms_serializer.camel_case_naming_strategy"/>
    </service>
    <service id="jms_serializer.doctrine_object_constructor" class="JMS\Serializer\Construction\DoctrineObjectConstructor">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="jms_serializer.unserialize_object_constructor"/>
      <argument type="string">null</argument>
    </service>
    <service id="jms_serializer.doctrine_phpcr_object_constructor" class="JMS\Serializer\Construction\DoctrineObjectConstructor">
      <argument type="service" id="doctrine_phpcr"/>
      <argument type="service" id="jms_serializer.unserialize_object_constructor"/>
    </service>
    <service id="jms_serializer.unserialize_object_constructor" class="JMS\Serializer\Construction\UnserializeObjectConstructor"/>
    <service id="jms_serializer.serializer" class="JMS\Serializer\Serializer">
      <argument type="service" id="jms_serializer.metadata_factory"/>
      <argument type="collection">
        <argument key="2" type="service" id="jms_serializer.deserialization_graph_navigator_factory"/>
        <argument key="1" type="service" id="jms_serializer.serialization_graph_navigator_factory"/>
      </argument>
      <argument type="collection">
        <argument key="json" type="service" id="jms_serializer.json_serialization_visitor"/>
        <argument key="xml" type="service" id="jms_serializer.xml_serialization_visitor"/>
      </argument>
      <argument type="collection">
        <argument key="json" type="service" id="jms_serializer.json_deserialization_visitor"/>
        <argument key="xml" type="service" id="jms_serializer.xml_deserialization_visitor"/>
      </argument>
      <argument type="service" id="jms_serializer.configured_serialization_context_factory"/>
      <argument type="service" id="jms_serializer.configured_deserialization_context_factory"/>
      <argument type="service" id="jms_serializer.type_parser" on-invalid="null"/>
    </service>
    <service id="jms_serializer.deserialization_graph_navigator_factory" class="JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory">
      <argument type="service" id="jms_serializer.metadata_factory"/>
      <argument type="service" id="jms_serializer.handler_registry"/>
      <argument type="service" id="jms_serializer.doctrine_object_constructor"/>
      <argument type="service" id="jms_serializer.accessor_strategy.default"/>
      <argument type="service" id="jms_serializer.event_dispatcher"/>
      <argument type="service" id="jms_serializer.expression_evaluator"/>
    </service>
    <service id="jms_serializer.serialization_graph_navigator_factory" class="JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory">
      <argument type="service" id="jms_serializer.metadata_factory"/>
      <argument type="service" id="jms_serializer.handler_registry"/>
      <argument type="service" id="jms_serializer.accessor_strategy.default"/>
      <argument type="service" id="jms_serializer.event_dispatcher"/>
      <argument type="service" id="jms_serializer.expression_evaluator"/>
    </service>
    <service id="jms_serializer.expression_evaluator" class="JMS\Serializer\Expression\ExpressionEvaluator">
      <argument type="service" id="jms_serializer.expression_language"/>
      <argument type="collection">
        <argument key="container" type="service" id="service_container"/>
      </argument>
    </service>
    <service id="jms_serializer.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <call method="registerProvider">
        <argument type="service" id="jms_serializer.expression_language.function_provider"/>
      </call>
    </service>
    <service id="jms_serializer.expression_language.function_provider" class="JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider">
      <tag name="jms.expression.function_provider"/>
    </service>
    <service id="jms_serializer.twig_extension.serializer" class="JMS\Serializer\Twig\SerializerRuntimeExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="jms_serializer.twig_extension.serializer_runtime_helper" class="JMS\Serializer\Twig\SerializerRuntimeHelper" public="true">
      <tag name="twig.runtime"/>
      <argument type="service" id="jms_serializer.serializer"/>
    </service>
    <service id="jms_serializer.templating.helper.serializer" class="JMS\SerializerBundle\Templating\SerializerHelper">
      <tag name="templating.helper" alias="jms_serializer"/>
      <argument type="service" id="jms_serializer.serializer"/>
    </service>
    <service id="jms_serializer.accessor_strategy.default" class="JMS\Serializer\Accessor\DefaultAccessorStrategy">
      <argument type="service" id="jms_serializer.expression_evaluator"/>
    </service>
    <service id="jms_serializer.json_serialization_visitor" class="JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory">
      <tag name="jms_serializer.serialization_visitor" format="json"/>
      <call method="setOptions">
        <argument>1024</argument>
      </call>
    </service>
    <service id="jms_serializer.json_deserialization_visitor" class="JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory">
      <tag name="jms_serializer.deserialization_visitor" format="json"/>
      <call method="setOptions">
        <argument>0</argument>
      </call>
    </service>
    <service id="jms_serializer.xml_serialization_visitor" class="JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory">
      <tag name="jms_serializer.serialization_visitor" format="xml"/>
    </service>
    <service id="jms_serializer.xml_deserialization_visitor" class="JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory">
      <tag name="jms_serializer.deserialization_visitor" format="xml"/>
    </service>
    <service id="jms_serializer.cache.cache_clearer" class="JMS\SerializerBundle\Cache\CacheClearer">
      <tag name="kernel.cache_clearer"/>
      <argument type="service" id="jms_serializer.metadata.cache.file_cache"/>
    </service>
    <service id="jms_serializer.configured_serialization_context_factory" class="JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory"/>
    <service id="jms_serializer.configured_deserialization_context_factory" class="JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory"/>
    <service id="jms_serializer.metadata.annotation_and_attributes_reader" class="JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader">
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="DW\GingerBundle\Repository\AddressRepository" class="DW\GingerBundle\Repository\AddressRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Repository\AdminLogRepository" class="DW\GingerBundle\Repository\AdminLogRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Repository\AttributeRepository" class="DW\GingerBundle\Repository\AttributeRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Repository\UserRepository" class="DW\GingerBundle\Repository\UserRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Repository\ResetPasswordRequestRepository" class="DW\GingerBundle\Repository\ResetPasswordRequestRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Repository\IntegrationRepository" class="DW\GingerBundle\Repository\IntegrationRepository" autowire="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="dw_ginger.person_manager" class="DW\GingerBundle\Doctrine\PersonManager" public="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>App\Entity\Contact</argument>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.tag_manager" class="DW\GingerBundle\Doctrine\TagManager" public="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.attribute_manager" class="DW\GingerBundle\Doctrine\AttributeManager">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>DW\GingerBundle\Entity\BaseAttribute</argument>
    </service>
    <service id="dw_ginger.user_manager" class="DW\GingerBundle\Doctrine\BaseManager">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>DW\GingerBundle\Entity\User</argument>
    </service>
    <service id="dw_ginger.admin_log_manager" class="DW\GingerBundle\Doctrine\AdminLogManager">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="dw_ginger.group_manager" class="DW\GingerBundle\Doctrine\GroupManager" public="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="security.token_storage"/>
      <argument>App\Entity\Group</argument>
    </service>
    <service id="dw_ginger.integration_manager" class="DW\GingerBundle\Doctrine\IntegrationManager" public="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>DW\GingerBundle\Entity\Integration</argument>
    </service>
    <service id="dw_ginger.person.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_person</argument>
      <argument>DW\GingerBundle\Form\Type\PersonType</argument>
    </service>
    <service id="dw_ginger.tag.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_tag</argument>
      <argument>DW\GingerBundle\Form\Type\TagType</argument>
    </service>
    <service id="dw_ginger.group.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_group</argument>
      <argument>DW\GingerBundle\Form\Type\GroupType</argument>
    </service>
    <service id="dw_ginger.attribute.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_attribute</argument>
      <argument>DW\GingerBundle\Form\Type\AttributeType</argument>
    </service>
    <service id="dw_ginger.user.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_user</argument>
      <argument>DW\GingerBundle\Form\Type\UserType</argument>
    </service>
    <service id="dw_ginger.extendedsearch.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_search_extended</argument>
      <argument>DW\GingerBundle\Form\Type\ExtendedSearchType</argument>
    </service>
    <service id="dw_ginger.integration.form_factory" class="DW\GingerBundle\Form\Factory\FormFactory">
      <argument type="service" id="form.factory"/>
      <argument>dw_ginger_crud_integration</argument>
      <argument>DW\GingerBundle\Form\Type\IntergrationType</argument>
    </service>
    <service id="dw_ginger.person.form_type" class="DW\GingerBundle\Form\Type\PersonType" autowire="true">
      <tag name="form.type" alias="dw_ginger_crud_person"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument>App\Entity\Contact</argument>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.person_tags.form_type" class="DW\GingerBundle\Form\Type\PersonTagsType" autowire="true">
      <tag name="form.type" alias="dw_ginger_crud_person_tags"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.tag.form_type" class="DW\GingerBundle\Form\Type\TagType">
      <tag name="form.type" alias="dw_ginger_crud_tag"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.token_storage"/>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.group.form_type" class="DW\GingerBundle\Form\Type\GroupType">
      <tag name="form.type" alias="dw_ginger_crud_group"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="dw_ginger.attribute.form_type" class="DW\GingerBundle\Form\Type\AttributeType">
      <tag name="form.type" alias="dw_ginger_crud_attribute"/>
      <argument>DW\GingerBundle\Entity\BaseAttribute</argument>
      <argument>App\Entity\Tag</argument>
      <argument type="service" id="security.authorization_checker"/>
    </service>
    <service id="dw_ginger.user.form_type" class="DW\GingerBundle\Form\Type\UserType">
      <tag name="form.type" alias="dw_ginger_crud_user"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument>%security.role_hierarchy.roles%</argument>
    </service>
    <service id="dw_ginger.admin_log.form_type" class="DW\GingerBundle\Form\Type\AdminLogType" autowire="true">
      <tag name="form.type" alias="dw_ginger_admin_log"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="dw_ginger_search_extended.form_type" class="DW\GingerBundle\Form\Type\ExtendedSearchType">
      <tag name="form.type" alias="dw_ginger_search_extended"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="dw_ginger_search_profiling.form_type" class="DW\GingerBundle\Form\Type\ProfilingSearchType">
      <tag name="form.type" alias="dw_ginger_search_profiling"/>
    </service>
    <service id="dw_ginger.integration.form_type" class="DW\GingerBundle\Form\Type\IntergrationType">
      <tag name="form.type" alias="dw_ginger_crud_integration"/>
      <argument>App\Entity\Tag</argument>
      <argument>DW\GingerBundle\Entity\BaseAttribute</argument>
    </service>
    <service id="dw_ginger.form_type_extension" class="DW\GingerBundle\Form\Extension\FormTypeExtension">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\ButtonType"/>
    </service>
    <service id="dw_ginger.menu_builder" class="DW\GingerBundle\Menu\MenuBuilder">
      <tag name="knp_menu.menu_builder" method="createMainMenu" alias="main"/>
      <tag name="knp_menu.menu_builder" method="createActionsMenu" alias="actions"/>
      <tag name="knp_menu.menu_builder" method="createTabsMenu" alias="tabs"/>
      <tag name="knp_menu.menu_builder" method="createJobTabsMenu" alias="jobtabs"/>
      <tag name="knp_menu.menu_builder" method="createAttributeTabsMenu" alias="attributetabs"/>
      <tag name="knp_menu.menu_builder" method="createTagTabsMenu" alias="tagtabs"/>
      <argument type="service" id="knp_menu.factory"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
    </service>
    <service id="dw_ginger.twig_extension" class="DW\GingerBundle\Twig\DWGingerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="dw_ginger.twig_runtime" class="DW\GingerBundle\Twig\DWGingerRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="dw_ginger.twig_helper.admin_log_renderer"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Twig\Helper\IntegrationsGrouper" class="DW\GingerBundle\Twig\Helper\IntegrationsGrouper">
      <tag name="twig.runtime"/>
    </service>
    <service id="dw_ginger.twig_helper.admin_log_renderer" class="DW\GingerBundle\Twig\Helper\AdminLogRenderer">
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="serializer.name_converter.camel_case_to_snake_case"/>
    </service>
    <service id="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" class="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="dw_ginger.validator.unique_field" class="DW\GingerBundle\Validator\Constraints\UniqueFieldValidator" autowire="true">
      <tag name="validator.constraint_validator" alias="dw_ginger_filter_persons"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="DW\GingerBundle\Security\Authentication\Handler\AuthenticationSuccessHandler" class="DW\GingerBundle\Security\Authentication\Handler\AuthenticationSuccessHandler" autowire="true" autoconfigure="true"/>
    <service id="security.access.person_voter" class="DW\GingerBundle\Security\PersonVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="security.access.tag_voter" class="DW\GingerBundle\Security\TagVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="security.access.attribute_voter" class="DW\GingerBundle\Security\AttributeVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="security.access.user_voter" class="DW\GingerBundle\Security\UserVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="security.access.group_voter" class="DW\GingerBundle\Security\GroupVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="DW\GingerBundle\Security\FileImportVoter" class="DW\GingerBundle\Security\FileImportVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="DW\GingerBundle\Security\IntergartionVoter" class="DW\GingerBundle\Security\IntergartionVoter" autowire="true">
      <tag name="security.voter"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="DW\GingerBundle\Services\Geolocator" class="DW\GingerBundle\Services\Geolocator" lazy="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="DW\GingerBundle\Security\UserAuthenticator" class="DW\GingerBundle\Security\UserAuthenticator" public="true" autowire="true">
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
    </service>
    <service id="DW\GingerBundle\Services\MessageListService" class="DW\GingerBundle\Services\MessageListService">
      <argument type="service" id="messenger.transport.failed"/>
      <argument type="service" id="messenger.transport.async"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\Core\IriConverter" class="DW\GingerBundle\ApiPlatform\Core\IriConverter" autowire="true" autoconfigure="true">
      <tag name="container.decorator" id="api_platform.iri_converter"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter.inner"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" class="DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter" class="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter" autowire="true" autoconfigure="true">
      <tag name="container.decorator" id="api_platform.graphql.type_converter"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter.inner"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" class="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.type"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.query_resolver"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.mutation_resolver"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.mutation_resolver"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\Doctrine\Extension\FilterByUserGroupsExtension" class="DW\GingerBundle\ApiPlatform\Doctrine\Extension\FilterByUserGroupsExtension" autowire="true" autoconfigure="true" abstract="true"/>
    <service id="DW\GingerBundle\ApiPlatform\Doctrine\Extension\PersonsByUserGroupsExtension" class="DW\GingerBundle\ApiPlatform\Doctrine\Extension\PersonsByUserGroupsExtension" autowire="true">
      <tag name="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="service" id="security.helper"/>
      <call method="setObjectManager">
        <argument type="service" id="dw_ginger.person_manager"/>
      </call>
      <call method="setFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.persons_by_user_groups"/>
      </call>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\Doctrine\Extension\TagsByUserGroupsExtension" class="DW\GingerBundle\ApiPlatform\Doctrine\Extension\TagsByUserGroupsExtension" autowire="true">
      <tag name="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="service" id="security.helper"/>
      <call method="setObjectManager">
        <argument type="service" id="dw_ginger.tag_manager"/>
      </call>
      <call method="setFilter">
        <argument type="service" id="dw_ginger.search.doctrine.tags_by_user_groups"/>
      </call>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory" class="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory" autowire="true">
      <tag name="container.decorator" id="api_platform.openapi.factory"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory.inner"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\Controller\PeopleTagsController" class="DW\GingerBundle\ApiPlatform\Controller\PeopleTagsController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="dw_ginger.graphql.type_manager" class="DW\GingerBundle\GraphQL\GraphQLTypeManager" autowire="true" autoconfigure="true">
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\Search\PersonResultType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\PersonType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\PersonInputType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\UserType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\UserInputType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\TagType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\GroupType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\AddressType"/>
      </call>
      <call method="registerType">
        <argument type="service" id="dw_ginger.graphql.types.input.address_private"/>
      </call>
      <call method="registerType">
        <argument type="service" id="dw_ginger.graphql.types.input.address_company"/>
      </call>
      <call method="registerType">
        <argument type="service" id="dw_ginger.graphql.types.input.date"/>
      </call>
      <call method="registerType">
        <argument type="service" id="DW\GingerBundle\GraphQL\Type\CountryType"/>
      </call>
      <call method="registerFieldProviderFactory">
        <argument type="service" id="DW\GingerBundle\GraphQL\FieldProviderFactory\UserQueryFields"/>
      </call>
      <call method="registerFieldProviderFactory">
        <argument type="service" id="DW\GingerBundle\GraphQL\FieldProviderFactory\UserMutationFields"/>
      </call>
      <call method="registerFieldProviderFactory">
        <argument type="service" id="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonQueryFields"/>
      </call>
      <call method="registerFieldProviderFactory">
        <argument type="service" id="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonMutationFields"/>
      </call>
      <call method="registerFieldProviderFactory">
        <argument type="service" id="DW\GingerBundle\GraphQL\FieldProviderFactory\TagQueryFields"/>
      </call>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\Search\PersonResultType" class="DW\GingerBundle\GraphQL\Type\Search\PersonResultType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\PersonType" class="DW\GingerBundle\GraphQL\Type\PersonType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\PersonInputType" class="DW\GingerBundle\GraphQL\Type\PersonInputType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\UserType" class="DW\GingerBundle\GraphQL\Type\UserType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\UserInputType" class="DW\GingerBundle\GraphQL\Type\UserInputType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\FieldProviderFactory\UserQueryFields" class="DW\GingerBundle\GraphQL\FieldProviderFactory\UserQueryFields" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.field_provider_factory"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\FieldProviderFactory\UserMutationFields" class="DW\GingerBundle\GraphQL\FieldProviderFactory\UserMutationFields" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.field_provider_factory"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
      <argument type="service" id="form.factory"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\TagType" class="DW\GingerBundle\GraphQL\Type\TagType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\GroupType" class="DW\GingerBundle\GraphQL\Type\GroupType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\AddressType" class="DW\GingerBundle\GraphQL\Type\AddressType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
    </service>
    <service id="dw_ginger.graphql.types.input.address_private" class="DW\GingerBundle\GraphQL\Type\AddressInputType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument>private</argument>
    </service>
    <service id="dw_ginger.graphql.types.input.address_company" class="DW\GingerBundle\GraphQL\Type\AddressInputType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
      <argument>company</argument>
    </service>
    <service id="dw_ginger.graphql.types.input.date" class="DW\GingerBundle\GraphQL\Type\DateInputType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonQueryFields" class="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonQueryFields" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.field_provider_factory"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="dw_ginger.search.extended_search_builder"/>
      <argument type="service" id="knp_paginator"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonMutationFields" class="DW\GingerBundle\GraphQL\FieldProviderFactory\PersonMutationFields" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.field_provider_factory"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="dw_ginger.person.form_factory"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="monolog.logger.api"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\FieldProviderFactory\TagQueryFields" class="DW\GingerBundle\GraphQL\FieldProviderFactory\TagQueryFields" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.field_provider_factory"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
    </service>
    <service id="DW\GingerBundle\GraphQL\Type\CountryType" class="DW\GingerBundle\GraphQL\Type\CountryType" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.graphql.type"/>
    </service>
    <service id="DW\GingerBundle\Controller\DashboardController" class="DW\GingerBundle\Controller\DashboardController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="dw_ginger.attribute_manager"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\PersonController" class="DW\GingerBundle\Controller\PersonController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.person.form_factory"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="fos_elastica.manager.orm"/>
      <argument type="service" id="dw_ginger.extendedsearch.form_factory"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="dw_ginger.tag.form_factory"/>
      <argument type="service" id="dw_ginger.attribute_manager"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\TagController" class="DW\GingerBundle\Controller\TagController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.tag.form_factory"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\AttributeController" class="DW\GingerBundle\Controller\AttributeController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.attribute.form_factory"/>
      <argument type="service" id="dw_ginger.attribute_manager"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\UserController" class="DW\GingerBundle\Controller\UserController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.user.form_factory"/>
      <argument type="service" id="dw_ginger.user_manager"/>
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\ApiController" class="DW\GingerBundle\Controller\ApiController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="dw_ginger.graphql.type_manager"/>
      <argument type="service" id="monolog.logger.api"/>
      <argument>true</argument>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\DuplicateController" class="DW\GingerBundle\Controller\DuplicateController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.person.form_factory"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="security.token_storage"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\GroupController" class="DW\GingerBundle\Controller\GroupController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.group.form_factory"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\IntegrationController" class="DW\GingerBundle\Controller\IntegrationController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="dw_ginger.search.doctrine_engine"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="dw_ginger.integration.form_factory"/>
      <argument type="service" id="dw_ginger.integration_manager"/>
      <argument type="service" id="jms_serializer.serializer"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\Dev\ProximityController" class="DW\GingerBundle\Controller\Dev\ProximityController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.attribute_manager"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\Devel\DefaultController" class="DW\GingerBundle\Controller\Devel\DefaultController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\JobController" class="DW\GingerBundle\Controller\JobController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="DW\GingerBundle\Services\MessageListService"/>
      <argument type="service" id="knp_paginator"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\AdminLogController" class="DW\GingerBundle\Controller\AdminLogController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.admin_log_manager"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\SecurityController" class="DW\GingerBundle\Controller\SecurityController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\ResetPasswordController" class="DW\GingerBundle\Controller\ResetPasswordController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="symfonycasts.reset_password.helper"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="DW\GingerBundle\Security\UserAuthenticator"/>
      <argument type="service" id="parameter_bag"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Controller\DownloadController" class="DW\GingerBundle\Controller\DownloadController" public="true" autowire="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="exports.storage"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="DW\GingerBundle\EventSubscriber\AdminLogEventSubscriber" class="DW\GingerBundle\EventSubscriber\AdminLogEventSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authorization_checker"/>
    </service>
    <service id="dw_ginger.address_serializer_subscriber" class="DW\GingerBundle\EventSubscriber\Serializer\AddressSerializerSubscriber">
      <tag name="jms_serializer.event_subscriber"/>
    </service>
    <service id="DW\GingerBundle\EventSubscriber\Serializer\TagSerializerSubscriber" class="DW\GingerBundle\EventSubscriber\Serializer\TagSerializerSubscriber" autowire="true">
      <tag name="jms_serializer.event_subscriber"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber" class="DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber" autowire="true">
      <tag name="doctrine.event_subscriber" connection="default" priority="100"/>
      <argument type="service" id="dw_ginger.admin_log_manager"/>
      <argument type="service" id="security.authorization_checker"/>
    </service>
    <service id="DW\GingerBundle\EventSubscriber\Doctrine\AddressFlushListener" class="DW\GingerBundle\EventSubscriber\Doctrine\AddressFlushListener">
      <tag name="doctrine.event_listener" event="onFlush"/>
      <argument type="service" id="DW\GingerBundle\Services\Geolocator"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="dw_ginger.admin_log_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="dw_ginger.doctrine.topic_attribute_subscriber" class="DW\GingerBundle\EventSubscriber\Doctrine\TopicAttributeEventDispatcher" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_subscriber" connection="default" priority="1000"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="dw_ginger.topic_attribute_events_logger" class="DW\GingerBundle\EventSubscriber\TopicAttributeEventsLogger" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber" connection="default" priority="0"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="monolog.logger.ginger_core_events"/>
    </service>
    <service id="dw_ginger.search.doctrine_engine" class="DW\GingerBundle\Search\Doctrine\Engine" autowire="true">
      <argument type="service" id="dw_ginger.search.multiple_field_builder"/>
      <argument type="service" id="dw_ginger.search.extended_search_builder"/>
      <argument type="service" id="dw_ginger.search.elastica.admin_log_hydrator"/>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.persons_by_user_groups"/>
        <argument>App\Entity\Contact</argument>
        <argument>persons_by_user_groups</argument>
        <argument>-1024</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.persons_default"/>
        <argument>App\Entity\Contact</argument>
        <argument>persons_default</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.persons_with_duplicates"/>
        <argument>App\Entity\Contact</argument>
        <argument>persons_with_duplicates</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.persons_by_profile"/>
        <argument>App\Entity\Contact</argument>
        <argument>persons_by_profile</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.filter.attributes_default"/>
        <argument>DW\GingerBundle\Entity\BaseAttribute</argument>
        <argument>attributes_default</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.tags_type"/>
        <argument>App\Entity\Tag</argument>
        <argument>tags_type</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.tags_integration"/>
        <argument>App\Entity\Tag</argument>
        <argument>tags_integration</argument>
        <argument>0</argument>
      </call>
      <call method="addFilter">
        <argument type="service" id="dw_ginger.search.doctrine.tags_by_user_groups"/>
        <argument>App\Entity\Tag</argument>
        <argument>tags_by_user_groups</argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="dw_ginger.search.multiple_field_builder" class="DW\GingerBundle\Search\Doctrine\MultipleFieldSearchBuilder" autowire="true">
      <argument type="service" id="annotations.reader"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="dw_ginger.search.extended_search_builder" class="DW\GingerBundle\Search\Doctrine\ExtendedSearchBuilder" autowire="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="DW\GingerBundle\Search\Doctrine\Filter\BaseFilter" class="DW\GingerBundle\Search\Doctrine\Filter\BaseFilter" autowire="true" abstract="true"/>
    <service id="dw_ginger.search.doctrine.filter.persons_by_user_groups" class="DW\GingerBundle\Search\Doctrine\Filter\PersonsByUserGroupsFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.person.class%" alias="persons_by_user_groups" priority="-1024"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>App\Entity\Group</argument>
      <argument>App\Entity\Contact</argument>
    </service>
    <service id="dw_ginger.search.doctrine.filter.persons_default" class="DW\GingerBundle\Search\Doctrine\Filter\PersonsDefaultFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.person.class%" alias="persons_default"/>
      <argument>App\Entity\Contact</argument>
    </service>
    <service id="dw_ginger.search.doctrine.filter.persons_with_duplicates" class="DW\GingerBundle\Search\Doctrine\Filter\PersonsWithDuplicatesFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.person.class%" alias="persons_with_duplicates"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="dw_ginger.search.doctrine.filter.persons_by_profile" class="DW\GingerBundle\Search\Doctrine\Filter\PersonsByProfileFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.person.class%" alias="persons_by_profile"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="DW\GingerBundle\Repository\AdminLogRepository"/>
    </service>
    <service id="dw_ginger.search.doctrine.filter.attributes_default" class="DW\GingerBundle\Search\Doctrine\Filter\AttributesDefaultFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.attribute.class%" alias="attributes_default"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="dw_ginger.search.doctrine.tags_type" class="DW\GingerBundle\Search\Doctrine\Filter\TagsByTypeFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.tag.class%" alias="tags_type"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="dw_ginger.search.doctrine.tags_integration" class="DW\GingerBundle\Search\Doctrine\Filter\TagsByIntegrationFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.tag.class%" alias="tags_integration"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
    </service>
    <service id="dw_ginger.search.doctrine.tags_by_user_groups" class="DW\GingerBundle\Search\Doctrine\Filter\TagsByUserGroupsFilter" autowire="true">
      <tag name="dw_ginger.search.doctrine.filter" entity="%dw_ginger.model.tag.class%" alias="tags_by_user_groups"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>App\Entity\Group</argument>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="dw_ginger.search.elastica.admin_log_hydrator" class="DW\GingerBundle\Search\Elastica\Helper\AdminLogHydrator" autowire="true">
      <argument type="service" id="fos_elastica.index_manager"/>
    </service>
    <service id="DW\GingerBundle\Import\Annotation\PersonReader" class="DW\GingerBundle\Import\Annotation\PersonReader" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\Context\PersonContext"/>
      <argument>App\Entity\Contact</argument>
    </service>
    <service id="DW\GingerBundle\Import\Controller\FileImportController" class="DW\GingerBundle\Import\Controller\FileImportController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.mx0UMmY.DW\GingerBundle\Import\Controller\FileImportController"/>
      </call>
    </service>
    <service id="DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" class="DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" public="true" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="DW\GingerBundle\Import\Form\Type\FileImportPreviewType" class="DW\GingerBundle\Import\Form\Type\FileImportPreviewType" public="true" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="DW\GingerBundle\Import\Form\DataTransformer\PropertiesToColumnsTransformer"/>
    </service>
    <service id="DW\GingerBundle\Import\Form\Type\FileImportEditType" class="DW\GingerBundle\Import\Form\Type\FileImportEditType" public="true" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.group_manager"/>
      <argument>App\Entity\Tag</argument>
    </service>
    <service id="DW\GingerBundle\Import\Form\DataTransformer\PropertiesToColumnsTransformer" class="DW\GingerBundle\Import\Form\DataTransformer\PropertiesToColumnsTransformer" public="true" autowire="true" autoconfigure="true"/>
    <service id="DW\GingerBundle\Import\Importer\PersonImporter" class="DW\GingerBundle\Import\Importer\PersonImporter" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="DW\GingerBundle\Import\Matcher\PersonMatcherChain"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger.file_import_person"/>
    </service>
    <service id="DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" class="DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="DW\GingerBundle\Import\Repository\FileImportRepository"/>
      <argument type="service" id="DW\GingerBundle\Repository\UserRepository"/>
      <argument type="service" id="imports.storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
      <argument type="service" id="DW\GingerBundle\Import\Importer\PersonImporter"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" class="DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="DW\GingerBundle\Import\Repository\FileImportRepository"/>
      <argument type="service" id="imports.storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="DW\GingerBundle\Import\Importer\PersonImporter"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <argument type="service" id="parameter_bag"/>
      <argument type="service" id="monolog.logger.file_import_person"/>
    </service>
    <service id="DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" class="DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="imports.storage"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
      <argument type="service" id="mailer.mailer"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="parameter_bag"/>
      <argument>%env(DEFAULT_URI)%</argument>
    </service>
    <service id="DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" class="DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Messenger\Middleware\AuthenticationMiddleware" class="DW\GingerBundle\Import\Messenger\Middleware\AuthenticationMiddleware" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="DW\GingerBundle\Repository\UserRepository"/>
    </service>
    <service id="DW\GingerBundle\Import\Repository\FileImportRepository" class="DW\GingerBundle\Import\Repository\FileImportRepository" public="true" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="DW\GingerBundle\Import\Matcher\PersonMatcherChain" class="DW\GingerBundle\Import\Matcher\PersonMatcherChain" public="true" autowire="true" autoconfigure="true">
      <call method="addMatcher">
        <argument type="service" id="DW\GingerBundle\Import\Matcher\IdMatcher"/>
        <argument>id_matcher</argument>
        <argument>100</argument>
      </call>
      <call method="addMatcher">
        <argument type="service" id="DW\GingerBundle\Import\Matcher\EmailMatcher"/>
        <argument>email_matcher</argument>
        <argument>50</argument>
      </call>
    </service>
    <service id="DW\GingerBundle\Import\Matcher\IdMatcher" class="DW\GingerBundle\Import\Matcher\IdMatcher" public="true" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.importer.matcher" alias="id_matcher" priority="100"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Matcher\EmailMatcher" class="DW\GingerBundle\Import\Matcher\EmailMatcher" public="true" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.importer.matcher" alias="email_matcher" priority="50"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Serializer\PersonSerializer" class="DW\GingerBundle\Import\Serializer\PersonSerializer" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="serializer"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\Context\PersonContext"/>
      <argument>App\Entity\Contact</argument>
    </service>
    <service id="DW\GingerBundle\Import\Serializer\Context\PersonContext" class="DW\GingerBundle\Import\Serializer\Context\PersonContext" public="true" autowire="true" autoconfigure="true">
      <tag name="dw_ginger.import.serializer.context"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" class="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" public="true" autowire="true" autoconfigure="true">
      <tag name="serializer.encoder"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Normalizer\PersonNormalizer" class="DW\GingerBundle\Import\Normalizer\PersonNormalizer" public="true" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument>App\Entity\Contact</argument>
    </service>
    <service id="DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" class="DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" public="true" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer" priority="100"/>
      <tag name="serializer.normalizer"/>
      <argument type="service" id="serializer.normalizer.datetime"/>
    </service>
    <service id="DW\GingerBundle\Import\Storage\FileManager" class="DW\GingerBundle\Import\Storage\FileManager" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="flysystem.adapter.lazy.factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="DW\GingerBundle\Import\Xlsx\Util\Extractor" class="DW\GingerBundle\Import\Xlsx\Util\Extractor" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="filesystem"/>
      <argument type="service" id="imports.storage"/>
    </service>
    <service id="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" class="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="dw_ginger.person_manager"/>
    </service>
    <service id="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="DW\GingerBundle\Import\Annotation\PersonReader"/>
      <argument type="service" id="DW\GingerBundle\Import\Xlsx\Util\Extractor"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="DW\GingerBundle\Import\Annotation\PersonReader"/>
      <argument type="service" id="DW\GingerBundle\Import\Xlsx\Util\Extractor"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" public="true" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="filesystem"/>
    </service>
    <service id="DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" class="DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="DW\GingerBundle\Import\Command\ExportToFileCommand" class="DW\GingerBundle\Import\Command\ExportToFileCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:export"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="exports.storage"/>
      <argument type="service" id="mailer.mailer"/>
      <argument type="service" id="router.default"/>
      <argument>App\Entity\Contact</argument>
      <argument>noreply@ginger.dev</argument>
      <argument>%env(DEFAULT_URI)%</argument>
      <call method="setName">
        <argument>ginger:export</argument>
      </call>
    </service>
    <service id="DW\GingerBundle\Import\Command\Storage\ClearCommand" class="DW\GingerBundle\Import\Command\Storage\ClearCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:storage:clear"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="DW\GingerBundle\Import\Storage\FileManager"/>
      <call method="setName">
        <argument>ginger:storage:clear</argument>
      </call>
    </service>
    <service id="dw_ginger.command.debug.tag_persons" class="DW\GingerBundle\Command\Debug\TagPersonsCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:debug:tag-persons"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>ginger:debug:tag-persons</argument>
      </call>
    </service>
    <service id="dw_ginger.command.tagger" class="DW\GingerBundle\Command\TaggerCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:tagger"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="dw_ginger.person_manager"/>
      <argument type="service" id="dw_ginger.tag_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.token_storage"/>
      <call method="setName">
        <argument>ginger:tagger</argument>
      </call>
    </service>
    <service id="dw_ginger.command.createuser" class="DW\GingerBundle\Command\CreateUserCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:user:create"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="fos_oauth_server.client_manager.default"/>
      <call method="setName">
        <argument>ginger:user:create</argument>
      </call>
    </service>
    <service id="DW\GingerBundle\Command\MigrateAddressCommand" class="DW\GingerBundle\Command\MigrateAddressCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:migrate-address"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="monolog.logger.address_refactor"/>
      <call method="setName">
        <argument>ginger:migrate-address</argument>
      </call>
    </service>
    <service id="DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" class="DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" public="true" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="DW\GingerBundle\Command\CreateAddressMessagesCommand" class="DW\GingerBundle\Command\CreateAddressMessagesCommand" public="true" autowire="true" autoconfigure="true">
      <tag name="console.command" command="ginger:create-address-messages"/>
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
      <call method="setName">
        <argument>ginger:create-address-messages</argument>
      </call>
    </service>
    <service id="fos_oauth_server.client_manager.default" class="FOS\OAuthServerBundle\Entity\ClientManager">
      <argument type="service" id="fos_oauth_server.entity_manager"/>
      <argument>DW\GingerBundle\Entity\ApiClient</argument>
    </service>
    <service id="fos_oauth_server.access_token_manager.default" class="FOS\OAuthServerBundle\Entity\AccessTokenManager">
      <argument type="service" id="fos_oauth_server.entity_manager"/>
      <argument>DW\GingerBundle\Entity\ApiAccessToken</argument>
    </service>
    <service id="fos_oauth_server.refresh_token_manager.default" class="FOS\OAuthServerBundle\Entity\RefreshTokenManager">
      <argument type="service" id="fos_oauth_server.entity_manager"/>
      <argument>DW\GingerBundle\Entity\ApiRefreshToken</argument>
    </service>
    <service id="fos_oauth_server.auth_code_manager.default" class="FOS\OAuthServerBundle\Entity\AuthCodeManager">
      <argument type="service" id="fos_oauth_server.entity_manager"/>
      <argument>DW\GingerBundle\Entity\ApiAuthCode</argument>
    </service>
    <service id="fos_oauth_server.entity_manager" class="Doctrine\ORM\EntityManager">
      <argument>null</argument>
      <factory service="doctrine" method="getManager"/>
    </service>
    <service id="fos_oauth_server.storage.default" class="FOS\OAuthServerBundle\Storage\OAuthStorage">
      <argument type="service" id="fos_oauth_server.client_manager.default"/>
      <argument type="service" id="fos_oauth_server.access_token_manager.default"/>
      <argument type="service" id="fos_oauth_server.refresh_token_manager.default"/>
      <argument type="service" id="fos_oauth_server.auth_code_manager.default"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider" on-invalid="null"/>
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="fos_oauth_server.server" class="OAuth2\OAuth2">
      <argument type="service" id="fos_oauth_server.storage.default"/>
      <argument>%fos_oauth_server.server.options%</argument>
    </service>
    <service id="FOS\OAuthServerBundle\Controller\TokenController" class="FOS\OAuthServerBundle\Controller\TokenController">
      <argument type="service" id="fos_oauth_server.server"/>
    </service>
    <service id="fos_oauth_server.clean_command" class="FOS\OAuthServerBundle\Command\CleanCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_oauth_server.access_token_manager.default"/>
      <argument type="service" id="fos_oauth_server.refresh_token_manager.default"/>
      <argument type="service" id="fos_oauth_server.auth_code_manager.default"/>
      <call method="setName">
        <argument>fos:oauth-server:clean</argument>
      </call>
    </service>
    <service id="fos_oauth_server.create_client_command" class="FOS\OAuthServerBundle\Command\CreateClientCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_oauth_server.client_manager.default"/>
      <call method="setName">
        <argument>fos:oauth-server:create-client</argument>
      </call>
    </service>
    <service id="fos_oauth_server.security.authentication.provider" class="FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider">
      <argument></argument>
      <argument type="service" id="fos_oauth_server.server"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="fos_oauth_server.security.authentication.listener" class="FOS\OAuthServerBundle\Security\Firewall\OAuthListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="fos_oauth_server.server"/>
    </service>
    <service id="fos_oauth_server.security.entry_point" class="FOS\OAuthServerBundle\Security\EntryPoint\OAuthEntryPoint">
      <argument type="service" id="fos_oauth_server.server"/>
    </service>
    <service id="fos_oauth_server.authorize.form" class="Symfony\Component\Form\Form">
      <argument>fos_oauth_server_authorize_form</argument>
      <argument>FOS\OAuthServerBundle\Form\Type\AuthorizeFormType</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="validation_groups">%fos_oauth_server.authorize.form.validation_groups%</argument>
      </argument>
      <factory service="form.factory" method="createNamed"/>
    </service>
    <service id="fos_oauth_server.authorize.form.type" class="FOS\OAuthServerBundle\Form\Type\AuthorizeFormType">
      <tag name="form.type" alias="fos_oauth_server_authorize"/>
    </service>
    <service id="fos_oauth_server.authorize.form.handler.default" class="FOS\OAuthServerBundle\Form\Handler\AuthorizeFormHandler">
      <argument type="service" id="fos_oauth_server.authorize.form"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fos_oauth_server.controller.authorize" class="FOS\OAuthServerBundle\Controller\AuthorizeController" public="true">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="fos_oauth_server.authorize.form"/>
      <argument type="service" id="fos_oauth_server.authorize.form.handler.default"/>
      <argument type="service" id="fos_oauth_server.server"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="fos_oauth_server.client_manager.default"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="twig"/>
      <argument type="service" id=".session.do-not-use" on-invalid="null"/>
    </service>
    <service id="tetranz_select2entity.select2entity_type" class="Tetranz\Select2EntityBundle\Form\Type\Select2EntityType">
      <tag name="form.type" alias="tetranz_select2entity"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="router.default"/>
      <argument>%tetranz_select2_entity.config%</argument>
    </service>
    <service id="tetranz_select2entity.autocomplete_service" class="Tetranz\Select2EntityBundle\Service\AutocompleteService">
      <argument type="service" id="form.factory"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="symfonycasts.reset_password.fake_request_repository" class="SymfonyCasts\Bundle\ResetPassword\Persistence\Fake\FakeResetPasswordInternalRepository"/>
    <service id="symfonycasts.reset_password.cleaner" class="SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner">
      <argument type="service" id="DW\GingerBundle\Repository\ResetPasswordRequestRepository"/>
      <argument>true</argument>
    </service>
    <service id="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand" class="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand">
      <tag name="console.command" command="reset-password:remove-expired"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="symfonycasts.reset_password.cleaner"/>
      <call method="setName">
        <argument>reset-password:remove-expired</argument>
      </call>
    </service>
    <service id="symfonycasts.reset_password.random_generator" class="SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordRandomGenerator"/>
    <service id="symfonycasts.reset_password.token_generator" class="SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordTokenGenerator">
      <argument>%env(APP_SECRET)%</argument>
      <argument type="service" id="symfonycasts.reset_password.random_generator"/>
    </service>
    <service id="symfonycasts.reset_password.helper" class="SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper">
      <argument type="service" id="symfonycasts.reset_password.token_generator"/>
      <argument type="service" id="symfonycasts.reset_password.cleaner"/>
      <argument type="service" id="DW\GingerBundle\Repository\ResetPasswordRequestRepository"/>
      <argument>3600</argument>
      <argument>3600</argument>
    </service>
    <service id="libphonenumber\PhoneNumberUtil" class="libphonenumber\PhoneNumberUtil">
      <factory class="libphonenumber\PhoneNumberUtil" method="getInstance"/>
    </service>
    <service id="libphonenumber\geocoding\PhoneNumberOfflineGeocoder" class="libphonenumber\geocoding\PhoneNumberOfflineGeocoder">
      <factory class="libphonenumber\geocoding\PhoneNumberOfflineGeocoder" method="getInstance"/>
    </service>
    <service id="libphonenumber\ShortNumberInfo" class="libphonenumber\ShortNumberInfo">
      <factory class="libphonenumber\ShortNumberInfo" method="getInstance"/>
    </service>
    <service id="libphonenumber\PhoneNumberToCarrierMapper" class="libphonenumber\PhoneNumberToCarrierMapper">
      <factory class="libphonenumber\PhoneNumberToCarrierMapper" method="getInstance"/>
    </service>
    <service id="libphonenumber\PhoneNumberToTimeZonesMapper" class="libphonenumber\PhoneNumberToTimeZonesMapper">
      <factory class="libphonenumber\PhoneNumberToTimeZonesMapper" method="getInstance"/>
    </service>
    <service id="Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" class="Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper">
      <argument type="service" id="libphonenumber\PhoneNumberUtil"/>
    </service>
    <service id="Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" class="Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper"/>
    </service>
    <service id="Misd\PhoneNumberBundle\Form\Type\PhoneNumberType" class="Misd\PhoneNumberBundle\Form\Type\PhoneNumberType">
      <tag name="form.type" alias="phone_number"/>
    </service>
    <service id="Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" class="Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="libphonenumber\PhoneNumberUtil"/>
      <argument>ZZ</argument>
      <argument>0</argument>
    </service>
    <service id="Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator" class="Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="libphonenumber\PhoneNumberUtil"/>
      <argument>ZZ</argument>
      <argument>1</argument>
      <call method="setPropertyAccessor">
        <argument type="service" id="property_accessor" on-invalid="ignore"/>
      </call>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <service id="twig.extension.string" class="Twig\Extra\String\StringExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="flysystem.adapter.lazy.factory" class="League\FlysystemBundle\Lazy\LazyFactory">
      <argument type="service" id=".service_locator.SQUSL3k"/>
    </service>
    <service id="flysystem.adapter.default.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/var/www/html/acme/var/storage/default</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <factory class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" method="fromArray"/>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="default.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="default.storage"/>
      <argument type="service" id="flysystem.adapter.default.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
      </argument>
    </service>
    <service id="flysystem.adapter.imports.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/var/www/html/acme/var/storage/imports</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <factory class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" method="fromArray"/>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="imports.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="imports.storage"/>
      <argument type="service" id="flysystem.adapter.imports.storage"/>
      <argument type="collection">
        <argument key="visibility">public</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
      </argument>
    </service>
    <service id="flysystem.adapter.exports.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/var/www/html/acme/var/storage/exports</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <factory class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" method="fromArray"/>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="exports.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="exports.storage"/>
      <argument type="service" id="flysystem.adapter.exports.storage"/>
      <argument type="collection">
        <argument key="visibility">public</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
      </argument>
    </service>
    <service id="api_platform.negotiator" class="Negotiation\Negotiator"/>
    <service id="api_platform.resource_class_resolver" class="ApiPlatform\Core\Api\ResourceClassResolver">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.operation_method_resolver" class="ApiPlatform\Core\Bridge\Symfony\Routing\OperationMethodResolver">
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <deprecated package="api-platform/core" version="2.5">The "%service_id%" service is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="api_platform.route_name_resolver.cached" class="ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver">
      <tag name="container.decorator" id="api_platform.route_name_resolver"/>
      <argument type="service" id="api_platform.cache.route_name_resolver"/>
      <argument type="service" id="api_platform.route_name_resolver.cached.inner"/>
    </service>
    <service id="api_platform.route_loader" class="ApiPlatform\Core\Bridge\Symfony\Routing\ApiLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.operation_path_resolver.custom"/>
      <argument type="service" id="service_container"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
    </service>
    <service id="api_platform.router" class="ApiPlatform\Core\Bridge\Symfony\Routing\Router">
      <argument type="service" id="router.default"/>
      <argument>1</argument>
    </service>
    <service id="api_platform.formats_provider" class="ApiPlatform\Core\Api\FormatsProvider">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.formats%</argument>
      <deprecated package="api-platform/core" version="2.5">The "%service_id%" service is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="api_platform.serializer.context_builder.filter" class="ApiPlatform\Core\Serializer\SerializerFilterContextBuilder">
      <tag name="container.decorator" id="api_platform.serializer.context_builder"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter.inner"/>
    </service>
    <service id="api_platform.serializer.property_filter" class="ApiPlatform\Core\Serializer\Filter\PropertyFilter" abstract="true">
      <argument>properties</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.serializer.group_filter" class="ApiPlatform\Core\Serializer\Filter\GroupFilter" abstract="true"/>
    <service id="api_platform.serializer.normalizer.item" class="ApiPlatform\Core\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-895"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument type="service" id="debug.api_platform.item_data_provider" on-invalid="ignore"/>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached" on-invalid="ignore"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.serializer.mapping.class_metadata_factory" class="ApiPlatform\Core\Serializer\Mapping\Factory\ClassMetadataFactory">
      <tag name="container.decorator" id="serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory.inner"/>
    </service>
    <service id="api_platform.operation_path_resolver.router" class="ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver">
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.operation_path_resolver.custom"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
    </service>
    <service id="api_platform.operation_path_resolver.custom" class="ApiPlatform\Core\PathResolver\CustomOperationPathResolver">
      <argument type="service" id="api_platform.operation_path_resolver.generator"/>
    </service>
    <service id="api_platform.operation_path_resolver.generator" class="ApiPlatform\Core\PathResolver\OperationPathResolver">
      <argument type="service" id="api_platform.path_segment_name_generator.underscore"/>
    </service>
    <service id="api_platform.operation_path_resolver.underscore" class="ApiPlatform\Core\PathResolver\UnderscoreOperationPathResolver">
      <deprecated package="api-platform/core" version="2.1">The "%service_id%" service is deprecated since API Platform 2.1 and will be removed in 3.0. Use "api_platform.path_segment_name_generator.underscore" instead.</deprecated>
    </service>
    <service id="api_platform.operation_path_resolver.dash" class="ApiPlatform\Core\PathResolver\DashOperationPathResolver">
      <deprecated package="api-platform/core" version="2.1">The "%service_id%" service is deprecated since API Platform 2.1 and will be removed in 3.0. Use "api_platform.path_segment_name_generator.dash" instead.</deprecated>
    </service>
    <service id="api_platform.path_segment_name_generator.underscore" class="ApiPlatform\Core\Operation\UnderscorePathSegmentNameGenerator"/>
    <service id="api_platform.path_segment_name_generator.dash" class="ApiPlatform\Core\Operation\DashPathSegmentNameGenerator"/>
    <service id="api_platform.listener.request.add_format" class="ApiPlatform\Core\EventListener\AddFormatListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="7"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.negotiator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.formats%</argument>
    </service>
    <service id="api_platform.listener.request.read" class="ApiPlatform\Core\EventListener\ReadListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="4"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="debug.api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.identifier.converter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.write" class="ApiPlatform\Core\EventListener\WriteListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="32"/>
      <argument type="service" id="debug.api_platform.data_persister"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.listener.request.deserialize" class="ApiPlatform\Core\EventListener\DeserializeListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="2"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.serialize" class="ApiPlatform\Core\EventListener\SerializeListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="16"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.respond" class="ApiPlatform\Core\EventListener\RespondListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="8"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.listener.exception.validation" class="ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener">
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException"/>
      <argument type="service" id="serializer"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
    </service>
    <service id="api_platform.listener.exception" class="ApiPlatform\Core\EventListener\ExceptionListener">
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException" priority="-96"/>
      <tag name="monolog.logger" channel="request"/>
      <argument>api_platform.action.exception</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>false</argument>
      <argument type="service" id="exception_listener" on-invalid="null"/>
    </service>
    <service id="api_platform.action.placeholder" class="ApiPlatform\Core\Action\PlaceholderAction" public="true"/>
    <service id="api_platform.action.not_found" class="ApiPlatform\Core\Action\NotFoundAction" public="true"/>
    <service id="api_platform.action.entrypoint" class="ApiPlatform\Core\Action\EntrypointAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.action.documentation" class="ApiPlatform\Core\Documentation\Action\DocumentationAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument></argument>
      <argument></argument>
      <argument>2.0.0</argument>
      <argument>null</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory" on-invalid="null"/>
    </service>
    <service id="api_platform.action.exception" class="ApiPlatform\Core\Action\ExceptionAction" public="true">
      <argument type="service" id="serializer"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
    </service>
    <service id="api_platform.identifiers_extractor.cached" class="ApiPlatform\Core\Api\CachedIdentifiersExtractor">
      <tag name="container.decorator" id="api_platform.identifiers_extractor"/>
      <argument type="service" id="api_platform.cache.identifiers_extractor"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached.inner"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.identifier.converter" class="ApiPlatform\Core\Identifier\IdentifierConverter">
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.identifier.denormalizer"/>
    </service>
    <service id="api_platform.identifier.integer" class="ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer">
      <tag name="api_platform.identifier.denormalizer" priority="-100"/>
    </service>
    <service id="api_platform.identifier.date_normalizer" class="ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer">
      <tag name="api_platform.identifier.denormalizer" priority="-100"/>
    </service>
    <service id="api_platform.subresource_operation_factory.cached" class="ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory">
      <tag name="container.decorator" id="api_platform.subresource_operation_factory"/>
      <argument type="service" id="api_platform.cache.subresource_operation_factory"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached.inner"/>
    </service>
    <service id="api_platform.cache.route_name_resolver" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.route_name_resolver.recorder_inner"/>
    </service>
    <service id="api_platform.cache.identifiers_extractor" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.identifiers_extractor.recorder_inner"/>
    </service>
    <service id="api_platform.cache.subresource_operation_factory" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.subresource_operation_factory.recorder_inner"/>
    </service>
    <service id="api_platform.cache_warmer.cache_pool_clearer" class="ApiPlatform\Core\Bridge\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer">
      <tag name="kernel.cache_warmer" priority="64"/>
      <argument type="service" id="cache.system_clearer"/>
      <argument type="collection">
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument>api_platform.cache.subresource_operation_factory</argument>
        <argument>api_platform.elasticsearch.cache.metadata.document</argument>
      </argument>
    </service>
    <service id="api_platform.serializer_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="serializer" type="service_closure" id="serializer"/>
      </argument>
    </service>
    <service id="api_platform.pagination" class="ApiPlatform\Core\DataProvider\Pagination">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>%api_platform.collection.pagination%</argument>
      <argument>%api_platform.graphql.collection.pagination%</argument>
    </service>
    <service id="api_platform.pagination_options" class="ApiPlatform\Core\DataProvider\PaginationOptions">
      <argument>true</argument>
      <argument>page</argument>
      <argument>false</argument>
      <argument>itemsPerPage</argument>
      <argument>false</argument>
      <argument>pagination</argument>
    </service>
    <service id="api_platform.filter_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="annotated_d_w_ginger_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_search_filter" type="service_closure" id="annotated_d_w_ginger_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_search_filter"/>
        <argument key="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_exists_filter" type="service_closure" id="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_exists_filter"/>
        <argument key="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter" type="service_closure" id="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter"/>
        <argument key="annotated_d_w_ginger_bundle_entity_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter" type="service_closure" id="annotated_d_w_ginger_bundle_entity_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter"/>
      </argument>
    </service>
    <service id="api_platform.filter_collection_factory" class="ApiPlatform\Core\Api\FilterCollectionFactory">
      <argument type="collection">
        <argument>annotated_d_w_ginger_bundle_entity_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter</argument>
        <argument>annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter</argument>
        <argument>annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_exists_filter</argument>
        <argument>annotated_d_w_ginger_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_search_filter</argument>
      </argument>
    </service>
    <service id="api_platform.filters" class="ApiPlatform\Core\Api\FilterCollection">
      <argument type="service" id="api_platform.filter_locator"/>
      <factory service="api_platform.filter_collection_factory" method="createFilterCollectionFromLocator"/>
      <deprecated package="api-platform/core" version="2.1">The "%service_id%" service is deprecated since 2.1 and will be removed in 3.0. Use the "api_platform.filter_locator" service instead.</deprecated>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.cached" class="ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.resource"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.input_output" class="ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.short_name" class="ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.php_doc"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.operation" class="ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.filter_metadata_factory.annotation"/>
      <argument>%api_platform.patch_formats%</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.formats" class="ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.operation"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.patch_formats%</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.cached" class="ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory">
      <argument type="service" id="api_platform.cache.metadata.resource"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.formats"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.property_info" class="ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory">
      <argument type="service" id="property_info"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.cached" class="ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.property"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.property_info" class="ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory">
      <argument type="service" id="property_info"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.xml"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.serializer" class="ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="api_platform.doctrine.orm.metadata.property.metadata_factory"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.cached" class="ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory">
      <argument type="service" id="api_platform.cache.metadata.property"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.validator"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.default_property" class="ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.serializer"/>
    </service>
    <service id="api_platform.cache.metadata.resource" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.metadata.resource.recorder_inner"/>
    </service>
    <service id="api_platform.cache.metadata.property" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.cache.metadata.property.recorder_inner"/>
    </service>
    <service id="api_platform.metadata.extractor.xml" class="ApiPlatform\Core\Metadata\Extractor\XmlExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.xml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.xml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.xml" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.property_info"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.xml" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.xml"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory">
      <argument type="service" id="annotations.cached_reader"/>
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.xml"/>
      <argument>%api_platform.defaults%</argument>
    </service>
    <service id="api_platform.metadata.resource.filter_metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.short_name"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="api_platform.metadata.subresource.metadata_factory.annotation"/>
    </service>
    <service id="api_platform.metadata.subresource.metadata_factory.annotation" class="ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.default_property"/>
    </service>
    <service id="api_platform.metadata.extractor.yaml" class="ApiPlatform\Core\Metadata\Extractor\YamlExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.annotation"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.yaml" class="ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.annotation"/>
      <argument>%api_platform.defaults%</argument>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.yaml" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.yaml" class="ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.annotation"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_factory.php_doc" class="ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.input_output"/>
    </service>
    <service id="api_platform.json_schema.type_factory" class="ApiPlatform\Core\JsonSchema\TypeFactory">
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <call method="setSchemaFactory">
        <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      </call>
    </service>
    <service id="api_platform.json_schema.json_schema_generate_command" class="ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument>%api_platform.formats%</argument>
      <call method="setName">
        <argument>api:json-schema:generate</argument>
      </call>
    </service>
    <service id=".2_ObjectNormalizer~xBELOPU" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info"/>
    </service>
    <service id=".1_Serializer~xBELOPU" class="Symfony\Component\Serializer\Serializer">
      <argument type="collection">
        <argument type="service" id=".2_ObjectNormalizer~xBELOPU"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="serializer.encoder.json"/>
      </argument>
    </service>
    <service id="api_platform.openapi.options" class="ApiPlatform\Core\OpenApi\Options">
      <argument></argument>
      <argument></argument>
      <argument>2.0.0</argument>
      <argument>true</argument>
      <argument>oauth2</argument>
      <argument>password</argument>
      <argument>/oauth/v2/token</argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument>sfdev@datenwerk.at</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.openapi.command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory"/>
      <argument type="service" id="serializer"/>
      <call method="setName">
        <argument>api:openapi:export</argument>
      </call>
    </service>
    <service id="api_platform.openapi.normalizer.api_gateway" class="ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <tag name="container.decorator" id="api_platform.openapi.normalizer"/>
      <argument type="service" id="api_platform.openapi.normalizer.api_gateway.inner"/>
    </service>
    <service id="api_platform.swagger.normalizer.api_gateway" class="ApiPlatform\Core\Swagger\Serializer\ApiGatewayNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <tag name="container.decorator" id="api_platform.swagger.normalizer.documentation"/>
      <argument type="service" id="api_platform.swagger.normalizer.api_gateway.inner"/>
    </service>
    <service id="api_platform.swagger.command.swagger_command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument></argument>
      <argument></argument>
      <argument>2.0.0</argument>
      <argument>null</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <call method="setName">
        <argument>api:swagger:export</argument>
      </call>
    </service>
    <service id="api_platform.swagger.listener.ui" class="ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="api_platform.swagger.action.ui" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument></argument>
      <argument></argument>
      <argument>2.0.0</argument>
      <argument>%api_platform.formats%</argument>
      <argument>true</argument>
      <argument></argument>
      <argument></argument>
      <argument>oauth2</argument>
      <argument>password</argument>
      <argument>/oauth/v2/token</argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>false</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="api_platform.swagger_ui.action"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.swagger_ui.context" class="ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiContext">
      <argument>true</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.swagger_ui.action" class="ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory"/>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.swagger_ui.context"/>
      <argument>%api_platform.formats%</argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="api_platform.jsonapi.encoder" class="ApiPlatform\Core\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonapi</argument>
    </service>
    <service id="api_platform.jsonapi.name_converter.reserved_attribute_name" class="ApiPlatform\Core\JsonApi\Serializer\ReservedAttributeNameConverter">
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.entrypoint" class="ApiPlatform\Core\JsonApi\Serializer\EntrypointNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.collection" class="ApiPlatform\Core\JsonApi\Serializer\CollectionNormalizer">
      <tag name="serializer.normalizer" priority="-985"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>page</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.item" class="ApiPlatform\Core\JsonApi\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.jsonapi.name_converter.reserved_attribute_name"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="collection"/>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.object" class="ApiPlatform\Core\JsonApi\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.constraint_violation_list" class="ApiPlatform\Core\JsonApi\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.jsonapi.name_converter.reserved_attribute_name"/>
    </service>
    <service id="api_platform.jsonapi.normalizer.error" class="ApiPlatform\Core\JsonApi\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-790"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.jsonapi.listener.request.transform_pagination_parameters" class="ApiPlatform\Core\JsonApi\EventListener\TransformPaginationParametersListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="5"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="api_platform.jsonapi.listener.request.transform_sorting_parameters" class="ApiPlatform\Core\JsonApi\EventListener\TransformSortingParametersListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="5"/>
      <tag name="container.hot_path"/>
      <argument>order</argument>
    </service>
    <service id="api_platform.jsonapi.listener.request.transform_fieldsets_parameters" class="ApiPlatform\Core\JsonApi\EventListener\TransformFieldsetsParametersListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="5"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.jsonapi.listener.request.transform_filtering_parameters" class="ApiPlatform\Core\JsonApi\EventListener\TransformFilteringParametersListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="5"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="api_platform.jsonld.context_builder" class="ApiPlatform\Core\JsonLd\ContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.jsonld.normalizer.item" class="ApiPlatform\Core\JsonLd\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.jsonld.normalizer.object" class="ApiPlatform\Core\JsonLd\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
    </service>
    <service id="api_platform.jsonld.encoder" class="ApiPlatform\Core\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonld</argument>
    </service>
    <service id="api_platform.jsonld.action.context" class="ApiPlatform\Core\JsonLd\Action\ContextAction" public="true">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.hydra.normalizer.documentation" class="ApiPlatform\Core\Hydra\Serializer\DocumentationNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hydra.listener.response.add_link_header" class="ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hydra.normalizer.constraint_violation_list" class="ApiPlatform\Core\Hydra\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hydra.normalizer.entrypoint" class="ApiPlatform\Core\Hydra\Serializer\EntrypointNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hydra.normalizer.error" class="ApiPlatform\Core\Hydra\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.router"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view" class="ApiPlatform\Core\Hydra\Serializer\PartialCollectionViewNormalizer">
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view.inner"/>
      <argument>page</argument>
      <argument>pagination</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="api_platform.hydra.normalizer.collection_filters" class="ApiPlatform\Core\Hydra\Serializer\CollectionFiltersNormalizer">
      <tag name="serializer.normalizer" priority="-985"/>
      <tag name="container.decorator" id="api_platform.hydra.normalizer.collection"/>
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory" class="ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory">
      <tag name="container.decorator" id="api_platform.json_schema.schema_factory"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory.inner"/>
    </service>
    <service id="api_platform.hal.encoder" class="ApiPlatform\Core\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonhal</argument>
    </service>
    <service id="api_platform.hal.normalizer.entrypoint" class="ApiPlatform\Core\Hal\Serializer\EntrypointNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hal.normalizer.collection" class="ApiPlatform\Core\Hal\Serializer\CollectionNormalizer">
      <tag name="serializer.normalizer" priority="-985"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>page</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.hal.normalizer.item" class="ApiPlatform\Core\Hal\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="collection"/>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached" on-invalid="ignore"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hal.normalizer.object" class="ApiPlatform\Core\Hal\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    </service>
    <service id="api_platform.problem.encoder" class="ApiPlatform\Core\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonproblem</argument>
    </service>
    <service id="api_platform.problem.normalizer.constraint_violation_list" class="ApiPlatform\Core\Problem\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.problem.normalizer.error" class="ApiPlatform\Core\Problem\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-810"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.graphql.executor" class="ApiPlatform\Core\GraphQl\Executor"/>
    <service id="api_platform.graphql.resolver.factory.item" class="ApiPlatform\Core\GraphQl\Resolver\Factory\ItemResolverFactory">
      <argument type="service" id="api_platform.graphql.resolver.stage.read"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security_post_denormalize"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.serialize"/>
      <argument type="service" id="api_platform.graphql.query_resolver_locator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.graphql.resolver.factory.collection" class="ApiPlatform\Core\GraphQl\Resolver\Factory\CollectionResolverFactory">
      <argument type="service" id="api_platform.graphql.resolver.stage.read"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security_post_denormalize"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.serialize"/>
      <argument type="service" id="api_platform.graphql.query_resolver_locator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="api_platform.graphql.resolver.factory.item_mutation" class="ApiPlatform\Core\GraphQl\Resolver\Factory\ItemMutationResolverFactory">
      <argument type="service" id="api_platform.graphql.resolver.stage.read"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security_post_denormalize"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.serialize"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.deserialize"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.write"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.validate"/>
      <argument type="service" id="api_platform.graphql.mutation_resolver_locator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.graphql.resolver.factory.item_subscription" class="ApiPlatform\Core\GraphQl\Resolver\Factory\ItemSubscriptionResolverFactory">
      <argument type="service" id="api_platform.graphql.resolver.stage.read"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.security"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.serialize"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.graphql.subscription.subscription_manager"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.resolver.stage.read" class="ApiPlatform\Core\GraphQl\Resolver\Stage\ReadStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="debug.api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
      <argument>_</argument>
    </service>
    <service id="api_platform.graphql.resolver.stage.security" class="ApiPlatform\Core\GraphQl\Resolver\Stage\SecurityStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.resolver.stage.security_post_denormalize" class="ApiPlatform\Core\GraphQl\Resolver\Stage\SecurityPostDenormalizeStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.resolver.stage.serialize" class="ApiPlatform\Core\GraphQl\Resolver\Stage\SerializeStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.graphql.resolver.stage.deserialize" class="ApiPlatform\Core\GraphQl\Resolver\Stage\DeserializeStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
    </service>
    <service id="api_platform.graphql.resolver.stage.write" class="ApiPlatform\Core\GraphQl\Resolver\Stage\WriteStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="debug.api_platform.data_persister"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
    </service>
    <service id="api_platform.graphql.resolver.stage.validate" class="ApiPlatform\Core\GraphQl\Resolver\Stage\ValidateStage">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.validator"/>
    </service>
    <service id="api_platform.graphql.resolver.resource_field" class="ApiPlatform\Core\GraphQl\Resolver\ResourceFieldResolver">
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    </service>
    <service id="api_platform.graphql.query_resolver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" type="service_closure" id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver"/>
      </argument>
    </service>
    <service id="api_platform.graphql.mutation_resolver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" type="service_closure" id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver"/>
        <argument key="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" type="service_closure" id="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver"/>
      </argument>
    </service>
    <service id="api_platform.graphql.iterable_type" class="ApiPlatform\Core\GraphQl\Type\Definition\IterableType">
      <tag name="api_platform.graphql.type"/>
    </service>
    <service id="api_platform.graphql.upload_type" class="ApiPlatform\Core\GraphQl\Type\Definition\UploadType">
      <tag name="api_platform.graphql.type"/>
    </service>
    <service id="api_platform.graphql.type_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" type="service_closure" id="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType"/>
        <argument key="api_platform.graphql.iterable_type" type="service_closure" id="api_platform.graphql.iterable_type"/>
        <argument key="api_platform.graphql.upload_type" type="service_closure" id="api_platform.graphql.upload_type"/>
      </argument>
    </service>
    <service id="api_platform.graphql.types_container" class="ApiPlatform\Core\GraphQl\Type\TypesContainer"/>
    <service id="api_platform.graphql.types_factory" class="ApiPlatform\Core\GraphQl\Type\TypesFactory">
      <argument type="service" id="api_platform.graphql.type_locator"/>
      <argument type="collection">
        <argument>DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType</argument>
        <argument>api_platform.graphql.iterable_type</argument>
        <argument>api_platform.graphql.upload_type</argument>
      </argument>
    </service>
    <service id="api_platform.graphql.type_builder" class="ApiPlatform\Core\GraphQl\Type\TypeBuilder">
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.resolver.resource_field"/>
      <argument type="service" id="api_platform.graphql.fields_builder_locator"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.graphql.fields_builder" class="ApiPlatform\Core\GraphQl\Type\FieldsBuilder">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.type_builder"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter"/>
      <argument type="service" id="api_platform.graphql.resolver.factory.item"/>
      <argument type="service" id="api_platform.graphql.resolver.factory.collection"/>
      <argument type="service" id="api_platform.graphql.resolver.factory.item_mutation"/>
      <argument type="service" id="api_platform.graphql.resolver.factory.item_subscription"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.pagination"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument>_</argument>
    </service>
    <service id="api_platform.graphql.fields_builder_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="api_platform.graphql.fields_builder" type="service_closure" id="api_platform.graphql.fields_builder"/>
      </argument>
    </service>
    <service id="api_platform.graphql.schema_builder" class="ApiPlatform\Core\GraphQl\Type\SchemaBuilder">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.graphql.types_factory"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.fields_builder"/>
    </service>
    <service id="api_platform.graphql.action.entrypoint" class="ApiPlatform\Core\GraphQl\Action\EntrypointAction" public="true">
      <argument type="service" id="api_platform.graphql.schema_builder"/>
      <argument type="service" id="api_platform.graphql.executor"/>
      <argument type="service" id="api_platform.graphql.action.graphiql"/>
      <argument type="service" id="api_platform.graphql.action.graphql_playground"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.error_handler"/>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>graphiql</argument>
    </service>
    <service id="api_platform.graphql.action.graphiql" class="ApiPlatform\Core\GraphQl\Action\GraphiQlAction" public="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="api_platform.router"/>
      <argument>false</argument>
      <argument></argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.action.graphql_playground" class="ApiPlatform\Core\GraphQl\Action\GraphQlPlaygroundAction" public="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="api_platform.router"/>
      <argument>true</argument>
      <argument></argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.error_handler" class="ApiPlatform\Core\GraphQl\Error\ErrorHandler"/>
    <service id="api_platform.graphql.normalizer.item" class="ApiPlatform\Core\GraphQl\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument type="service" id="debug.api_platform.item_data_provider" on-invalid="ignore"/>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="tagged_iterator" tag="api_platform.data_transformer"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.normalizer.object" class="ApiPlatform\Core\GraphQl\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
    </service>
    <service id="api_platform.graphql.normalizer.error" class="ApiPlatform\Core\GraphQl\Serializer\Exception\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-790"/>
    </service>
    <service id="api_platform.graphql.normalizer.validation_exception" class="ApiPlatform\Core\GraphQl\Serializer\Exception\ValidationExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument>%api_platform.exception_to_status%</argument>
    </service>
    <service id="api_platform.graphql.normalizer.http_exception" class="ApiPlatform\Core\GraphQl\Serializer\Exception\HttpExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
    </service>
    <service id="api_platform.graphql.normalizer.runtime_exception" class="ApiPlatform\Core\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
    </service>
    <service id="api_platform.graphql.serializer.context_builder" class="ApiPlatform\Core\GraphQl\Serializer\SerializerContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.subscription.subscription_manager" class="ApiPlatform\Core\GraphQl\Subscription\SubscriptionManager">
      <argument type="service" id="api_platform.graphql.cache.subscription"/>
      <argument type="service" id="api_platform.graphql.subscription.subscription_identifier_generator"/>
      <argument type="service" id="api_platform.graphql.resolver.stage.serialize"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    </service>
    <service id="api_platform.graphql.subscription.subscription_identifier_generator" class="ApiPlatform\Core\GraphQl\Subscription\SubscriptionIdentifierGenerator"/>
    <service id="api_platform.graphql.cache.subscription" class="Symfony\Component\Cache\Adapter\TraceableAdapter">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="api_platform.graphql.cache.subscription.recorder_inner"/>
    </service>
    <service id="api_platform.graphql.command.export_command" class="ApiPlatform\Core\Bridge\Symfony\Bundle\Command\GraphQlExportCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.graphql.schema_builder"/>
      <call method="setName">
        <argument>api:graphql:export</argument>
      </call>
    </service>
    <service id="api_platform.doctrine.metadata_factory" class="Doctrine\Persistence\Mapping\ClassMetadataFactory">
      <factory service="doctrine.orm.default_entity_manager" method="getMetadataFactory"/>
    </service>
    <service id="api_platform.doctrine.orm.data_persister" class="ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister">
      <tag name="api_platform.data_persister" priority="-1000"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.collection_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
    </service>
    <service id="api_platform.doctrine.orm.item_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
    </service>
    <service id="api_platform.doctrine.orm.subresource_data_provider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
    </service>
    <service id="api_platform.doctrine.orm.default.collection_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider">
      <tag name="api_platform.collection_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
    </service>
    <service id="api_platform.doctrine.orm.default.item_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider">
      <tag name="api_platform.item_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
    </service>
    <service id="api_platform.doctrine.orm.default.subresource_data_provider" class="ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider">
      <tag name="api_platform.subresource_data_provider"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
    </service>
    <service id="api_platform.doctrine.orm.search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument key="3" type="service" id="property_accessor"/>
      <argument key="4" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="identifiersExtractor" type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.order_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2">order</argument>
      <argument key="3" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.range_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.date_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.boolean_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.numeric_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.exists_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">null</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="existsParameterName">exists</argument>
      <argument key="nameConverter" type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.property_info"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.eager_loading" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.item" priority="-8"/>
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-18"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>30</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-16"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter_eager_loading" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-17"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument>true</argument>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.pagination" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-64"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.order" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-32"/>
      <argument>ASC</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.http_cache.listener.response.configure" class="ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="-1"/>
      <tag name="container.hot_path"/>
      <argument>true</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>%api_platform.http_cache.vary%</argument>
      <argument>null</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.validator" class="ApiPlatform\Core\Bridge\Symfony\Validator\Validator">
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.validator" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory">
      <argument type="service" id="debug.validator"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.yaml"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.length_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.one_of_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.regex_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.format_restriction" class="ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.listener.view.validate" class="ApiPlatform\Core\Validator\EventListener\ValidateListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="64"/>
      <argument type="service" id="api_platform.validator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.validator.query_parameter_validator" class="ApiPlatform\Core\Filter\QueryParameterValidator">
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.listener.view.validate_query_parameters" class="ApiPlatform\Core\EventListener\QueryParameterValidateListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="16"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.validator.query_parameter_validator"/>
    </service>
    <service id="api_platform.data_collector.request" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector">
      <tag name="data_collector" template="@ApiPlatform/DataCollector/request.html.twig" id="api_platform.data_collector.request" priority="334"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="debug.api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider"/>
      <argument type="service" id="debug.api_platform.data_persister"/>
    </service>
    <service id="debug.api_platform.collection_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider">
      <tag name="container.decorator" id="api_platform.collection_data_provider"/>
      <argument type="service" id="debug.api_platform.collection_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.item_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider">
      <tag name="container.decorator" id="api_platform.item_data_provider"/>
      <argument type="service" id="debug.api_platform.item_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.subresource_data_provider" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider">
      <tag name="container.decorator" id="api_platform.subresource_data_provider"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider.inner"/>
    </service>
    <service id="debug.api_platform.data_persister" class="ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister">
      <tag name="container.decorator" id="api_platform.data_persister"/>
      <argument type="service" id="debug.api_platform.data_persister.inner"/>
    </service>
    <service id="api_platform.messenger.data_persister" class="ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister">
      <tag name="api_platform.data_persister" priority="-900"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="debug.traced.messenger.bus.default"/>
    </service>
    <service id="api_platform.messenger.data_transformer" class="ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer">
      <tag name="api_platform.data_transformer" priority="-10"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.security.resource_access_checker" class="ApiPlatform\Core\Security\ResourceAccessChecker">
      <argument type="service" id="security.expression_language" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver" on-invalid="null"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
    </service>
    <service id="api_platform.security.listener.request.deny_access" class="ApiPlatform\Core\Security\EventListener\DenyAccessListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onSecurity" priority="3"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onSecurityPostDenormalize" priority="1"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
    </service>
    <service id="api_platform.security.expression_language_provider" class="ApiPlatform\Core\Security\Core\Authorization\ExpressionLanguageProvider">
      <tag name="security.expression_language_provider"/>
    </service>
    <service id="fos_elastica.client_prototype" class="FOS\ElasticaBundle\Elastica\Client" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <call method="setStopwatch">
        <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      </call>
    </service>
    <service id="fos_elastica.config_manager" class="FOS\ElasticaBundle\Configuration\ConfigManager">
      <argument type="collection">
        <argument type="service" id="fos_elastica.config_source.container"/>
      </argument>
    </service>
    <service id="fos_elastica.config_manager.index_templates" class="FOS\ElasticaBundle\Configuration\ConfigManager">
      <argument type="collection">
        <argument type="service" id="fos_elastica.config_source.template_container"/>
      </argument>
    </service>
    <service id="fos_elastica.data_collector" class="FOS\ElasticaBundle\DataCollector\ElasticaDataCollector">
      <tag name="data_collector" template="@FOSElastica/Collector/elastica.html.twig" id="elastica"/>
      <argument type="service" id="fos_elastica.logger"/>
    </service>
    <service id="fos_elastica.paginator.subscriber" class="FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fos_elastica.logger" class="FOS\ElasticaBundle\Logger\ElasticaLogger">
      <tag name="monolog.logger" channel="elastica"/>
      <argument type="service" id="monolog.logger.elastica" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="fos_elastica.mapping_builder" class="FOS\ElasticaBundle\Index\MappingBuilder">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="fos_elastica.property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor">
      <argument>0</argument>
      <argument>0</argument>
    </service>
    <service id="fos_elastica.repository_manager" class="FOS\ElasticaBundle\Manager\RepositoryManager">
      <call method="addIndex">
        <argument>admin_logs</argument>
        <argument type="service" id="fos_elastica.finder.admin_logs"/>
        <argument>DW\GingerBundle\Elastica\Repository\AdminLogRepository</argument>
      </call>
    </service>
    <service id="fos_elastica.alias_processor" class="FOS\ElasticaBundle\Index\AliasProcessor"/>
    <service id="fos_elastica.indexable" class="FOS\ElasticaBundle\Provider\Indexable">
      <argument type="collection">
        <argument key="admin_logs">shouldBeIndexed</argument>
      </argument>
    </service>
    <service id="fos_elastica.index_prototype" class="FOS\ElasticaBundle\Elastica\Index" abstract="true">
      <argument></argument>
    </service>
    <service id="fos_elastica.index_template_prototype" class="FOS\ElasticaBundle\Elastica\IndexTemplate" abstract="true">
      <argument></argument>
    </service>
    <service id="fos_elastica.index_manager" class="FOS\ElasticaBundle\Index\IndexManager">
      <argument type="collection">
        <argument key="admin_logs" type="service" id="fos_elastica.index.admin_logs"/>
      </argument>
      <argument type="service" id="fos_elastica.index.admin_logs"/>
    </service>
    <service id="fos_elastica.index_template_manager" class="FOS\ElasticaBundle\Index\IndexTemplateManager">
      <argument type="collection"/>
    </service>
    <service id="fos_elastica.resetter" class="FOS\ElasticaBundle\Index\Resetter">
      <argument type="service" id="fos_elastica.config_manager"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <argument type="service" id="fos_elastica.alias_processor"/>
      <argument type="service" id="fos_elastica.mapping_builder"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="fos_elastica.template_resetter" class="FOS\ElasticaBundle\Index\TemplateResetter">
      <argument type="service" id="fos_elastica.config_manager.index_templates"/>
      <argument type="service" id="fos_elastica.mapping_builder"/>
      <argument type="service" id="fos_elastica.client.default"/>
      <argument type="service" id="fos_elastica.index_template_manager"/>
    </service>
    <service id="fos_elastica.finder" class="FOS\ElasticaBundle\Finder\TransformedFinder" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="fos_elastica.in_place_pager_persister" class="FOS\ElasticaBundle\Persister\InPlacePagerPersister">
      <tag name="fos_elastica.pager_persister" persisterName="in_place"/>
      <argument type="service" id="fos_elastica.persister_registry"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="fos_elastica.pager_persister_registry" class="FOS\ElasticaBundle\Persister\PagerPersisterRegistry">
      <argument type="service" id=".service_locator.7wkhV39"/>
    </service>
    <service id="fos_elastica.persister_registry" class="FOS\ElasticaBundle\Persister\PersisterRegistry">
      <argument type="service" id=".service_locator.l4.v2x9"/>
    </service>
    <service id="fos_elastica.filter_objects_listener" class="FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="fos_elastica.indexable"/>
    </service>
    <service id="fos_elastica.object_persister" class="FOS\ElasticaBundle\Persister\ObjectPersister" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="fos_elastica.object_serializer_persister" class="FOS\ElasticaBundle\Persister\ObjectSerializerPersister" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="fos_elastica.pager_provider_registry" class="FOS\ElasticaBundle\Provider\PagerProviderRegistry">
      <argument type="service" id=".service_locator.LpzSWeg"/>
    </service>
    <service id="fos_elastica.config_source.container" class="FOS\ElasticaBundle\Configuration\Source\ContainerSource">
      <tag name="fos_elastica.config_source"/>
      <argument type="collection">
        <argument key="admin_logs" type="collection">
          <argument key="elasticsearch_name">app_admin_log_dev_%env(ES_POSTFIX)%</argument>
          <argument key="reference" type="service" id="fos_elastica.index.admin_logs"/>
          <argument key="model">DW\GingerBundle\Entity\AdminLog</argument>
          <argument key="name">admin_logs</argument>
          <argument key="settings" type="collection"/>
          <argument key="index_prototype" type="collection"/>
          <argument key="use_alias">false</argument>
          <argument key="mapping" type="collection">
            <argument key="dynamic_templates" type="collection"/>
            <argument key="properties" type="collection">
              <argument key="id" type="collection">
                <argument key="type">keyword</argument>
              </argument>
              <argument key="action" type="collection">
                <argument key="type">keyword</argument>
              </argument>
              <argument key="channel" type="collection">
                <argument key="type">text</argument>
              </argument>
              <argument key="user" type="collection">
                <argument key="type">text</argument>
                <argument key="fielddata">true</argument>
                <argument key="property_path">getUsername</argument>
              </argument>
              <argument key="person" type="collection">
                <argument key="type">nested</argument>
                <argument key="properties" type="collection">
                  <argument key="id">null</argument>
                </argument>
              </argument>
              <argument key="tag" type="collection">
                <argument key="type">integer</argument>
                <argument key="property_path">data[tag_id]</argument>
              </argument>
              <argument key="data" type="collection">
                <argument key="type">object</argument>
              </argument>
              <argument key="loggedAt" type="collection">
                <argument key="type">date</argument>
                <argument key="format">date_optional_time</argument>
              </argument>
            </argument>
          </argument>
          <argument key="config" type="collection">
            <argument key="analyzer">null</argument>
            <argument key="search_analyzer">null</argument>
            <argument key="dynamic">null</argument>
            <argument key="date_detection">null</argument>
            <argument key="dynamic_date_formats" type="collection"/>
            <argument key="numeric_detection">null</argument>
          </argument>
        </argument>
      </argument>
    </service>
    <service id="fos_elastica.config_source.template_container" class="FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource">
      <tag name="fos_elastica.config_source" source="index_template"/>
      <argument type="collection"/>
    </service>
    <service id="fos_elastica.model_to_elastica_transformer" class="FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setPropertyAccessor">
        <argument type="service" id="fos_elastica.property_accessor"/>
      </call>
    </service>
    <service id="fos_elastica.model_to_elastica_identifier_transformer" class="FOS\ElasticaBundle\Transformer\ModelToElasticaIdentifierTransformer" abstract="true">
      <argument type="collection"/>
      <call method="setPropertyAccessor">
        <argument type="service" id="fos_elastica.property_accessor"/>
      </call>
    </service>
    <service id="fos_elastica.populate_listener" class="FOS\ElasticaBundle\EventListener\PopulateListener">
      <tag name="kernel.event_listener" event="FOS\ElasticaBundle\Event\PostIndexPopulateEvent" method="onPostIndexPopulate" priority="-9999"/>
      <argument type="service" id="fos_elastica.resetter"/>
    </service>
    <service id="fos_elastica.command.create" class="FOS\ElasticaBundle\Command\CreateCommand">
      <tag name="console.command" command="fos:elastica:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <argument type="service" id="fos_elastica.mapping_builder"/>
      <argument type="service" id="fos_elastica.config_manager"/>
      <argument type="service" id="fos_elastica.alias_processor"/>
      <call method="setName">
        <argument>fos:elastica:create</argument>
      </call>
    </service>
    <service id="fos_elastica.command.delete" class="FOS\ElasticaBundle\Command\DeleteCommand">
      <tag name="console.command" command="fos:elastica:delete"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_elastica.client.default"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <call method="setName">
        <argument>fos:elastica:delete</argument>
      </call>
    </service>
    <service id="fos_elastica.command.populate" class="FOS\ElasticaBundle\Command\PopulateCommand">
      <tag name="console.command" command="fos:elastica:populate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <argument type="service" id="fos_elastica.pager_provider_registry"/>
      <argument type="service" id="fos_elastica.pager_persister_registry"/>
      <argument type="service" id="fos_elastica.resetter"/>
      <call method="setName">
        <argument>fos:elastica:populate</argument>
      </call>
    </service>
    <service id="fos_elastica.command.reset" class="FOS\ElasticaBundle\Command\ResetCommand">
      <tag name="console.command" command="fos:elastica:reset"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <argument type="service" id="fos_elastica.resetter"/>
      <call method="setName">
        <argument>fos:elastica:reset</argument>
      </call>
    </service>
    <service id="fos_elastica.command.templates_reset" class="FOS\ElasticaBundle\Command\ResetTemplatesCommand">
      <tag name="console.command" command="fos:elastica:reset-templates"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_elastica.template_resetter"/>
      <call method="setName">
        <argument>fos:elastica:reset-templates</argument>
      </call>
    </service>
    <service id="fos_elastica.command.search" class="FOS\ElasticaBundle\Command\SearchCommand">
      <tag name="console.command" command="fos:elastica:search"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="fos_elastica.index_manager"/>
      <call method="setName">
        <argument>fos:elastica:search</argument>
      </call>
    </service>
    <service id="fos_elastica.client.default" class="FOS\ElasticaBundle\Elastica\Client">
      <tag name="fos_elastica.client"/>
      <argument type="collection">
        <argument key="connections" type="collection">
          <argument type="collection">
            <argument key="host">localhost</argument>
            <argument key="port">9200</argument>
            <argument key="http_error_codes" type="collection">
              <argument>400</argument>
              <argument>403</argument>
              <argument>404</argument>
            </argument>
            <argument key="ssl">false</argument>
            <argument key="logger">fos_elastica.logger</argument>
            <argument key="compression">false</argument>
            <argument key="headers" type="collection"/>
            <argument key="curl" type="collection"/>
            <argument key="retryOnConflict">0</argument>
            <argument key="persistent">true</argument>
          </argument>
        </argument>
        <argument key="connectionStrategy">Simple</argument>
      </argument>
      <argument>null</argument>
      <call method="setStopwatch">
        <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      </call>
      <call method="setLogger">
        <argument type="service" id="fos_elastica.logger"/>
      </call>
    </service>
    <service id="fos_elastica.index.admin_logs" class="FOS\ElasticaBundle\Elastica\Index">
      <tag name="admin_logs">fos_elastica.index</tag>
      <argument>app_admin_log_dev_%env(ES_POSTFIX)%</argument>
      <factory service="fos_elastica.client.default" method="getIndex"/>
    </service>
    <service id="fos_elastica.pager_provider.prototype.orm" class="FOS\ElasticaBundle\Doctrine\ORMPagerProvider" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="fos_elastica.doctrine.register_listeners"/>
      <argument></argument>
      <argument type="collection"/>
    </service>
    <service id="fos_elastica.doctrine.register_listeners" class="FOS\ElasticaBundle\Doctrine\RegisterListenersService">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="fos_elastica.listener.prototype.orm" class="FOS\ElasticaBundle\Doctrine\Listener" abstract="true">
      <argument></argument>
      <argument type="service" id="fos_elastica.indexable"/>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="fos_elastica.elastica_to_model_transformer.prototype.orm" class="FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument></argument>
      <argument type="collection"/>
      <call method="setPropertyAccessor">
        <argument type="service" id="fos_elastica.property_accessor"/>
      </call>
    </service>
    <service id="fos_elastica.manager.orm" class="FOS\ElasticaBundle\Doctrine\RepositoryManager">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="fos_elastica.repository_manager"/>
      <call method="addEntity">
        <argument>DW\GingerBundle\Entity\AdminLog</argument>
        <argument>admin_logs</argument>
      </call>
    </service>
    <service id="fos_elastica.elastica_to_model_transformer.admin_logs" class="FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer">
      <tag name="fos_elastica.elastica_to_model_transformer" index="admin_logs"/>
      <argument type="service" id="doctrine"/>
      <argument>DW\GingerBundle\Entity\AdminLog</argument>
      <argument type="collection">
        <argument key="ignore_missing">true</argument>
        <argument key="hints" type="collection"/>
        <argument key="hydrate">true</argument>
        <argument key="query_builder_method">createQueryBuilder</argument>
        <argument key="identifier">id</argument>
      </argument>
      <call method="setPropertyAccessor">
        <argument type="service" id="fos_elastica.property_accessor"/>
      </call>
    </service>
    <service id="fos_elastica.model_to_elastica_transformer.admin_logs" class="FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer">
      <argument type="collection">
        <argument key="identifier">id</argument>
        <argument key="index">admin_logs</argument>
      </argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setPropertyAccessor">
        <argument type="service" id="fos_elastica.property_accessor"/>
      </call>
    </service>
    <service id="fos_elastica.object_persister.admin_logs" class="FOS\ElasticaBundle\Persister\ObjectPersister">
      <tag name="fos_elastica.persister" index="admin_logs"/>
      <argument type="service" id="fos_elastica.index.admin_logs"/>
      <argument type="service" id="fos_elastica.model_to_elastica_transformer.admin_logs"/>
      <argument>DW\GingerBundle\Entity\AdminLog</argument>
      <argument type="collection">
        <argument key="id" type="collection">
          <argument key="type">keyword</argument>
        </argument>
        <argument key="action" type="collection">
          <argument key="type">keyword</argument>
        </argument>
        <argument key="channel" type="collection">
          <argument key="type">text</argument>
        </argument>
        <argument key="user" type="collection">
          <argument key="type">text</argument>
          <argument key="fielddata">true</argument>
          <argument key="property_path">getUsername</argument>
        </argument>
        <argument key="person" type="collection">
          <argument key="type">nested</argument>
          <argument key="properties" type="collection">
            <argument key="id">null</argument>
          </argument>
        </argument>
        <argument key="tag" type="collection">
          <argument key="type">integer</argument>
          <argument key="property_path">data[tag_id]</argument>
        </argument>
        <argument key="data" type="collection">
          <argument key="type">object</argument>
        </argument>
        <argument key="loggedAt" type="collection">
          <argument key="type">date</argument>
          <argument key="format">date_optional_time</argument>
        </argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="fos_elastica.pager_provider.admin_logs" class="FOS\ElasticaBundle\Doctrine\ORMPagerProvider">
      <tag name="fos_elastica.pager_provider" index="admin_logs"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="fos_elastica.doctrine.register_listeners"/>
      <argument>DW\GingerBundle\Entity\AdminLog</argument>
      <argument type="collection">
        <argument key="query_builder_method">createSortedQueryBuilder</argument>
        <argument key="batch_size">100</argument>
        <argument key="clear_object_manager">true</argument>
        <argument key="debug_logging">true</argument>
      </argument>
    </service>
    <service id="fos_elastica.finder.admin_logs" class="FOS\ElasticaBundle\Finder\TransformedFinder">
      <argument type="service" id="fos_elastica.index.admin_logs"/>
      <argument type="service" id="fos_elastica.elastica_to_model_transformer.admin_logs"/>
    </service>
    <service id="fos_elastica.listener.admin_logs" class="FOS\ElasticaBundle\Doctrine\Listener">
      <tag name="doctrine.event_listener" event="postPersist"/>
      <tag name="doctrine.event_listener" event="postUpdate"/>
      <tag name="doctrine.event_listener" event="preRemove"/>
      <tag name="doctrine.event_listener" event="postFlush"/>
      <argument type="service" id="fos_elastica.object_persister.admin_logs"/>
      <argument type="service" id="fos_elastica.indexable"/>
      <argument type="collection">
        <argument key="identifier">id</argument>
        <argument key="indexName">admin_logs</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id="sensio_framework_extra.controller.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="sensio_framework_extra.routing.loader.annot_class" class="Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="annotations.cached_reader"/>
      <deprecated package="sensio/framework-extra-bundle" version="5.2">The "%service_id%" service is deprecated since version 5.2</deprecated>
    </service>
    <service id="sensio_framework_extra.routing.loader.annot_dir" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="sensio_framework_extra.routing.loader.annot_class"/>
      <deprecated package="sensio/framework-extra-bundle" version="5.2">The "%service_id%" service is deprecated since version 5.2</deprecated>
    </service>
    <service id="sensio_framework_extra.routing.loader.annot_file" class="Symfony\Component\Routing\Loader\AnnotationFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="sensio_framework_extra.routing.loader.annot_class"/>
      <deprecated package="sensio/framework-extra-bundle" version="5.2">The "%service_id%" service is deprecated since version 5.2</deprecated>
    </service>
    <service id="sensio_framework_extra.converter.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.converter.manager"/>
      <argument>true</argument>
    </service>
    <service id="sensio_framework_extra.converter.manager" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager">
      <call method="add">
        <argument type="service" id="sensio_framework_extra.converter.doctrine.orm"/>
        <argument>0</argument>
        <argument>doctrine.orm</argument>
      </call>
      <call method="add">
        <argument type="service" id="framework_extra_bundle.date_time_param_converter"/>
        <argument>0</argument>
        <argument>datetime</argument>
      </call>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter">
      <tag name="request.param_converter" converter="doctrine.orm"/>
      <argument type="service" id="doctrine" on-invalid="ignore"/>
      <argument type="service" id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.date_time_param_converter" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter">
      <tag name="request.param_converter" converter="datetime"/>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage"/>
    <service id="sensio_framework_extra.view.guesser" class="Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser">
      <argument type="service" id="kernel"/>
    </service>
    <service id="sensio_framework_extra.view.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.service_subscriber" id="twig"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.view.guesser"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.aNklfos.sensio_framework_extra.view.listener"/>
      </call>
    </service>
    <service id="sensio_framework_extra.cache.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="sensio_framework_extra.security.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="sensio_framework_extra.security.expression_language.default" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver" on-invalid="null"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="sensio_framework_extra.security.expression_language.default" class="Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage">
      <call method="registerProvider">
        <argument type="service" id="api_platform.security.expression_language_provider"/>
      </call>
    </service>
    <service id="framework_extra_bundle.event.is_granted" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.argument_name_convertor" class="Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter">
      <argument type="service" id="argument_metadata_factory"/>
    </service>
    <service id="nelmio_alice.file_parser.runtime_cache" class="Nelmio\Alice\Parser\RuntimeCacheParser">
      <argument type="service" id="nelmio_alice.file_parser.registry"/>
      <argument type="service" id="hautelook_alice.alice.file_locator.kernel"/>
      <argument type="service" id="nelmio_alice.file_parser.default_include_processor"/>
    </service>
    <service id="nelmio_alice.file_parser.symfony_yaml" class="Symfony\Component\Yaml\Parser"/>
    <service id="nelmio_alice.file_parser.default_include_processor" class="Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor">
      <argument type="service" id="hautelook_alice.alice.file_locator.kernel"/>
    </service>
    <service id="nelmio_alice.file_parser.registry" class="Nelmio\Alice\Parser\ParserRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.file_parser.chainable.yaml"/>
        <argument type="service" id="nelmio_alice.file_parser.chainable.php"/>
        <argument type="service" id="nelmio_alice.file_parser.chainable.json"/>
      </argument>
    </service>
    <service id="nelmio_alice.file_parser.chainable.yaml" class="Nelmio\Alice\Parser\Chainable\YamlParser">
      <tag name="nelmio_alice.file_parser"/>
      <argument type="service" id="nelmio_alice.file_parser.symfony_yaml"/>
    </service>
    <service id="nelmio_alice.file_parser.chainable.php" class="Nelmio\Alice\Parser\Chainable\PhpParser">
      <tag name="nelmio_alice.file_parser"/>
    </service>
    <service id="nelmio_alice.file_parser.chainable.json" class="Nelmio\Alice\Parser\Chainable\JsonParser">
      <tag name="nelmio_alice.file_parser"/>
    </service>
    <service id="nelmio_alice.property_accessor.std" class="Nelmio\Alice\PropertyAccess\StdPropertyAccessor">
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="nelmio_alice.file_locator.default" class="Nelmio\Alice\FileLocator\DefaultFileLocator"/>
    <service id="nelmio_alice.data_loader.simple" class="Nelmio\Alice\Loader\SimpleDataLoader">
      <argument type="service" id="nelmio_alice.fixture_builder.simple"/>
      <argument type="service" id="nelmio_alice.generator.double_pass"/>
    </service>
    <service id="nelmio_alice.file_loader.simple" class="Nelmio\Alice\Loader\SimpleFileLoader">
      <argument type="service" id="nelmio_alice.file_parser.runtime_cache"/>
      <argument type="service" id="nelmio_alice.data_loader.simple"/>
    </service>
    <service id="nelmio_alice.files_loader.simple" class="Nelmio\Alice\Loader\SimpleFilesLoader">
      <argument type="service" id="nelmio_alice.file_parser.runtime_cache"/>
      <argument type="service" id="nelmio_alice.data_loader.simple"/>
    </service>
    <service id="nelmio_alice.fixture_builder.simple" class="Nelmio\Alice\FixtureBuilder\SimpleBuilder">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.simple"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.simple" class="Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.element" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.registry"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique"/>
      </argument>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_flag_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_flag_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_flag_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_flag_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" class="Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_flag_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.element"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\TolerantFixtureDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.flag_parser.element"/>
      <argument type="collection">
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple"/>
      </argument>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_fixture_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_fixture_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.specs.simple"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_fixture_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_fixture_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.specs.simple"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.specs.simple" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer"/>
      <argument type="collection">
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler"/>
        <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler"/>
      </argument>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer">
      <argument type="service" id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_method_flag_handler"/>
    </service>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" class="Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler">
      <tag name="nelmio_alice.fixture_builder.denormalizer.chainable_method_flag_handler"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.string_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.string_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.simple_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.simple_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer"/>
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.function_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer"/>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser"/>
        <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser"/>
      </argument>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper"/>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser">
      <argument type="service" id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" class="Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser">
      <tag name="nelmio_alice.fixture_builder.expression_language.chainable_token_parser"/>
    </service>
    <service id="nelmio_alice.generator.double_pass" class="Nelmio\Alice\Generator\DoublePassGenerator">
      <argument type="service" id="nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects"/>
      <argument type="service" id="nelmio_alice.generator.object_generator.complete"/>
    </service>
    <service id="nelmio_alice.generator.object_generator.complete" class="Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator">
      <argument type="service" id="nelmio_alice.generator.object_generator.simple"/>
    </service>
    <service id="nelmio_alice.generator.object_generator.simple" class="Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator">
      <argument type="service" id="nelmio_alice.generator.resolver.value.registry"/>
      <argument type="service" id="nelmio_alice.generator.instantiator.existing_instance"/>
      <argument type="service" id="nelmio_alice.generator.hydrator.simple"/>
      <argument type="service" id="nelmio_alice.generator.caller.simple"/>
    </service>
    <service id="nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" class="Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver">
      <argument type="service" id="nelmio_alice.generator.resolver.fixture_set.simple"/>
    </service>
    <service id="nelmio_alice.generator.resolver.fixture_set.simple" class="Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver">
      <argument type="service" id="nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters"/>
      <argument type="service" id="nelmio_alice.generator.resolver.fixture_bag.template_bag"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.registry" class="Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.array_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.function_argument_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.list_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.optional_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.unique_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.variable_value_resolver"/>
      </argument>
    </service>
    <service id="nelmio_alice.generator.resolver.value.unique_values_pool" class="Nelmio\Alice\Generator\Resolver\UniqueValuesPool"/>
    <service id="nelmio_alice.generator.resolver.value.chainable.array_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver">
      <argument type="service" id="nelmio_alice.faker.generator"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.php_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver">
      <argument>%nelmio_alice.functions_blacklist%</argument>
      <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.faker_value_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
      <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.php_value_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
      <argument type="service" id="nelmio_alice.property_accessor.std"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver"/>
    <service id="nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver">
      <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
      <argument type="service" id="nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.list_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
      <argument type="service" id="nelmio_alice.generator.resolver.value.unique_values_pool"/>
      <argument>null</argument>
      <argument>150</argument>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" class="Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver">
      <tag name="nelmio_alice.generator.resolver.value.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.named_arguments_resolver" class="Nelmio\Alice\Generator\NamedArgumentsResolver"/>
    <service id="nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" class="Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver">
      <argument type="service" id="nelmio_alice.generator.resolver.parameter_bag.simple"/>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter_bag.simple" class="Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver">
      <argument type="service" id="nelmio_alice.generator.resolver.parameter.registry"/>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter.registry" class="Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver"/>
        <argument type="service" id="nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver"/>
      </argument>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" class="Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver">
      <tag name="nelmio_alice.generator.resolver.parameter.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" class="Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver">
      <tag name="nelmio_alice.generator.resolver.parameter.chainable_resolver"/>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" class="Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver">
      <tag name="nelmio_alice.generator.resolver.parameter.chainable_resolver"/>
      <argument type="service" id="nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver"/>
      <argument>5</argument>
    </service>
    <service id="nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" class="Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver"/>
    <service id="nelmio_alice.generator.resolver.fixture_bag.template_bag" class="Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver"/>
    <service id="nelmio_alice.generator.hydrator.simple" class="Nelmio\Alice\Generator\Hydrator\SimpleHydrator">
      <argument type="service" id="nelmio_alice.generator.hydrator.property.symfony_property_access"/>
    </service>
    <service id="nelmio_alice.generator.hydrator.property.symfony_property_access" class="Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator">
      <argument type="service" id="nelmio_alice.property_accessor.std"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.existing_instance" class="Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator">
      <argument type="service" id="nelmio_alice.generator.instantiator.resolver"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.resolver" class="Nelmio\Alice\Generator\Instantiator\InstantiatorResolver">
      <argument type="service" id="nelmio_alice.generator.instantiator.registry"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.registry" class="Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator"/>
        <argument type="service" id="nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator"/>
        <argument type="service" id="nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator"/>
        <argument type="service" id="nelmio_alice.generator.instantiator.chainable.static_factory_instantiator"/>
        <argument type="service" id="hautelook_alice.alice.generator.instantiator.chainable.instantiated_reference_instantiator"/>
      </argument>
    </service>
    <service id="nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" class="Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator">
      <tag name="nelmio_alice.generator.instantiator.chainable_instantiator"/>
      <argument type="service" id="nelmio_alice.generator.named_arguments_resolver"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" class="Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator">
      <tag name="nelmio_alice.generator.instantiator.chainable_instantiator"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" class="Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator">
      <tag name="nelmio_alice.generator.instantiator.chainable_instantiator"/>
    </service>
    <service id="nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" class="Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator">
      <tag name="nelmio_alice.generator.instantiator.chainable_instantiator"/>
      <argument type="service" id="nelmio_alice.generator.named_arguments_resolver"/>
    </service>
    <service id="nelmio_alice.generator.caller.simple" class="Nelmio\Alice\Generator\Caller\SimpleCaller">
      <argument type="service" id="nelmio_alice.generator.caller.registry"/>
      <argument type="service" id="nelmio_alice.generator.resolver.value.registry"/>
      <argument type="service" id="nelmio_alice.generator.named_arguments_resolver"/>
    </service>
    <service id="nelmio_alice.generator.caller.registry" class="Nelmio\Alice\Generator\Caller\CallProcessorRegistry">
      <argument type="collection">
        <argument type="service" id="nelmio_alice.generator.caller.chainable.configurator_method_call"/>
        <argument type="service" id="nelmio_alice.generator.caller.chainable.method_call_with_reference"/>
        <argument type="service" id="nelmio_alice.generator.caller.chainable.optional_method_call"/>
        <argument type="service" id="nelmio_alice.generator.caller.chainable.simple_call"/>
      </argument>
    </service>
    <service id="nelmio_alice.generator.caller.chainable.configurator_method_call" class="Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor">
      <tag name="nelmio_alice.generator.caller.chainable_call_processor"/>
    </service>
    <service id="nelmio_alice.generator.caller.chainable.method_call_with_reference" class="Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor">
      <tag name="nelmio_alice.generator.caller.chainable_call_processor"/>
    </service>
    <service id="nelmio_alice.generator.caller.chainable.optional_method_call" class="Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor">
      <tag name="nelmio_alice.generator.caller.chainable_call_processor"/>
    </service>
    <service id="nelmio_alice.generator.caller.chainable.simple_call" class="Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor">
      <tag name="nelmio_alice.generator.caller.chainable_call_processor"/>
    </service>
    <service id="nelmio_alice.faker.generator" class="Faker\Generator">
      <argument>en_US</argument>
      <call method="seed">
        <argument>1</argument>
      </call>
      <call method="addProvider">
        <argument type="service" id="App\DataFixtures\Faker\Provider\UserProvider"/>
      </call>
      <call method="addProvider">
        <argument type="service" id="nelmio_alice.faker.provider.alice"/>
      </call>
      <factory class="Faker\Factory" method="create"/>
    </service>
    <service id="nelmio_alice.faker.provider.alice" class="Nelmio\Alice\Faker\Provider\AliceProvider">
      <tag name="nelmio_alice.faker.provider"/>
    </service>
    <service id="fidry_alice_data_fixtures.loader.multipass_file" class="Fidry\AliceDataFixtures\Loader\MultiPassLoader" lazy="true">
      <argument type="service" id="nelmio_alice.file_loader.simple"/>
      <deprecated package="theofidry/alice-data-fixtures" version="1.0">The service "%service_id%" is deprecated and will be removed in future versions.</deprecated>
    </service>
    <service id="fidry_alice_data_fixtures.loader.simple" class="Fidry\AliceDataFixtures\Loader\SimpleLoader" lazy="true">
      <argument type="service" id="nelmio_alice.files_loader.simple"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="fidry_alice_data_fixtures.doctrine.purger_loader" class="Fidry\AliceDataFixtures\Loader\PurgerLoader" lazy="true">
      <argument type="service" id="fidry_alice_data_fixtures.doctrine.persister_loader"/>
      <argument type="service" id="fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory"/>
      <argument>delete</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
    </service>
    <service id="fidry_alice_data_fixtures.doctrine.persister_loader" class="Fidry\AliceDataFixtures\Loader\PersisterLoader" lazy="true">
      <argument type="service" id="fidry_alice_data_fixtures.loader.simple"/>
      <argument type="service" id="fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
    </service>
    <service id="fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" class="Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger" lazy="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="fidry_alice_data_fixtures.persistence.purger_modepurger_mode" class="Fidry\AliceDataFixtures\Persistence\PurgeMode">
      <factory class="Fidry\AliceDataFixtures\Persistence\PurgeMode" method="createDeleteMode"/>
      <deprecated package="theofidry/alice-data-fixtures" version="1.0">The service "%service_id%" is deprecated and will be removed in future versions.Inject the purger or purger factory directly instead.</deprecated>
    </service>
    <service id="fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" class="Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister" lazy="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="hautelook_alice.locator.env_directory" class="Hautelook\AliceBundle\Locator\EnvDirectoryLocator">
      <argument>%hautelook_alice.fixtures_path%</argument>
      <argument>%hautelook_alice.root_dirs%</argument>
    </service>
    <service id="hautelook_alice.locator.environmentless" class="Hautelook\AliceBundle\Locator\EnvironmentlessFilesLocator">
      <argument type="service" id="hautelook_alice.locator.env_directory"/>
    </service>
    <service id="hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" class="Hautelook\AliceBundle\Console\Command\Doctrine\DoctrineOrmLoadDataFixturesCommand" public="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>hautelook:fixtures:load</argument>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="hautelook_alice.loader.doctrine_orm_loader"/>
      <call method="setName">
        <argument>hautelook:fixtures:load</argument>
      </call>
      <call method="setDescription">
        <argument>Load data fixtures to your database.</argument>
      </call>
    </service>
    <service id="hautelook_alice.data_fixtures.loader.file_resolver_loader" class="Fidry\AliceDataFixtures\Loader\FileResolverLoader">
      <argument type="service" id="fidry_alice_data_fixtures.doctrine.purger_loader"/>
      <argument type="service" id="hautelook_alice.resolver.file.kernel_file_resolver"/>
    </service>
    <service id="hautelook_alice.data_fixtures.purge_loader" class="Fidry\AliceDataFixtures\Loader\FileResolverLoader" public="true">
      <argument type="service" id="fidry_alice_data_fixtures.doctrine.purger_loader"/>
      <argument type="service" id="hautelook_alice.resolver.file.kernel_file_resolver"/>
    </service>
    <service id="hautelook_alice.data_fixtures.append_loader" class="Fidry\AliceDataFixtures\Loader\FileResolverLoader" public="true">
      <argument type="service" id="fidry_alice_data_fixtures.doctrine.persister_loader"/>
      <argument type="service" id="hautelook_alice.resolver.file.kernel_file_resolver"/>
    </service>
    <service id="hautelook_alice.loader.doctrine_orm_loader" class="Hautelook\AliceBundle\Loader\DoctrineOrmLoader">
      <argument type="service" id="hautelook_alice.resolver.bundle.no_bundle_resolver"/>
      <argument type="service" id="hautelook_alice.locator.environmentless"/>
      <argument type="service" id="hautelook_alice.data_fixtures.purge_loader"/>
      <argument type="service" id="hautelook_alice.data_fixtures.append_loader"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="hautelook_alice.resolver.bundle.simple_resolver" class="Hautelook\AliceBundle\Resolver\Bundle\SimpleBundleResolver">
      <argument type="service" id="kernel"/>
    </service>
    <service id="hautelook_alice.resolver.bundle.no_bundle_resolver" class="Hautelook\AliceBundle\Resolver\Bundle\NoBundleResolver">
      <argument type="service" id="hautelook_alice.resolver.bundle.simple_resolver"/>
    </service>
    <service id="hautelook_alice.resolver.file.kernel_file_resolver" class="Hautelook\AliceBundle\Resolver\File\KernelFileResolver">
      <argument type="service" id="kernel"/>
    </service>
    <service id="hautelook_alice.alice.generator.instantiator.chainable.instantiated_reference_instantiator" class="Hautelook\AliceBundle\Alice\Generator\Instantiator\Chainable\InstantiatedReferenceInstantiator">
      <tag name="nelmio_alice.generator.instantiator.chainable_instantiator"/>
      <call method="setContainer">
        <argument type="service" id="service_container"/>
      </call>
    </service>
    <service id="hautelook_alice.alice.file_locator.kernel" class="Hautelook\AliceBundle\Alice\FileLocator\KernelFileLocator">
      <argument type="service" id="nelmio_alice.file_locator.default"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="annotated_d_w_ginger_bundle_entity_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="type">exact</argument>
        <argument key="title">start</argument>
      </argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="email">partial</argument>
        <argument key="firstName">start</argument>
        <argument key="lastName">start</argument>
      </argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_d_w_ginger_bundle_entity_person_api_platform_core_bridge_doctrine_orm_filter_exists_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="privateAddress">null</argument>
        <argument key="companyAddress">null</argument>
      </argument>
      <argument>exists</argument>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id="annotated_d_w_ginger_bundle_entity_address_api_platform_core_bridge_doctrine_orm_filter_search_filter" class="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" autowire="true">
      <tag name="api_platform.filter"/>
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="postCode">exact</argument>
      </argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached" on-invalid="ignore"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
    </service>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AppTestCommand" class="App\Command\AppTestCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\AppTestCommand" class="App\Command\AppTestCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Dev\CreateDummyAttributesCommand" class="App\Command\Dev\CreateDummyAttributesCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\Dev\CreateDummyAttributesCommand" class="App\Command\Dev\CreateDummyAttributesCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateUserCommand" class="App\Command\MigrateUserCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Command\MigrateUserCommand" class="App\Command\MigrateUserCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FooController" class="App\Controller\FooController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FooController" class="App\Controller\FooController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\FooController" class="App\Controller\FooController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Faker\Provider\Base.0.App\DataFixtures\Faker\Provider\UserProvider" class="App\DataFixtures\Faker\Provider\UserProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\Faker\Provider\UserProvider" class="App\DataFixtures\Faker\Provider\UserProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" class="App\Repository\ContactRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\ContactRepository" class="App\Repository\ContactRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" class="App\Repository\GroupRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Repository\GroupRepository" class="App\Repository\GroupRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" class="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" class="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\DataProvider\ItemDataProviderInterface.0.DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" class="DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" class="DW\GingerBundle\ApiPlatform\DataProvider\AppItemDataProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\GraphQl\Type\Definition\TypeInterface.0.DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" class="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" class="DW\GingerBundle\ApiPlatform\GraphQL\Type\AppType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\GraphQl\Resolver\QueryItemResolverInterface.0.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\AppResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\GraphQl\Resolver\MutationResolverInterface.0.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\PeopleTagsResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\Core\GraphQl\Resolver\MutationResolverInterface.0.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" class="DW\GingerBundle\ApiPlatform\GraphQL\Resolver\Mutation\UpdatePersonTagsResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.dw_ginger.topic_attribute_events_logger" class="DW\GingerBundle\EventSubscriber\TopicAttributeEventsLogger" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.dw_ginger.topic_attribute_events_logger" class="DW\GingerBundle\EventSubscriber\TopicAttributeEventsLogger" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.DW\GingerBundle\Import\Controller\FileImportController" class="DW\GingerBundle\Import\Controller\FileImportController" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.DW\GingerBundle\Import\Controller\FileImportController" class="DW\GingerBundle\Import\Controller\FileImportController" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Controller\FileImportController" class="DW\GingerBundle\Import\Controller\FileImportController" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" class="DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" class="DW\GingerBundle\Import\EventSubscriber\StorageSubscriber" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.DW\GingerBundle\Import\Form\Type\FileImportPreviewType" class="DW\GingerBundle\Import\Form\Type\FileImportPreviewType" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Form\Type\FileImportPreviewType" class="DW\GingerBundle\Import\Form\Type\FileImportPreviewType" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.DW\GingerBundle\Import\Form\Type\FileImportEditType" class="DW\GingerBundle\Import\Form\Type\FileImportEditType" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Form\Type\FileImportEditType" class="DW\GingerBundle\Import\Form\Type\FileImportEditType" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" class="DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" class="DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" class="DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" class="DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" class="DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" class="DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" class="DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" class="DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.DW\GingerBundle\Import\Repository\FileImportRepository" class="DW\GingerBundle\Import\Repository\FileImportRepository" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Repository\FileImportRepository" class="DW\GingerBundle\Import\Repository\FileImportRepository" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.DW\GingerBundle\Import\Serializer\Context\ContextInterface.0.DW\GingerBundle\Import\Serializer\Context\PersonContext" class="DW\GingerBundle\Import\Serializer\Context\PersonContext" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Serializer\Context\PersonContext" class="DW\GingerBundle\Import\Serializer\Context\PersonContext" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" class="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" public="true" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" class="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" class="DW\GingerBundle\Import\Serializer\Encoder\XlsxEncoder" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.DW\GingerBundle\Import\Normalizer\PersonNormalizer" class="DW\GingerBundle\Import\Normalizer\PersonNormalizer" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Normalizer\PersonNormalizer" class="DW\GingerBundle\Import\Normalizer\PersonNormalizer" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" class="DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" class="DW\GingerBundle\Import\Normalizer\NullableDateTimeDenormalizer" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" class="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" class="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" class="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" class="DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" class="DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.DW\GingerBundle\Import\Command\ExportToFileCommand" class="DW\GingerBundle\Import\Command\ExportToFileCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Command\ExportToFileCommand" class="DW\GingerBundle\Import\Command\ExportToFileCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.DW\GingerBundle\Import\Command\Storage\ClearCommand" class="DW\GingerBundle\Import\Command\Storage\ClearCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Import\Command\Storage\ClearCommand" class="DW\GingerBundle\Import\Command\Storage\ClearCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.dw_ginger.command.debug.tag_persons" class="DW\GingerBundle\Command\Debug\TagPersonsCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.dw_ginger.command.debug.tag_persons" class="DW\GingerBundle\Command\Debug\TagPersonsCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.dw_ginger.command.tagger" class="DW\GingerBundle\Command\TaggerCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.dw_ginger.command.tagger" class="DW\GingerBundle\Command\TaggerCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.dw_ginger.command.createuser" class="DW\GingerBundle\Command\CreateUserCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.dw_ginger.command.createuser" class="DW\GingerBundle\Command\CreateUserCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.DW\GingerBundle\Command\MigrateAddressCommand" class="DW\GingerBundle\Command\MigrateAddressCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Command\MigrateAddressCommand" class="DW\GingerBundle\Command\MigrateAddressCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" class="DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" class="DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.DW\GingerBundle\Command\CreateAddressMessagesCommand" class="DW\GingerBundle\Command\CreateAddressMessagesCommand" public="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.DW\GingerBundle\Command\CreateAddressMessagesCommand" class="DW\GingerBundle\Command\CreateAddressMessagesCommand" public="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".service_locator.gSv9zYw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="base64" type="service_closure" id="container.env_var_processor"/>
        <argument key="bool" type="service_closure" id="container.env_var_processor"/>
        <argument key="const" type="service_closure" id="container.env_var_processor"/>
        <argument key="csv" type="service_closure" id="container.env_var_processor"/>
        <argument key="default" type="service_closure" id="container.env_var_processor"/>
        <argument key="file" type="service_closure" id="container.env_var_processor"/>
        <argument key="float" type="service_closure" id="container.env_var_processor"/>
        <argument key="int" type="service_closure" id="container.env_var_processor"/>
        <argument key="json" type="service_closure" id="container.env_var_processor"/>
        <argument key="key" type="service_closure" id="container.env_var_processor"/>
        <argument key="not" type="service_closure" id="container.env_var_processor"/>
        <argument key="query_string" type="service_closure" id="container.env_var_processor"/>
        <argument key="require" type="service_closure" id="container.env_var_processor"/>
        <argument key="resolve" type="service_closure" id="container.env_var_processor"/>
        <argument key="string" type="service_closure" id="container.env_var_processor"/>
        <argument key="trim" type="service_closure" id="container.env_var_processor"/>
        <argument key="url" type="service_closure" id="container.env_var_processor"/>
      </argument>
    </service>
    <service id=".service_locator.xUrKPVU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="loader" type="service_closure" id=".errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface"/>
      </argument>
    </service>
    <service id=".service_locator.u9oaRIv" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="data" type="service_closure" id=".errored..service_locator.u9oaRIv.DW\GingerBundle\ApiPlatform\Resource\PeopleTags"/>
        <argument key="messageBus" type="service_closure" id="debug.traced.messenger.bus.default"/>
        <argument key="security" type="service_closure" id="security.helper"/>
      </argument>
    </service>
    <service id=".service_locator.D2Gls4a" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id=".service_locator.zFcJjKU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="authenticationUtils" type="service_closure" id="security.authentication_utils"/>
      </argument>
    </service>
    <service id=".service_locator.6E9xidT" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="mailer" type="service_closure" id="mailer.mailer"/>
      </argument>
    </service>
    <service id=".service_locator.rDMu6Zd" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="passwordHasher" type="service_closure" id="security.user_password_hasher"/>
      </argument>
    </service>
    <service id=".service_locator.oTWk6pU" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="paginator" type="service_closure" id="knp_paginator"/>
        <argument key="repository" type="service_closure" id="DW\GingerBundle\Import\Repository\FileImportRepository"/>
      </argument>
    </service>
    <service id=".service_locator.t7D.JSf" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="context" type="service_closure" id="DW\GingerBundle\Import\Serializer\Context\PersonContext"/>
        <argument key="personSerializer" type="service_closure" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator.lR3uwMO" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="extractor" type="service_closure" id="DW\GingerBundle\Import\Xlsx\Util\Extractor"/>
        <argument key="fileManager" type="service_closure" id="DW\GingerBundle\Import\Storage\FileManager"/>
      </argument>
    </service>
    <service id=".service_locator.GurBfpf" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="annotationReader" type="service_closure" id="DW\GingerBundle\Import\Annotation\PersonReader"/>
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="extractor" type="service_closure" id="DW\GingerBundle\Import\Xlsx\Util\Extractor"/>
        <argument key="fileImport" type="service_closure" id=".errored..service_locator.GurBfpf.DW\GingerBundle\Import\Entity\FileImport"/>
        <argument key="importsStorage" type="service_closure" id="imports.storage"/>
        <argument key="matcherChain" type="service_closure" id="DW\GingerBundle\Import\Matcher\PersonMatcherChain"/>
        <argument key="personManager" type="service_closure" id="dw_ginger.person_manager"/>
        <argument key="personSerializer" type="service_closure" id="DW\GingerBundle\Import\Serializer\PersonSerializer"/>
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
        <argument key="validator" type="service_closure" id="debug.validator"/>
      </argument>
    </service>
    <service id=".service_locator.O1VEkG5" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="fileImport" type="service_closure" id=".errored..service_locator.O1VEkG5.DW\GingerBundle\Import\Entity\FileImport"/>
      </argument>
    </service>
    <service id=".service_locator.6idVSME" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="fileImport" type="service_closure" id=".errored..service_locator.6idVSME.DW\GingerBundle\Import\Entity\FileImport"/>
        <argument key="fileManager" type="service_closure" id="DW\GingerBundle\Import\Storage\FileManager"/>
      </argument>
    </service>
    <service id=".service_locator.o0yGbpB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service_closure" id="doctrine.orm.default_entity_manager"/>
        <argument key="fileImport" type="service_closure" id=".errored..service_locator.o0yGbpB.DW\GingerBundle\Import\Entity\FileImport"/>
        <argument key="messageBus" type="service_closure" id="debug.traced.messenger.bus.default"/>
      </argument>
    </service>
    <service id=".service_locator.kVMCplX" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="fileImport" type="service_closure" id=".errored..service_locator.kVMCplX.DW\GingerBundle\Import\Entity\FileImport"/>
        <argument key="importsStorage" type="service_closure" id="imports.storage"/>
      </argument>
    </service>
    <service id=".service_locator.OzEewHY" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\ApiPlatform\Controller\PeopleTagsController::__invoke" type="service_closure" id=".service_locator.u9oaRIv"/>
        <argument key="DW\GingerBundle\Controller\ResetPasswordController::request" type="service_closure" id=".service_locator.6E9xidT"/>
        <argument key="DW\GingerBundle\Controller\ResetPasswordController::reset" type="service_closure" id=".service_locator.rDMu6Zd"/>
        <argument key="DW\GingerBundle\Controller\SecurityController::login" type="service_closure" id=".service_locator.zFcJjKU"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::delete" type="service_closure" id=".service_locator.6idVSME"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::download" type="service_closure" id=".service_locator.kVMCplX"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::edit" type="service_closure" id=".service_locator.O1VEkG5"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::index" type="service_closure" id=".service_locator.oTWk6pU"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::launch" type="service_closure" id=".service_locator.o0yGbpB"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::new" type="service_closure" id=".service_locator.lR3uwMO"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::preview" type="service_closure" id=".service_locator.GurBfpf"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::reportDownloadAuthenticated" type="service_closure" id=".service_locator.kVMCplX"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController::template" type="service_closure" id=".service_locator.t7D.JSf"/>
        <argument key="kernel::loadRoutes" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="kernel::registerContainerConfiguration" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="DW\GingerBundle\ApiPlatform\Controller\PeopleTagsController:__invoke" type="service_closure" id=".service_locator.u9oaRIv"/>
        <argument key="DW\GingerBundle\ApiPlatform\Controller\PeopleTagsController" type="service_closure" id=".service_locator.u9oaRIv"/>
        <argument key="DW\GingerBundle\Controller\ResetPasswordController:request" type="service_closure" id=".service_locator.6E9xidT"/>
        <argument key="DW\GingerBundle\Controller\ResetPasswordController:reset" type="service_closure" id=".service_locator.rDMu6Zd"/>
        <argument key="DW\GingerBundle\Controller\SecurityController:login" type="service_closure" id=".service_locator.zFcJjKU"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:delete" type="service_closure" id=".service_locator.6idVSME"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:download" type="service_closure" id=".service_locator.kVMCplX"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:edit" type="service_closure" id=".service_locator.O1VEkG5"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:index" type="service_closure" id=".service_locator.oTWk6pU"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:launch" type="service_closure" id=".service_locator.o0yGbpB"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:new" type="service_closure" id=".service_locator.lR3uwMO"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:preview" type="service_closure" id=".service_locator.GurBfpf"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:reportDownloadAuthenticated" type="service_closure" id=".service_locator.kVMCplX"/>
        <argument key="DW\GingerBundle\Import\Controller\FileImportController:template" type="service_closure" id=".service_locator.t7D.JSf"/>
        <argument key="kernel:loadRoutes" type="service_closure" id=".service_locator.xUrKPVU"/>
        <argument key="kernel:registerContainerConfiguration" type="service_closure" id=".service_locator.xUrKPVU"/>
      </argument>
    </service>
    <service id=".service_locator.zl6u5nk" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator" type="service_closure" id="DW\GingerBundle\Import\Validator\Constraints\PersonIdExistsConstraintValidator"/>
        <argument key="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator" type="service_closure" id="DW\GingerBundle\Import\Xlsx\Validator\ContainsRequiredPropsConstraintValidator"/>
        <argument key="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator" type="service_closure" id="DW\GingerBundle\Import\Xlsx\Validator\NoExtraFieldsConstraintValidator"/>
        <argument key="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator" type="service_closure" id="DW\GingerBundle\Import\Xlsx\Validator\SingleSheetOnlyConstraintValidator"/>
        <argument key="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator" type="service_closure" id="DW\GingerBundle\Validator\Constraints\MinGroupTagsValidator"/>
        <argument key="DW\GingerBundle\Validator\Constraints\UniqueFieldValidator" type="service_closure" id="dw_ginger.validator.unique_field"/>
        <argument key="Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator" type="service_closure" id="Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator"/>
        <argument key="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" type="service_closure" id="security.validator.user_password"/>
        <argument key="Symfony\Component\Validator\Constraints\EmailValidator" type="service_closure" id="validator.email"/>
        <argument key="Symfony\Component\Validator\Constraints\ExpressionValidator" type="service_closure" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" type="service_closure" id="validator.not_compromised_password"/>
        <argument key="doctrine.orm.validator.unique" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="dw_ginger_filter_persons" type="service_closure" id="dw_ginger.validator.unique_field"/>
        <argument key="security.validator.user_password" type="service_closure" id="security.validator.user_password"/>
        <argument key="validator.expression" type="service_closure" id="validator.expression"/>
      </argument>
    </service>
    <service id=".service_locator.lLv4pWF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id="debug.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="100"/>
      <tag name="container.decorator" id="argument_resolver.request_attribute"/>
      <argument type="service" id="debug.argument_resolver.request_attribute.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <tag name="container.decorator" id="argument_resolver.request"/>
      <argument type="service" id="debug.argument_resolver.request.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <tag name="container.decorator" id="argument_resolver.session"/>
      <argument type="service" id="debug.argument_resolver.session.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="40"/>
      <tag name="container.decorator" id="security.user_value_resolver"/>
      <argument type="service" id="debug.security.user_value_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-50"/>
      <tag name="container.decorator" id="argument_resolver.service"/>
      <argument type="service" id="debug.argument_resolver.service.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-100"/>
      <tag name="container.decorator" id="argument_resolver.default"/>
      <argument type="service" id="debug.argument_resolver.default.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-150"/>
      <tag name="container.decorator" id="argument_resolver.variadic"/>
      <argument type="service" id="debug.argument_resolver.variadic.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <tag name="container.decorator" id="argument_resolver.not_tagged_controller"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.1xppWmk" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\Form\Type\AdminLogType" type="service_closure" id="dw_ginger.admin_log.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\AttributeType" type="service_closure" id="dw_ginger.attribute.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\ExtendedSearchType" type="service_closure" id="dw_ginger_search_extended.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\GroupType" type="service_closure" id="dw_ginger.group.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\IntergrationType" type="service_closure" id="dw_ginger.integration.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\PersonTagsType" type="service_closure" id="dw_ginger.person_tags.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\PersonType" type="service_closure" id="dw_ginger.person.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\ProfilingSearchType" type="service_closure" id="dw_ginger_search_profiling.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\TagType" type="service_closure" id="dw_ginger.tag.form_type"/>
        <argument key="DW\GingerBundle\Form\Type\UserType" type="service_closure" id="dw_ginger.user.form_type"/>
        <argument key="DW\GingerBundle\Import\Form\Type\FileImportEditType" type="service_closure" id="DW\GingerBundle\Import\Form\Type\FileImportEditType"/>
        <argument key="DW\GingerBundle\Import\Form\Type\FileImportPreviewType" type="service_closure" id="DW\GingerBundle\Import\Form\Type\FileImportPreviewType"/>
        <argument key="FOS\OAuthServerBundle\Form\Type\AuthorizeFormType" type="service_closure" id="fos_oauth_server.authorize.form.type"/>
        <argument key="Misd\PhoneNumberBundle\Form\Type\PhoneNumberType" type="service_closure" id="Misd\PhoneNumberBundle\Form\Type\PhoneNumberType"/>
        <argument key="Symfony\Bridge\Doctrine\Form\Type\EntityType" type="service_closure" id="form.type.entity"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ChoiceType" type="service_closure" id="form.type.choice"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ColorType" type="service_closure" id="form.type.color"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FileType" type="service_closure" id="form.type.file"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="service_closure" id="form.type.form"/>
        <argument key="Tetranz\Select2EntityBundle\Form\Type\Select2EntityType" type="service_closure" id="tetranz_select2entity.select2entity_type"/>
      </argument>
    </service>
    <service id="messenger.bus.default.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware">
      <argument type="service" id="debug.stopwatch"/>
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware">
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware">
      <argument type="service" id="messenger.bus.default.messenger.handlers_locator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="debug.traced.messenger.bus.default" class="Symfony\Component\Messenger\TraceableMessageBus">
      <tag name="messenger.bus"/>
      <tag name="container.decorator" id="messenger.bus.default"/>
      <argument type="service" id="debug.traced.messenger.bus.default.inner"/>
    </service>
    <service id=".service_locator.5cAhUFF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="service_closure" id="debug.traced.messenger.bus.default"/>
      </argument>
    </service>
    <service id=".service_locator.Y4J.A.e" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.tGvt0LH" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="mailer.messenger.message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.J4d1Qa4" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Import\Messenger\Handler\LaunchFileImportHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.bRwgTM3" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Import\Messenger\Handler\BatchImportPersonsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.krGzE_3" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Import\Messenger\EventSubscriber\FileImportStatusManager"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Dqwl1U1" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Import\Messenger\EventSubscriber\ReportResultGenerator"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.ImZt6AK" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Messenger\Handler\BatchTogglePeopleTagsHandler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.2meLcUv" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="DW\GingerBundle\Messenger\Handler\ConsoleCommandHandler"/>
      <argument type="collection"/>
    </service>
    <service id="messenger.bus.default.messenger.handlers_locator" class="Symfony\Component\Messenger\Handler\HandlersLocator">
      <argument type="collection">
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.tGvt0LH"/>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\Command\LaunchFileImport" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.J4d1Qa4"/>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\Command\BatchImportPersons" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.bRwgTM3"/>
        </argument>
        <argument key="DW\GingerBundle\Import\Messenger\Event\FileImportEvent" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.krGzE_3"/>
          <argument type="service" id=".messenger.handler_descriptor.Dqwl1U1"/>
        </argument>
        <argument key="DW\GingerBundle\Messenger\Message\BatchTogglePeopleTags" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.ImZt6AK"/>
        </argument>
        <argument key="DW\GingerBundle\Messenger\Message\ConsoleCommand" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.2meLcUv"/>
        </argument>
      </argument>
    </service>
    <service id=".debug.http_client" class="Symfony\Component\HttpClient\TraceableHttpClient">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="http_client.client"/>
      <tag name="container.decorator" id="http_client"/>
      <argument type="service" id=".debug.http_client.inner"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="debug.security.voter.security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.authenticated_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.role_hierarchy_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.expression_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.person_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.person_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.tag_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.tag_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.attribute_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.attribute_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.user_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.user_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.group_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.group_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.DW\GingerBundle\Security\FileImportVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="DW\GingerBundle\Security\FileImportVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.DW\GingerBundle\Security\IntergartionVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="DW\GingerBundle\Security\IntergartionVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.logout.listener.csrf_token_clearing" class="Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id="security.ldap_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection"/>
    </service>
    <service id=".service_locator.qzls9xz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="DW\GingerBundle\EventSubscriber\Doctrine\AddressFlushListener" type="service_closure" id="DW\GingerBundle\EventSubscriber\Doctrine\AddressFlushListener"/>
        <argument key="DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber" type="service_closure" id="DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber"/>
        <argument key="doctrine.orm.listeners.resolve_target_entity" type="service_closure" id="doctrine.orm.listeners.resolve_target_entity"/>
        <argument key="doctrine.orm.messenger.doctrine_schema_subscriber" type="service_closure" id="doctrine.orm.messenger.doctrine_schema_subscriber"/>
        <argument key="dw_ginger.doctrine.topic_attribute_subscriber" type="service_closure" id="dw_ginger.doctrine.topic_attribute_subscriber"/>
        <argument key="fos_elastica.listener.admin_logs" type="service_closure" id="fos_elastica.listener.admin_logs"/>
        <argument key="stof_doctrine_extensions.listener.blameable" type="service_closure" id="stof_doctrine_extensions.listener.blameable"/>
        <argument key="stof_doctrine_extensions.listener.timestampable" type="service_closure" id="stof_doctrine_extensions.listener.timestampable"/>
      </argument>
    </service>
    <service id=".service_locator.0MyS7B6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Repository\ContactRepository" type="service_closure" id="App\Repository\ContactRepository"/>
        <argument key="App\Repository\GroupRepository" type="service_closure" id="App\Repository\GroupRepository"/>
        <argument key="DW\GingerBundle\Import\Repository\FileImportRepository" type="service_closure" id="DW\GingerBundle\Import\Repository\FileImportRepository"/>
        <argument key="DW\GingerBundle\Repository\AddressRepository" type="service_closure" id="DW\GingerBundle\Repository\AddressRepository"/>
        <argument key="DW\GingerBundle\Repository\AdminLogRepository" type="service_closure" id="DW\GingerBundle\Repository\AdminLogRepository"/>
        <argument key="DW\GingerBundle\Repository\AttributeRepository" type="service_closure" id="DW\GingerBundle\Repository\AttributeRepository"/>
        <argument key="DW\GingerBundle\Repository\IntegrationRepository" type="service_closure" id="DW\GingerBundle\Repository\IntegrationRepository"/>
        <argument key="DW\GingerBundle\Repository\ResetPasswordRequestRepository" type="service_closure" id="DW\GingerBundle\Repository\ResetPasswordRequestRepository"/>
        <argument key="DW\GingerBundle\Repository\UserRepository" type="service_closure" id="DW\GingerBundle\Repository\UserRepository"/>
      </argument>
    </service>
    <service id=".service_locator.KLVvNIq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.ulid_generator" type="service_closure" id="doctrine.ulid_generator"/>
        <argument key="doctrine.uuid_generator" type="service_closure" id="doctrine.uuid_generator"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver" class="Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver">
      <tag name="container.decorator" id="doctrine.orm.default_metadata_driver"/>
      <argument type="service" id=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".service_locator.KLVvNIq"/>
    </service>
    <service id="doctrine.dbal.default_schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager">
      <argument type="collection">
        <argument type="service" id="doctrine.dbal.default_regex_schema_filter"/>
      </argument>
    </service>
    <service id="doctrine.dbal.logging_middleware.default" class="Doctrine\DBAL\Logging\Middleware">
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.dbal.debug_middleware.default" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      <call method="setConnectionName">
        <argument>default</argument>
      </call>
    </service>
    <service id="monolog.logger.request" class="Symfony\Bridge\Monolog\Logger">
      <argument>request</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.console" class="Symfony\Bridge\Monolog\Logger">
      <argument>console</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.messenger" class="Symfony\Bridge\Monolog\Logger">
      <argument>messenger</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.cache" class="Symfony\Bridge\Monolog\Logger">
      <argument>cache</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.http_client" class="Symfony\Bridge\Monolog\Logger">
      <argument>http_client</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.mailer" class="Symfony\Bridge\Monolog\Logger">
      <argument>mailer</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.translation" class="Symfony\Bridge\Monolog\Logger">
      <argument>translation</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.php" class="Symfony\Bridge\Monolog\Logger">
      <argument>php</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.event" class="Symfony\Bridge\Monolog\Logger">
      <argument>event</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.null_internal"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.router" class="Symfony\Bridge\Monolog\Logger">
      <argument>router</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.profiler" class="Symfony\Bridge\Monolog\Logger">
      <argument>profiler</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.security" class="Symfony\Bridge\Monolog\Logger">
      <argument>security</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.doctrine" class="Symfony\Bridge\Monolog\Logger">
      <argument>doctrine</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.debug" class="Symfony\Bridge\Monolog\Logger">
      <argument>debug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.elastica" class="Symfony\Bridge\Monolog\Logger">
      <argument>elastica</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.api" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>api</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.api"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.file_import_person" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>file_import_person</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.file_import_person"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.ginger_core_events" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>ginger_core_events</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.ginger_core_events"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.address_refactor" class="Symfony\Bridge\Monolog\Logger" public="true">
      <argument>address_refactor</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.address_refactor"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id=".service_locator.TWz9UQt" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="list" type="service_closure" id="knp_menu.renderer.list"/>
        <argument key="twig" type="service_closure" id="knp_menu.renderer.twig"/>
      </argument>
    </service>
    <service id=".service_locator.SQUSL3k" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="default.storage" type="service_closure" id="default.storage"/>
        <argument key="exports.storage" type="service_closure" id="exports.storage"/>
        <argument key="imports.storage" type="service_closure" id="imports.storage"/>
      </argument>
    </service>
    <service id=".service_locator.yY.p4P7" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.csv" type="service_closure" id="translation.loader.csv"/>
        <argument key="translation.loader.dat" type="service_closure" id="translation.loader.dat"/>
        <argument key="translation.loader.ini" type="service_closure" id="translation.loader.ini"/>
        <argument key="translation.loader.json" type="service_closure" id="translation.loader.json"/>
        <argument key="translation.loader.mo" type="service_closure" id="translation.loader.mo"/>
        <argument key="translation.loader.php" type="service_closure" id="translation.loader.php"/>
        <argument key="translation.loader.po" type="service_closure" id="translation.loader.po"/>
        <argument key="translation.loader.qt" type="service_closure" id="translation.loader.qt"/>
        <argument key="translation.loader.res" type="service_closure" id="translation.loader.res"/>
        <argument key="translation.loader.xliff" type="service_closure" id="translation.loader.xliff"/>
        <argument key="translation.loader.yml" type="service_closure" id="translation.loader.yml"/>
      </argument>
    </service>
    <service id=".service_locator.mx0UMmY" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service_closure" id="doctrine" on-invalid="ignore"/>
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="message_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="messenger.default_bus" type="service_closure" id="debug.traced.messenger.bus.default" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.deprecated" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.mx0UMmY.App\Controller\FooController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Controller\FooController"/>
      <argument>App\Controller\FooController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mx0UMmY" method="withContext"/>
    </service>
    <service id=".service_locator.wSgjnB6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator.wSgjnB6.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.wSgjnB6" method="withContext"/>
    </service>
    <service id=".service_locator.mAvQwqK" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service_closure" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator.mAvQwqK.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mAvQwqK" method="withContext"/>
    </service>
    <service id=".service_locator.oCg4uHe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="router.default"/>
      </argument>
    </service>
    <service id=".service_locator.oCg4uHe.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.cache_warmer"/>
      <argument>router.cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.oCg4uHe" method="withContext"/>
    </service>
    <service id=".service_locator.v.Wwsjy" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.v.Wwsjy.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="twig.template_cache_warmer"/>
      <argument>twig.template_cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.v.Wwsjy" method="withContext"/>
    </service>
    <service id=".service_locator.mx0UMmY.DW\GingerBundle\Import\Controller\FileImportController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="DW\GingerBundle\Import\Controller\FileImportController"/>
      <argument>DW\GingerBundle\Import\Controller\FileImportController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.mx0UMmY" method="withContext"/>
    </service>
    <service id=".service_locator.aNklfos" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.aNklfos.sensio_framework_extra.view.listener" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="sensio_framework_extra.view.listener"/>
      <argument>sensio_framework_extra.view.listener</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.aNklfos" method="withContext"/>
    </service>
    <service id=".service_locator.XXv1IfR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="reverse_container" type="service_closure" id="reverse_container" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator.xpiHtM0" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="security.event_dispatcher.api" type="service_closure" id="security.event_dispatcher.api"/>
        <argument key="security.event_dispatcher.apiv2" type="service_closure" id="security.event_dispatcher.apiv2"/>
        <argument key="security.event_dispatcher.main" type="service_closure" id="security.event_dispatcher.main"/>
      </argument>
    </service>
    <service id=".service_locator.XWmhzGa" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service_closure" id="kernel"/>
      </argument>
    </service>
    <service id=".service_locator.Kr.dDlB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="env" type="service_closure" id="container.getenv"/>
      </argument>
    </service>
    <service id=".service_locator.JzpSxHw" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service_closure" id=".session.do-not-use" on-invalid="ignore_uninitialized"/>
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="session" type="service_closure" id=".session.do-not-use" on-invalid="ignore"/>
        <argument key="session_collector" type="service_closure" id="data_collector.request.session_collector" on-invalid="ignore"/>
        <argument key="session_factory" type="service_closure" id="session.factory" on-invalid="ignore"/>
        <argument key="session_storage" type="service_closure" id="session.storage.native" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.LcVn9Hr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="request_stack" type="service_closure" id="request_stack"/>
      </argument>
    </service>
    <service id=".service_locator.nLgZj7R" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage"/>
      </argument>
    </service>
    <service id=".service_locator.7wkhV39" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="in_place" type="service_closure" id="fos_elastica.in_place_pager_persister"/>
      </argument>
    </service>
    <service id=".service_locator.l4.v2x9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="admin_logs" type="service_closure" id="fos_elastica.object_persister.admin_logs"/>
      </argument>
    </service>
    <service id=".service_locator.LpzSWeg" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="admin_logs" type="service_closure" id="fos_elastica.pager_provider.admin_logs"/>
      </argument>
    </service>
    <service id="debug.validator.inner" class="Symfony\Component\Validator\Validator\ValidatorInterface">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id=".debug.http_client.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <argument type="collection"/>
      <argument>6</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.http_client" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver">
      <argument type="service" id="argument_metadata_factory"/>
      <argument type="iterator">
        <argument type="service" id="debug.argument_resolver.request_attribute"/>
        <argument type="service" id="debug.argument_resolver.request"/>
        <argument type="service" id="debug.argument_resolver.session"/>
        <argument type="service" id="debug.security.user_value_resolver"/>
        <argument type="service" id="debug.argument_resolver.service"/>
        <argument type="service" id="debug.argument_resolver.default"/>
        <argument type="service" id="debug.argument_resolver.variadic"/>
        <argument type="service" id="debug.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id="debug.security.access.decision_manager.inner" class="Symfony\Component\Security\Core\Authorization\AccessDecisionManager">
      <argument type="iterator">
        <argument type="service" id="debug.security.voter.security.access.authenticated_voter"/>
        <argument type="service" id="debug.security.voter.security.access.role_hierarchy_voter"/>
        <argument type="service" id="debug.security.voter.security.access.expression_voter"/>
        <argument type="service" id="debug.security.voter.security.access.person_voter"/>
        <argument type="service" id="debug.security.voter.security.access.tag_voter"/>
        <argument type="service" id="debug.security.voter.security.access.attribute_voter"/>
        <argument type="service" id="debug.security.voter.security.access.user_voter"/>
        <argument type="service" id="debug.security.voter.security.access.group_voter"/>
        <argument type="service" id="debug.security.voter.DW\GingerBundle\Security\FileImportVoter"/>
        <argument type="service" id="debug.security.voter.DW\GingerBundle\Security\IntergartionVoter"/>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy">
          <argument>false</argument>
        </service>
      </argument>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory.inner" class="Doctrine\Migrations\Version\MigrationFactory">
      <factory service="doctrine.migrations.dependency_factory" method="getMigrationFactory"/>
    </service>
    <service id="var_dumper.contextualized_cli_dumper.inner" class="Symfony\Component\VarDumper\Dumper\CliDumper">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\Core\IriConverter.inner" class="ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="debug.api_platform.item_data_provider"/>
      <argument type="service" id="api_platform.route_name_resolver.cached"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service" id="debug.api_platform.subresource_data_provider" on-invalid="ignore"/>
      <argument type="service" id="api_platform.identifier.converter" on-invalid="ignore"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter.inner" class="ApiPlatform\Core\GraphQl\Type\TypeConverter">
      <argument type="service" id="api_platform.graphql.type_builder"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory.inner" class="ApiPlatform\Core\OpenApi\Factory\OpenApiFactory">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.operation_path_resolver.router"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument>%api_platform.formats%</argument>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.pagination_options"/>
    </service>
    <service id="api_platform.serializer.context_builder.filter.inner" class="ApiPlatform\Core\Serializer\SerializerContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
    </service>
    <service id="api_platform.identifiers_extractor.cached.inner" class="ApiPlatform\Core\Api\IdentifiersExtractor">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view.inner" class="ApiPlatform\Core\Hydra\Serializer\CollectionNormalizer">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory.inner" class="ApiPlatform\Core\JsonSchema\SchemaFactory">
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="serializer.name_converter.metadata_aware" on-invalid="ignore"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="debug.api_platform.collection_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainCollectionDataProvider">
      <argument type="tagged_iterator" tag="api_platform.collection_data_provider"/>
    </service>
    <service id="debug.api_platform.item_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainItemDataProvider">
      <argument type="tagged_iterator" tag="api_platform.item_data_provider"/>
    </service>
    <service id="debug.api_platform.subresource_data_provider.inner" class="ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider">
      <argument type="tagged_iterator" tag="api_platform.subresource_data_provider"/>
    </service>
    <service id="debug.api_platform.data_persister.inner" class="ApiPlatform\Core\DataPersister\ChainDataPersister">
      <argument type="tagged_iterator" tag="api_platform.data_persister"/>
    </service>
    <service id="debug.argument_resolver.request_attribute.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">
      <argument type="service" id=".service_locator.OzEewHY"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver">
      <argument type="service" id=".service_locator.OzEewHY"/>
    </service>
    <service id="debug.traced.messenger.bus.default.inner" class="Symfony\Component\Messenger\MessageBus">
      <argument type="iterator">
        <argument type="service" id="messenger.bus.default.middleware.traceable"/>
        <argument type="service" id="messenger.bus.default.middleware.add_bus_name_stamp_middleware"/>
        <argument type="service" id="messenger.middleware.reject_redelivered_message_middleware"/>
        <argument type="service" id="messenger.middleware.dispatch_after_current_bus"/>
        <argument type="service" id="messenger.middleware.failed_message_processing_middleware"/>
        <argument type="service" id="DW\GingerBundle\Import\Messenger\Middleware\AuthenticationMiddleware"/>
        <argument type="service" id="messenger.middleware.send_message"/>
        <argument type="service" id="messenger.bus.default.middleware.handle_message"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver.inner" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>DW\GingerBundle\Import\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>App\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>DW\GingerBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
        <argument>FOS\OAuthServerBundle\Entity</argument>
      </call>
    </service>
    <service id="api_platform.serializer.mapping.class_metadata_factory.inner" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory">
      <argument type="service" id="serializer.mapping.chain_loader"/>
    </service>
    <service id="api_platform.openapi.normalizer.api_gateway.inner" class="ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer">
      <argument type="service" id=".1_Serializer~xBELOPU"/>
    </service>
    <service id="api_platform.swagger.normalizer.api_gateway.inner" class="ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
      <argument type="service" id="api_platform.json_schema.type_factory"/>
      <argument type="service" id="api_platform.operation_path_resolver.router"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument>oauth2</argument>
      <argument>password</argument>
      <argument>/oauth/v2/token</argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.subresource_operation_factory.cached"/>
      <argument>true</argument>
      <argument>page</argument>
      <argument>false</argument>
      <argument>itemsPerPage</argument>
      <argument>%api_platform.formats%</argument>
      <argument>false</argument>
      <argument>pagination</argument>
      <argument type="collection"/>
      <argument>%api_platform.swagger.versions%</argument>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
      <argument type="service">
        <service class="ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer">
          <argument type="service" id=".1_Serializer~xBELOPU"/>
        </service>
      </argument>
    </service>
    <service id="api_platform.route_name_resolver.cached.inner" class="ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver">
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.subresource_operation_factory.cached.inner" class="ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.path_segment_name_generator.underscore"/>
      <argument type="service" id="api_platform.identifiers_extractor.cached"/>
    </service>
    <service id=".errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface" class="Symfony\Component\Config\Loader\LoaderInterface"/>
    <service id=".errored..service_locator.u9oaRIv.DW\GingerBundle\ApiPlatform\Resource\PeopleTags" class="DW\GingerBundle\ApiPlatform\Resource\PeopleTags"/>
    <service id=".errored..service_locator.GurBfpf.DW\GingerBundle\Import\Entity\FileImport" class="DW\GingerBundle\Import\Entity\FileImport"/>
    <service id=".errored..service_locator.O1VEkG5.DW\GingerBundle\Import\Entity\FileImport" class="DW\GingerBundle\Import\Entity\FileImport"/>
    <service id=".errored..service_locator.6idVSME.DW\GingerBundle\Import\Entity\FileImport" class="DW\GingerBundle\Import\Entity\FileImport"/>
    <service id=".errored..service_locator.o0yGbpB.DW\GingerBundle\Import\Entity\FileImport" class="DW\GingerBundle\Import\Entity\FileImport"/>
    <service id=".errored..service_locator.kVMCplX.DW\GingerBundle\Import\Entity\FileImport" class="DW\GingerBundle\Import\Entity\FileImport"/>
    <service id=".console.command.about.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>about</argument>
      <argument type="collection"/>
      <argument>Display information about the current project</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.about"/>
    </service>
    <service id=".console.command.assets_install.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>assets:install</argument>
      <argument type="collection"/>
      <argument>Install bundle's web assets under a public directory</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.assets_install"/>
    </service>
    <service id=".console.command.cache_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:clear</argument>
      <argument type="collection"/>
      <argument>Clear the cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_clear"/>
    </service>
    <service id=".console.command.cache_pool_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:clear</argument>
      <argument type="collection"/>
      <argument>Clear cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_clear"/>
    </service>
    <service id=".console.command.cache_pool_prune.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:prune</argument>
      <argument type="collection"/>
      <argument>Prune cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_prune"/>
    </service>
    <service id=".console.command.cache_pool_delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:delete</argument>
      <argument type="collection"/>
      <argument>Delete an item from a cache pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_delete"/>
    </service>
    <service id=".console.command.cache_pool_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:list</argument>
      <argument type="collection"/>
      <argument>List available cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_list"/>
    </service>
    <service id=".console.command.cache_warmup.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:warmup</argument>
      <argument type="collection"/>
      <argument>Warm up an empty cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_warmup"/>
    </service>
    <service id=".console.command.config_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:config</argument>
      <argument type="collection"/>
      <argument>Dump the current configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_debug"/>
    </service>
    <service id=".console.command.config_dump_reference.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>config:dump-reference</argument>
      <argument type="collection"/>
      <argument>Dump the default configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_dump_reference"/>
    </service>
    <service id=".console.command.container_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:container</argument>
      <argument type="collection"/>
      <argument>Display current services for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_debug"/>
    </service>
    <service id=".console.command.container_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:container</argument>
      <argument type="collection"/>
      <argument>Ensure that arguments injected into services match type declarations</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_lint"/>
    </service>
    <service id=".console.command.debug_autowiring.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:autowiring</argument>
      <argument type="collection"/>
      <argument>List classes/interfaces you can use for autowiring</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.debug_autowiring"/>
    </service>
    <service id=".console.command.dotenv_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:dotenv</argument>
      <argument type="collection"/>
      <argument>Lists all dotenv files with variables and values</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.dotenv_debug"/>
    </service>
    <service id=".console.command.event_dispatcher_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:event-dispatcher</argument>
      <argument type="collection"/>
      <argument>Display configured listeners for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.event_dispatcher_debug"/>
    </service>
    <service id=".console.command.messenger_consume_messages.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:consume</argument>
      <argument type="collection"/>
      <argument>Consume messages</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_consume_messages"/>
    </service>
    <service id=".console.command.messenger_setup_transports.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:setup-transports</argument>
      <argument type="collection"/>
      <argument>Prepare the required infrastructure for the transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_setup_transports"/>
    </service>
    <service id=".console.command.messenger_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:messenger</argument>
      <argument type="collection"/>
      <argument>List messages you can dispatch using the message buses</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_debug"/>
    </service>
    <service id=".console.command.messenger_stop_workers.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:stop-workers</argument>
      <argument type="collection"/>
      <argument>Stop workers after their current message</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_stop_workers"/>
    </service>
    <service id=".console.command.messenger_failed_messages_retry.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:retry</argument>
      <argument type="collection"/>
      <argument>Retry one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_retry"/>
    </service>
    <service id=".console.command.messenger_failed_messages_show.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:show</argument>
      <argument type="collection"/>
      <argument>Show one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_show"/>
    </service>
    <service id=".console.command.messenger_failed_messages_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:remove</argument>
      <argument type="collection"/>
      <argument>Remove given messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_remove"/>
    </service>
    <service id=".console.command.router_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:router</argument>
      <argument type="collection"/>
      <argument>Display current routes for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_debug"/>
    </service>
    <service id=".console.command.router_match.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>router:match</argument>
      <argument type="collection"/>
      <argument>Help debug routes by simulating a path info match</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_match"/>
    </service>
    <service id=".console.command.translation_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:translation</argument>
      <argument type="collection"/>
      <argument>Display translation messages information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_debug"/>
    </service>
    <service id=".console.command.translation_extract.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:extract</argument>
      <argument type="collection">
        <argument>translation:update</argument>
      </argument>
      <argument>Extract missing translations keys from code to translation files.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_extract"/>
    </service>
    <service id=".console.command.validator_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:validator</argument>
      <argument type="collection"/>
      <argument>Display validation constraints for classes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.validator_debug"/>
    </service>
    <service id=".console.command.translation_pull.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:pull</argument>
      <argument type="collection"/>
      <argument>Pull translations from a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_pull"/>
    </service>
    <service id=".console.command.translation_push.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:push</argument>
      <argument type="collection"/>
      <argument>Push translations to a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_push"/>
    </service>
    <service id=".console.command.xliff_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:xliff</argument>
      <argument type="collection"/>
      <argument>Lint an XLIFF file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.xliff_lint"/>
    </service>
    <service id=".console.command.yaml_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:yaml</argument>
      <argument type="collection"/>
      <argument>Lint a YAML file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.yaml_lint"/>
    </service>
    <service id=".console.command.form_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:form</argument>
      <argument type="collection"/>
      <argument>Display form type information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.form_debug"/>
    </service>
    <service id=".console.command.secrets_set.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:set</argument>
      <argument type="collection"/>
      <argument>Set a secret in the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_set"/>
    </service>
    <service id=".console.command.secrets_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:remove</argument>
      <argument type="collection"/>
      <argument>Remove a secret from the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_remove"/>
    </service>
    <service id=".console.command.secrets_generate_key.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:generate-keys</argument>
      <argument type="collection"/>
      <argument>Generate new encryption keys</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_generate_key"/>
    </service>
    <service id=".console.command.secrets_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:list</argument>
      <argument type="collection"/>
      <argument>List all secrets</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_list"/>
    </service>
    <service id=".console.command.secrets_decrypt_to_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:decrypt-to-local</argument>
      <argument type="collection"/>
      <argument>Decrypt all secrets and stores them in the local vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_decrypt_to_local"/>
    </service>
    <service id=".console.command.secrets_encrypt_from_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:encrypt-from-local</argument>
      <argument type="collection"/>
      <argument>Encrypt all local secrets to the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_encrypt_from_local"/>
    </service>
    <service id=".twig.command.debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:twig</argument>
      <argument type="collection"/>
      <argument>Show a list of twig functions, filters, globals and tests</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.debug"/>
    </service>
    <service id=".twig.command.lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:twig</argument>
      <argument type="collection"/>
      <argument>Lint a Twig template and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.lint"/>
    </service>
    <service id=".security.command.debug_firewall.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:firewall</argument>
      <argument type="collection"/>
      <argument>Display information about your security firewall(s)</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.debug_firewall"/>
    </service>
    <service id=".security.command.user_password_encoder.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:encode-password</argument>
      <argument type="collection"/>
      <argument>Encode a password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_encoder"/>
    </service>
    <service id=".security.command.user_password_hash.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:hash-password</argument>
      <argument type="collection"/>
      <argument>Hash a user password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_hash"/>
    </service>
    <service id=".doctrine_migrations.diff_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:diff</argument>
      <argument type="collection"/>
      <argument>Generate a migration by comparing your current database to your mapping information.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.diff_command"/>
    </service>
    <service id=".doctrine_migrations.sync_metadata_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:sync-metadata-storage</argument>
      <argument type="collection"/>
      <argument>Ensures that the metadata storage is at the latest version.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.sync_metadata_command"/>
    </service>
    <service id=".doctrine_migrations.versions_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:list</argument>
      <argument type="collection"/>
      <argument>Display a list of all available migrations and their status.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.versions_command"/>
    </service>
    <service id=".doctrine_migrations.current_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:current</argument>
      <argument type="collection"/>
      <argument>Outputs the current version</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.current_command"/>
    </service>
    <service id=".doctrine_migrations.dump_schema_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:dump-schema</argument>
      <argument type="collection"/>
      <argument>Dump the schema for your database to a migration.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.dump_schema_command"/>
    </service>
    <service id=".doctrine_migrations.execute_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:execute</argument>
      <argument type="collection"/>
      <argument>Execute one or more migration versions up or down manually.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.execute_command"/>
    </service>
    <service id=".doctrine_migrations.generate_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:generate</argument>
      <argument type="collection"/>
      <argument>Generate a blank migration class.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.generate_command"/>
    </service>
    <service id=".doctrine_migrations.latest_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:latest</argument>
      <argument type="collection"/>
      <argument>Outputs the latest version</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.latest_command"/>
    </service>
    <service id=".doctrine_migrations.migrate_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:migrate</argument>
      <argument type="collection"/>
      <argument>Execute a migration to a specified version or the latest available version.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.migrate_command"/>
    </service>
    <service id=".doctrine_migrations.rollup_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:rollup</argument>
      <argument type="collection"/>
      <argument>Rollup migrations by deleting all tracked versions and insert the one version that exists.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.rollup_command"/>
    </service>
    <service id=".doctrine_migrations.status_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:status</argument>
      <argument type="collection"/>
      <argument>View the status of a set of migrations.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.status_command"/>
    </service>
    <service id=".doctrine_migrations.up_to_date_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:up-to-date</argument>
      <argument type="collection"/>
      <argument>Tells you if your schema is up-to-date.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.up_to_date_command"/>
    </service>
    <service id=".doctrine_migrations.version_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:version</argument>
      <argument type="collection"/>
      <argument>Manually add and delete migration versions from the version table.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.version_command"/>
    </service>
    <service id=".var_dumper.command.server_dump.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>server:dump</argument>
      <argument type="collection"/>
      <argument>Start a dump server that collects and displays dumps in a single place</argument>
      <argument>false</argument>
      <argument type="service_closure" id="var_dumper.command.server_dump"/>
    </service>
    <service id=".monolog.command.server_log.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>server:log</argument>
      <argument type="collection"/>
      <argument>Start a log server that displays logs in real time</argument>
      <argument>false</argument>
      <argument type="service_closure" id="monolog.command.server_log"/>
    </service>
    <service id=".hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>hautelook:fixtures:load</argument>
      <argument type="collection"/>
      <argument>Load data fixtures to your database.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command"/>
    </service>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.NexcUPz"/>
      <argument type="collection">
        <argument key="app:test">App\Command\AppTestCommand</argument>
        <argument key="app:dev:create-dummy-attributes">App\Command\Dev\CreateDummyAttributesCommand</argument>
        <argument key="app:migrate:user">App\Command\MigrateUserCommand</argument>
        <argument key="about">console.command.about</argument>
        <argument key="assets:install">console.command.assets_install</argument>
        <argument key="cache:clear">console.command.cache_clear</argument>
        <argument key="cache:pool:clear">console.command.cache_pool_clear</argument>
        <argument key="cache:pool:prune">console.command.cache_pool_prune</argument>
        <argument key="cache:pool:delete">console.command.cache_pool_delete</argument>
        <argument key="cache:pool:list">console.command.cache_pool_list</argument>
        <argument key="cache:warmup">console.command.cache_warmup</argument>
        <argument key="debug:config">console.command.config_debug</argument>
        <argument key="config:dump-reference">console.command.config_dump_reference</argument>
        <argument key="debug:container">console.command.container_debug</argument>
        <argument key="lint:container">console.command.container_lint</argument>
        <argument key="debug:autowiring">console.command.debug_autowiring</argument>
        <argument key="debug:dotenv">console.command.dotenv_debug</argument>
        <argument key="debug:event-dispatcher">console.command.event_dispatcher_debug</argument>
        <argument key="messenger:consume">console.command.messenger_consume_messages</argument>
        <argument key="messenger:setup-transports">console.command.messenger_setup_transports</argument>
        <argument key="debug:messenger">console.command.messenger_debug</argument>
        <argument key="messenger:stop-workers">console.command.messenger_stop_workers</argument>
        <argument key="messenger:failed:retry">console.command.messenger_failed_messages_retry</argument>
        <argument key="messenger:failed:show">console.command.messenger_failed_messages_show</argument>
        <argument key="messenger:failed:remove">console.command.messenger_failed_messages_remove</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:extract">console.command.translation_extract</argument>
        <argument key="translation:update">console.command.translation_extract</argument>
        <argument key="debug:validator">console.command.validator_debug</argument>
        <argument key="translation:pull">console.command.translation_pull</argument>
        <argument key="translation:push">console.command.translation_push</argument>
        <argument key="lint:xliff">console.command.xliff_lint</argument>
        <argument key="lint:yaml">console.command.yaml_lint</argument>
        <argument key="debug:form">console.command.form_debug</argument>
        <argument key="secrets:set">console.command.secrets_set</argument>
        <argument key="secrets:remove">console.command.secrets_remove</argument>
        <argument key="secrets:generate-keys">console.command.secrets_generate_key</argument>
        <argument key="secrets:list">console.command.secrets_list</argument>
        <argument key="secrets:decrypt-to-local">console.command.secrets_decrypt_to_local</argument>
        <argument key="secrets:encrypt-from-local">console.command.secrets_encrypt_from_local</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="debug:firewall">security.command.debug_firewall</argument>
        <argument key="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="security:hash-password">security.command.user_password_hash</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</argument>
        <argument key="dbal:run-sql">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</argument>
        <argument key="doctrine:cache:clear-metadata">doctrine.cache_clear_metadata_command</argument>
        <argument key="doctrine:cache:clear-query">doctrine.cache_clear_query_cache_command</argument>
        <argument key="doctrine:cache:clear-result">doctrine.cache_clear_result_command</argument>
        <argument key="doctrine:cache:clear-collection-region">doctrine.cache_collection_region_command</argument>
        <argument key="doctrine:mapping:convert">doctrine.mapping_convert_command</argument>
        <argument key="doctrine:schema:create">doctrine.schema_create_command</argument>
        <argument key="doctrine:schema:drop">doctrine.schema_drop_command</argument>
        <argument key="doctrine:ensure-production-settings">doctrine.ensure_production_settings_command</argument>
        <argument key="doctrine:cache:clear-entity-region">doctrine.clear_entity_region_command</argument>
        <argument key="doctrine:mapping:info">doctrine.mapping_info_command</argument>
        <argument key="doctrine:cache:clear-query-region">doctrine.clear_query_region_command</argument>
        <argument key="doctrine:query:dql">doctrine.query_dql_command</argument>
        <argument key="doctrine:schema:update">doctrine.schema_update_command</argument>
        <argument key="doctrine:schema:validate">doctrine.schema_validate_command</argument>
        <argument key="doctrine:mapping:import">doctrine.mapping_import_command</argument>
        <argument key="doctrine:migrations:diff">doctrine_migrations.diff_command</argument>
        <argument key="doctrine:migrations:sync-metadata-storage">doctrine_migrations.sync_metadata_command</argument>
        <argument key="doctrine:migrations:list">doctrine_migrations.versions_command</argument>
        <argument key="doctrine:migrations:current">doctrine_migrations.current_command</argument>
        <argument key="doctrine:migrations:dump-schema">doctrine_migrations.dump_schema_command</argument>
        <argument key="doctrine:migrations:execute">doctrine_migrations.execute_command</argument>
        <argument key="doctrine:migrations:generate">doctrine_migrations.generate_command</argument>
        <argument key="doctrine:migrations:latest">doctrine_migrations.latest_command</argument>
        <argument key="doctrine:migrations:migrate">doctrine_migrations.migrate_command</argument>
        <argument key="doctrine:migrations:rollup">doctrine_migrations.rollup_command</argument>
        <argument key="doctrine:migrations:status">doctrine_migrations.status_command</argument>
        <argument key="doctrine:migrations:up-to-date">doctrine_migrations.up_to_date_command</argument>
        <argument key="doctrine:migrations:version">doctrine_migrations.version_command</argument>
        <argument key="server:dump">var_dumper.command.server_dump</argument>
        <argument key="server:log">monolog.command.server_log</argument>
        <argument key="ginger:export">DW\GingerBundle\Import\Command\ExportToFileCommand</argument>
        <argument key="ginger:storage:clear">DW\GingerBundle\Import\Command\Storage\ClearCommand</argument>
        <argument key="ginger:debug:tag-persons">dw_ginger.command.debug.tag_persons</argument>
        <argument key="ginger:tagger">dw_ginger.command.tagger</argument>
        <argument key="ginger:user:create">dw_ginger.command.createuser</argument>
        <argument key="ginger:migrate-address">DW\GingerBundle\Command\MigrateAddressCommand</argument>
        <argument key="ginger:create-address-messages">DW\GingerBundle\Command\CreateAddressMessagesCommand</argument>
        <argument key="fos:oauth-server:clean">fos_oauth_server.clean_command</argument>
        <argument key="fos:oauth-server:create-client">fos_oauth_server.create_client_command</argument>
        <argument key="reset-password:remove-expired">SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand</argument>
        <argument key="api:json-schema:generate">api_platform.json_schema.json_schema_generate_command</argument>
        <argument key="api:openapi:export">api_platform.openapi.command</argument>
        <argument key="api:swagger:export">api_platform.swagger.command.swagger_command</argument>
        <argument key="api:graphql:export">api_platform.graphql.command.export_command</argument>
        <argument key="fos:elastica:create">fos_elastica.command.create</argument>
        <argument key="fos:elastica:delete">fos_elastica.command.delete</argument>
        <argument key="fos:elastica:populate">fos_elastica.command.populate</argument>
        <argument key="fos:elastica:reset">fos_elastica.command.reset</argument>
        <argument key="fos:elastica:reset-templates">fos_elastica.command.templates_reset</argument>
        <argument key="fos:elastica:search">fos_elastica.command.search</argument>
        <argument key="hautelook:fixtures:load">hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command</argument>
      </argument>
    </service>
    <service id=".service_locator.NexcUPz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Command\AppTestCommand" type="service_closure" id="App\Command\AppTestCommand"/>
        <argument key="App\Command\Dev\CreateDummyAttributesCommand" type="service_closure" id="App\Command\Dev\CreateDummyAttributesCommand"/>
        <argument key="App\Command\MigrateUserCommand" type="service_closure" id="App\Command\MigrateUserCommand"/>
        <argument key="console.command.about" type="service_closure" id=".console.command.about.lazy"/>
        <argument key="console.command.assets_install" type="service_closure" id=".console.command.assets_install.lazy"/>
        <argument key="console.command.cache_clear" type="service_closure" id=".console.command.cache_clear.lazy"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id=".console.command.cache_pool_clear.lazy"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id=".console.command.cache_pool_prune.lazy"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id=".console.command.cache_pool_delete.lazy"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id=".console.command.cache_pool_list.lazy"/>
        <argument key="console.command.cache_warmup" type="service_closure" id=".console.command.cache_warmup.lazy"/>
        <argument key="console.command.config_debug" type="service_closure" id=".console.command.config_debug.lazy"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id=".console.command.config_dump_reference.lazy"/>
        <argument key="console.command.container_debug" type="service_closure" id=".console.command.container_debug.lazy"/>
        <argument key="console.command.container_lint" type="service_closure" id=".console.command.container_lint.lazy"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id=".console.command.debug_autowiring.lazy"/>
        <argument key="console.command.dotenv_debug" type="service_closure" id=".console.command.dotenv_debug.lazy"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id=".console.command.event_dispatcher_debug.lazy"/>
        <argument key="console.command.messenger_consume_messages" type="service_closure" id=".console.command.messenger_consume_messages.lazy"/>
        <argument key="console.command.messenger_setup_transports" type="service_closure" id=".console.command.messenger_setup_transports.lazy"/>
        <argument key="console.command.messenger_debug" type="service_closure" id=".console.command.messenger_debug.lazy"/>
        <argument key="console.command.messenger_stop_workers" type="service_closure" id=".console.command.messenger_stop_workers.lazy"/>
        <argument key="console.command.messenger_failed_messages_retry" type="service_closure" id=".console.command.messenger_failed_messages_retry.lazy"/>
        <argument key="console.command.messenger_failed_messages_show" type="service_closure" id=".console.command.messenger_failed_messages_show.lazy"/>
        <argument key="console.command.messenger_failed_messages_remove" type="service_closure" id=".console.command.messenger_failed_messages_remove.lazy"/>
        <argument key="console.command.router_debug" type="service_closure" id=".console.command.router_debug.lazy"/>
        <argument key="console.command.router_match" type="service_closure" id=".console.command.router_match.lazy"/>
        <argument key="console.command.translation_debug" type="service_closure" id=".console.command.translation_debug.lazy"/>
        <argument key="console.command.translation_extract" type="service_closure" id=".console.command.translation_extract.lazy"/>
        <argument key="console.command.validator_debug" type="service_closure" id=".console.command.validator_debug.lazy"/>
        <argument key="console.command.translation_pull" type="service_closure" id=".console.command.translation_pull.lazy"/>
        <argument key="console.command.translation_push" type="service_closure" id=".console.command.translation_push.lazy"/>
        <argument key="console.command.xliff_lint" type="service_closure" id=".console.command.xliff_lint.lazy"/>
        <argument key="console.command.yaml_lint" type="service_closure" id=".console.command.yaml_lint.lazy"/>
        <argument key="console.command.form_debug" type="service_closure" id=".console.command.form_debug.lazy"/>
        <argument key="console.command.secrets_set" type="service_closure" id=".console.command.secrets_set.lazy"/>
        <argument key="console.command.secrets_remove" type="service_closure" id=".console.command.secrets_remove.lazy"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id=".console.command.secrets_generate_key.lazy"/>
        <argument key="console.command.secrets_list" type="service_closure" id=".console.command.secrets_list.lazy"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id=".console.command.secrets_decrypt_to_local.lazy"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id=".console.command.secrets_encrypt_from_local.lazy"/>
        <argument key="twig.command.debug" type="service_closure" id=".twig.command.debug.lazy"/>
        <argument key="twig.command.lint" type="service_closure" id=".twig.command.lint.lazy"/>
        <argument key="security.command.debug_firewall" type="service_closure" id=".security.command.debug_firewall.lazy"/>
        <argument key="security.command.user_password_encoder" type="service_closure" id=".security.command.user_password_encoder.lazy"/>
        <argument key="security.command.user_password_hash" type="service_closure" id=".security.command.user_password_hash.lazy"/>
        <argument key="doctrine.database_create_command" type="service_closure" id="doctrine.database_create_command"/>
        <argument key="doctrine.database_drop_command" type="service_closure" id="doctrine.database_drop_command"/>
        <argument key="doctrine.query_sql_command" type="service_closure" id="doctrine.query_sql_command"/>
        <argument key="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" type="service_closure" id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"/>
        <argument key="doctrine.cache_clear_metadata_command" type="service_closure" id="doctrine.cache_clear_metadata_command"/>
        <argument key="doctrine.cache_clear_query_cache_command" type="service_closure" id="doctrine.cache_clear_query_cache_command"/>
        <argument key="doctrine.cache_clear_result_command" type="service_closure" id="doctrine.cache_clear_result_command"/>
        <argument key="doctrine.cache_collection_region_command" type="service_closure" id="doctrine.cache_collection_region_command"/>
        <argument key="doctrine.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.schema_create_command" type="service_closure" id="doctrine.schema_create_command"/>
        <argument key="doctrine.schema_drop_command" type="service_closure" id="doctrine.schema_drop_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.schema_update_command" type="service_closure" id="doctrine.schema_update_command"/>
        <argument key="doctrine.schema_validate_command" type="service_closure" id="doctrine.schema_validate_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="doctrine_migrations.diff_command" type="service_closure" id=".doctrine_migrations.diff_command.lazy"/>
        <argument key="doctrine_migrations.sync_metadata_command" type="service_closure" id=".doctrine_migrations.sync_metadata_command.lazy"/>
        <argument key="doctrine_migrations.versions_command" type="service_closure" id=".doctrine_migrations.versions_command.lazy"/>
        <argument key="doctrine_migrations.current_command" type="service_closure" id=".doctrine_migrations.current_command.lazy"/>
        <argument key="doctrine_migrations.dump_schema_command" type="service_closure" id=".doctrine_migrations.dump_schema_command.lazy"/>
        <argument key="doctrine_migrations.execute_command" type="service_closure" id=".doctrine_migrations.execute_command.lazy"/>
        <argument key="doctrine_migrations.generate_command" type="service_closure" id=".doctrine_migrations.generate_command.lazy"/>
        <argument key="doctrine_migrations.latest_command" type="service_closure" id=".doctrine_migrations.latest_command.lazy"/>
        <argument key="doctrine_migrations.migrate_command" type="service_closure" id=".doctrine_migrations.migrate_command.lazy"/>
        <argument key="doctrine_migrations.rollup_command" type="service_closure" id=".doctrine_migrations.rollup_command.lazy"/>
        <argument key="doctrine_migrations.status_command" type="service_closure" id=".doctrine_migrations.status_command.lazy"/>
        <argument key="doctrine_migrations.up_to_date_command" type="service_closure" id=".doctrine_migrations.up_to_date_command.lazy"/>
        <argument key="doctrine_migrations.version_command" type="service_closure" id=".doctrine_migrations.version_command.lazy"/>
        <argument key="var_dumper.command.server_dump" type="service_closure" id=".var_dumper.command.server_dump.lazy"/>
        <argument key="monolog.command.server_log" type="service_closure" id=".monolog.command.server_log.lazy"/>
        <argument key="DW\GingerBundle\Import\Command\ExportToFileCommand" type="service_closure" id="DW\GingerBundle\Import\Command\ExportToFileCommand"/>
        <argument key="DW\GingerBundle\Import\Command\Storage\ClearCommand" type="service_closure" id="DW\GingerBundle\Import\Command\Storage\ClearCommand"/>
        <argument key="dw_ginger.command.debug.tag_persons" type="service_closure" id="dw_ginger.command.debug.tag_persons"/>
        <argument key="dw_ginger.command.tagger" type="service_closure" id="dw_ginger.command.tagger"/>
        <argument key="dw_ginger.command.createuser" type="service_closure" id="dw_ginger.command.createuser"/>
        <argument key="DW\GingerBundle\Command\MigrateAddressCommand" type="service_closure" id="DW\GingerBundle\Command\MigrateAddressCommand"/>
        <argument key="DW\GingerBundle\Command\CreateAddressMessagesCommand" type="service_closure" id="DW\GingerBundle\Command\CreateAddressMessagesCommand"/>
        <argument key="fos_oauth_server.clean_command" type="service_closure" id="fos_oauth_server.clean_command"/>
        <argument key="fos_oauth_server.create_client_command" type="service_closure" id="fos_oauth_server.create_client_command"/>
        <argument key="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand" type="service_closure" id="SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand"/>
        <argument key="api_platform.json_schema.json_schema_generate_command" type="service_closure" id="api_platform.json_schema.json_schema_generate_command"/>
        <argument key="api_platform.openapi.command" type="service_closure" id="api_platform.openapi.command"/>
        <argument key="api_platform.swagger.command.swagger_command" type="service_closure" id="api_platform.swagger.command.swagger_command"/>
        <argument key="api_platform.graphql.command.export_command" type="service_closure" id="api_platform.graphql.command.export_command"/>
        <argument key="fos_elastica.command.create" type="service_closure" id="fos_elastica.command.create"/>
        <argument key="fos_elastica.command.delete" type="service_closure" id="fos_elastica.command.delete"/>
        <argument key="fos_elastica.command.populate" type="service_closure" id="fos_elastica.command.populate"/>
        <argument key="fos_elastica.command.reset" type="service_closure" id="fos_elastica.command.reset"/>
        <argument key="fos_elastica.command.templates_reset" type="service_closure" id="fos_elastica.command.templates_reset"/>
        <argument key="fos_elastica.command.search" type="service_closure" id="fos_elastica.command.search"/>
        <argument key="hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" type="service_closure" id=".hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command.lazy"/>
      </argument>
    </service>
    <service id="cache.app.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>n4kp2d8CMX</argument>
      <argument>0</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.system.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>RCy3dANcnc</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.validator.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>6fstN2oNVG</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.serializer.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>SUkN-DZvOH</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.annotations.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>rS-nnKFXdH</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.property_info.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>o9teoVJfrA</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.messenger.restart_workers_signal.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter">
      <argument>BoeV6+ITnl</argument>
      <argument>0</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/app</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.validator_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>6zF9V+GKsX</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.security_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>mHIrjnonkW</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.doctrine.orm.default.result.recorder_inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="cache.doctrine.orm.default.query.recorder_inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <service id="api_platform.cache.route_name_resolver.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>ZbxT7mDwxB</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.identifiers_extractor.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>iNP3uewAZ9</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.subresource_operation_factory.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>N+aBNAVuBX</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.metadata.resource.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>h5zWNsC5Pu</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.cache.metadata.property.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>nnVRK2DrTf</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.graphql.cache.subscription.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <argument>8E+TgCERxH</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/var/www/html/acme/var/cache/dev/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id=".service_locator.8mYDYyA" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Twig\Extension\CsrfRuntime" type="service_closure" id="twig.runtime.security_csrf"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service_closure" id="twig.runtime.httpkernel"/>
        <argument key="Symfony\Bridge\Twig\Extension\SerializerRuntime" type="service_closure" id="twig.runtime.serializer"/>
        <argument key="Symfony\Component\Form\FormRenderer" type="service_closure" id="twig.form.renderer"/>
        <argument key="JMS\Serializer\Twig\SerializerRuntimeHelper" type="service_closure" id="jms_serializer.twig_extension.serializer_runtime_helper"/>
        <argument key="DW\GingerBundle\Twig\DWGingerRuntime" type="service_closure" id="dw_ginger.twig_runtime"/>
        <argument key="DW\GingerBundle\Twig\Helper\IntegrationsGrouper" type="service_closure" id="DW\GingerBundle\Twig\Helper\IntegrationsGrouper"/>
      </argument>
    </service>
    <service id=".service_locator.MWJTTO6" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="jms_serializer.doctrine_proxy_subscriber" type="service_closure" id="jms_serializer.doctrine_proxy_subscriber"/>
        <argument key="jms_serializer.stopwatch_subscriber" type="service_closure" id="jms_serializer.stopwatch_subscriber"/>
        <argument key="dw_ginger.address_serializer_subscriber" type="service_closure" id="dw_ginger.address_serializer_subscriber"/>
        <argument key="DW\GingerBundle\EventSubscriber\Serializer\TagSerializerSubscriber" type="service_closure" id="DW\GingerBundle\EventSubscriber\Serializer\TagSerializerSubscriber"/>
      </argument>
    </service>
    <service id=".service_locator.lamYL.e" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="jms_serializer.array_collection_handler" type="service_closure" id="jms_serializer.array_collection_handler"/>
        <argument key="jms_serializer.constraint_violation_handler" type="service_closure" id="jms_serializer.constraint_violation_handler"/>
        <argument key="jms_serializer.datetime_handler" type="service_closure" id="jms_serializer.datetime_handler"/>
        <argument key="jms_serializer.form_error_handler" type="service_closure" id="jms_serializer.form_error_handler"/>
        <argument key="jms_serializer.iterator_handler" type="service_closure" id="jms_serializer.iterator_handler"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container">
      <deprecated package="symfony/dependency-injection" version="5.1">The "%alias_id%" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack"/>
    <service id="Symfony\Component\HttpKernel\HttpCache\StoreInterface" alias="http_cache.store"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator"/>
    <service id="Symfony\Component\HttpKernel\UriSigner" alias="uri_signer"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container"/>
    <service id="Symfony\Component\String\Slugger\SluggerInterface" alias="slugger"/>
    <service id="Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface" alias="fragment.uri_generator"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="error_handler.error_renderer.serializer"/>
    <service id="Psr\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Psr\Container\ContainerInterface $parameterBag" alias="parameter_bag"/>
    <service id="cache.app_clearer" alias="cache.default_clearer" public="true"/>
    <service id="Psr\Cache\CacheItemPoolInterface" alias="cache.app"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app">
      <deprecated package="symfony/framework-bundle" version="5.4">The "%alias_id%" alias is deprecated, use "Psr\Cache\CacheItemPoolInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="translator.data_collector"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias=".debug.http_client"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="mailer" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.default_transport"/>
    <service id="mailer.logger_message_listener" alias="mailer.message_logger_listener">
      <deprecated package="symfony/framework-bundle" version="5.2">The "%alias_id%" alias is deprecated, use "mailer.message_logger_listener" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer"/>
    <service id="translator" alias="translator.data_collector" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch"/>
    <service id="router" alias="router.default" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context"/>
    <service id="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\SerializerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\NormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\DenormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\EncoderInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\DecoderInterface" alias="serializer"/>
    <service id="serializer.property_accessor" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface" alias="serializer.mapping.class_discriminator_resolver"/>
    <service id="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" alias="serializer.normalizer.object"/>
    <service id="Symfony\Component\Serializer\Normalizer\PropertyNormalizer" alias="serializer.normalizer.property"/>
    <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="error_renderer.serializer" alias="error_handler.error_renderer.serializer"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX"/>
    <service id="cache.default_doctrine_dbal_provider" alias="doctrine.dbal.default_connection"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection"/>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias=".session.do-not-use">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" and "SessionInterface" aliases are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias="session.storage.native"/>
    <service id="SessionHandlerInterface" alias="session.handler.native"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag"/>
    <service id="session.storage.filesystem" alias="session.storage.mock_file">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" alias is deprecated, use "session.storage.factory.mock_file" instead.</deprecated>
    </service>
    <service id="session.storage" alias="session.storage.native"/>
    <service id="session.storage.factory" alias="session.storage.factory.service"/>
    <service id="session.handler" alias="session.handler.native"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager"/>
    <service id="Symfony\Component\Form\ResolvedFormTypeFactoryInterface" alias="form.resolved_type_factory"/>
    <service id="Symfony\Component\Form\FormRegistryInterface" alias="form.registry"/>
    <service id="Symfony\Component\Form\FormFactoryInterface" alias="form.factory"/>
    <service id="form.property_accessor" alias="property_accessor"/>
    <service id="form.choice_list_factory" alias="form.choice_list_factory.cached"/>
    <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="debug.validator"/>
    <service id="validator.mapping.class_metadata_factory" alias="debug.validator"/>
    <service id="Symfony\Component\Messenger\Transport\Serialization\SerializerInterface" alias="messenger.transport.native_php_serializer"/>
    <service id="messenger.default_bus" alias="debug.traced.messenger.bus.default" public="true"/>
    <service id="Symfony\Component\Messenger\MessageBusInterface" alias="debug.traced.messenger.bus.default"/>
    <service id="messenger.default_serializer" alias="messenger.transport.native_php_serializer"/>
    <service id="messenger.failure_transports.default" alias="messenger.transport.failed"/>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types"/>
    <service id="Twig_Environment" alias="twig"/>
    <service id="Twig\Environment" alias="twig"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher_factory" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" service is deprecated, use "security.password_hasher"" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall"/>
    <service id="Symfony\Component\Security\Http\FirewallMapInterface" alias="security.firewall.map"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" alias="security.password_hasher_factory"/>
    <service id="security.password_hasher" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler">
      <deprecated package="symfony/security-bundle" version="5.3">The "%alias_id%" alias is deprecated, use the new authenticator system instead.</deprecated>
    </service>
    <service id="security.firewall" alias="debug.security.firewall"/>
    <service id="security.user_providers" alias="security.user.provider.concrete.app_user_provider"/>
    <service id="Symfony\Component\Security\Core\User\UserProviderInterface" alias="security.user.provider.concrete.app_user_provider"/>
    <service id="security.authentication.session_strategy.api" alias="security.authentication.session_strategy_noop"/>
    <service id="security.user_checker.api" alias="security.user_checker"/>
    <service id="security.authentication.session_strategy.apiv2" alias="security.authentication.session_strategy_noop"/>
    <service id="security.user_checker.apiv2" alias="security.user_checker"/>
    <service id="security.authentication.session_strategy.main" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.main" alias="security.user_checker"/>
    <service id="security.firewall.context_locator" alias=".service_locator.xq2QRKB"/>
    <service id="Symfony\Component\Security\Core\User\UserCheckerInterface" alias="security.user_checker"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="cache.doctrine.orm.default.metadata"/>
    <service id="doctrine.orm.default_result_cache" alias="cache.doctrine.orm.default.result"/>
    <service id="doctrine.orm.default_query_cache" alias="cache.doctrine.orm.default.query"/>
    <service id="Doctrine\ORM\EntityManagerInterface $defaultEntityManager" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="doctrine.migrations.metadata_storage" alias="doctrine.migrations.storage.table_storage"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger"/>
    <service id="Knp\Component\Pager\PaginatorInterface" alias="knp_paginator"/>
    <service id="Knp\Menu\Provider\MenuProviderInterface" alias="knp_menu.menu_provider.chain"/>
    <service id="Knp\Menu\FactoryInterface" alias="knp_menu.factory"/>
    <service id="Knp\Menu\Matcher\MatcherInterface" alias="knp_menu.matcher"/>
    <service id="Knp\Menu\Util\MenuManipulator" alias="knp_menu.manipulator"/>
    <service id="jms_serializer.metadata_driver" alias="jms_serializer.metadata.typed_properties_driver" public="true"/>
    <service id="jms_serializer.metadata.cache" alias="jms_serializer.metadata.cache.file_cache"/>
    <service id="jms_serializer.naming_strategy" alias="jms_serializer.serialized_name_annotation_strategy"/>
    <service id="jms_serializer.object_constructor" alias="jms_serializer.doctrine_object_constructor"/>
    <service id="jms_serializer.deserialization_context_factory" alias="jms_serializer.configured_deserialization_context_factory" public="true"/>
    <service id="jms_serializer.serialization_context_factory" alias="jms_serializer.configured_serialization_context_factory" public="true"/>
    <service id="jms_serializer" alias="jms_serializer.serializer" public="true"/>
    <service id="JMS\Serializer\SerializerInterface" alias="jms_serializer.serializer"/>
    <service id="JMS\Serializer\ArrayTransformerInterface" alias="jms_serializer.serializer"/>
    <service id="jms_serializer.accessor_strategy" alias="jms_serializer.accessor_strategy.default"/>
    <service id="JMS\Serializer\ContextFactory\SerializationContextFactoryInterface" alias="jms_serializer.configured_serialization_context_factory"/>
    <service id="JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface" alias="jms_serializer.configured_deserialization_context_factory"/>
    <service id="DW\GingerBundle\Doctrine\PersonManager" alias="dw_ginger.person_manager"/>
    <service id="DW\GingerBundle\Doctrine\TagManager" alias="dw_ginger.tag_manager"/>
    <service id="DW\GingerBundle\Doctrine\AttributeManager" alias="dw_ginger.attribute_manager"/>
    <service id="DW\GingerBundle\Doctrine\AdminLogManager" alias="dw_ginger.admin_log_manager"/>
    <service id="DW\GingerBundle\Doctrine\GroupManager" alias="dw_ginger.group_manager"/>
    <service id="DW\GingerBundle\Doctrine\IntegrationManager" alias="dw_ginger.integration_manager"/>
    <service id="dw_ginger.geolocator" alias="DW\GingerBundle\Services\Geolocator" public="true"/>
    <service id="dw_ginger.userAuthenticator" alias="DW\GingerBundle\Security\UserAuthenticator"/>
    <service id="DW\GingerBundle\Search\EngineInterface" alias="dw_ginger.search.doctrine_engine"/>
    <service id="dw_ginger.doctrine.person_subscriber" alias="DW\GingerBundle\EventSubscriber\Doctrine\PersonSubscriber"/>
    <service id="DW\GingerBundle\Search\Doctrine\Filter\PersonsByUserGroupsFilter" alias="dw_ginger.search.filter.persons_by_user_groups"/>
    <service id="League\FlysystemBundle\Lazy\LazyFactory" alias="flysystem.adapter.lazy.factory" public="true"/>
    <service id="DW\GingerBundle\Import\Serializer\Context\ContextInterface" alias="DW\GingerBundle\Import\Serializer\Context\PersonContext" public="true"/>
    <service id="FOS\OAuthServerBundle\Model\ClientManagerInterface" alias="fos_oauth_server.client_manager.default"/>
    <service id="FOS\OAuthServerBundle\Model\AccessTokenManagerInterface" alias="fos_oauth_server.access_token_manager.default"/>
    <service id="FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface" alias="fos_oauth_server.refresh_token_manager.default"/>
    <service id="FOS\OAuthServerBundle\Model\AuthCodeManagerInterface" alias="fos_oauth_server.auth_code_manager.default"/>
    <service id="fos_oauth_server.controller.token" alias="FOS\OAuthServerBundle\Controller\TokenController" public="true"/>
    <service id="fos_oauth_server.storage" alias="fos_oauth_server.storage.default"/>
    <service id="fos_oauth_server.client_manager" alias="fos_oauth_server.client_manager.default"/>
    <service id="fos_oauth_server.access_token_manager" alias="fos_oauth_server.access_token_manager.default"/>
    <service id="fos_oauth_server.refresh_token_manager" alias="fos_oauth_server.refresh_token_manager.default"/>
    <service id="fos_oauth_server.auth_code_manager" alias="fos_oauth_server.auth_code_manager.default"/>
    <service id="fos_oauth_server.user_provider" alias="security.user.provider.concrete.app_user_provider"/>
    <service id="fos_oauth_server.authorize.form.handler" alias="fos_oauth_server.authorize.form.handler.default"/>
    <service id="SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface" alias="symfonycasts.reset_password.helper"/>
    <service id="League\Flysystem\FilesystemOperator $defaultStorage" alias="default.storage"/>
    <service id="League\Flysystem\FilesystemReader $defaultStorage" alias="default.storage"/>
    <service id="League\Flysystem\FilesystemWriter $defaultStorage" alias="default.storage"/>
    <service id="League\Flysystem\FilesystemOperator $importsStorage" alias="imports.storage"/>
    <service id="League\Flysystem\FilesystemReader $importsStorage" alias="imports.storage"/>
    <service id="League\Flysystem\FilesystemWriter $importsStorage" alias="imports.storage"/>
    <service id="League\Flysystem\FilesystemOperator $exportsStorage" alias="exports.storage"/>
    <service id="League\Flysystem\FilesystemReader $exportsStorage" alias="exports.storage"/>
    <service id="League\Flysystem\FilesystemWriter $exportsStorage" alias="exports.storage"/>
    <service id="api_platform.serializer" alias="serializer"/>
    <service id="api_platform.property_accessor" alias="property_accessor"/>
    <service id="api_platform.property_info" alias="property_info"/>
    <service id="ApiPlatform\Core\Api\ResourceClassResolverInterface" alias="api_platform.resource_class_resolver"/>
    <service id="ApiPlatform\Core\Api\UrlGeneratorInterface" alias="api_platform.router"/>
    <service id="ApiPlatform\Core\Api\IriConverterInterface" alias="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    <service id="ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface" alias="api_platform.formats_provider">
      <deprecated package="api-platform/core" version="2.5">The "%alias_id%" alias is deprecated since API Platform 2.5.</deprecated>
    </service>
    <service id="ApiPlatform\Core\Serializer\SerializerContextBuilderInterface" alias="api_platform.serializer.context_builder.filter"/>
    <service id="ApiPlatform\Core\Serializer\Filter\PropertyFilter" alias="api_platform.serializer.property_filter"/>
    <service id="ApiPlatform\Core\Serializer\Filter\GroupFilter" alias="api_platform.serializer.group_filter"/>
    <service id="api_platform.operation_path_resolver" alias="api_platform.operation_path_resolver.router"/>
    <service id="api_platform.action.get_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.post_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.patch_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.put_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.delete_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_subresource" alias="api_platform.action.placeholder" public="true"/>
    <service id="ApiPlatform\Core\Action\NotFoundAction" alias="api_platform.action.not_found" public="true"/>
    <service id="ApiPlatform\Core\Api\IdentifiersExtractorInterface" alias="api_platform.identifiers_extractor.cached"/>
    <service id="ApiPlatform\Core\DataPersister\DataPersisterInterface" alias="debug.api_platform.data_persister"/>
    <service id="ApiPlatform\Core\DataProvider\ItemDataProviderInterface" alias="debug.api_platform.item_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\CollectionDataProviderInterface" alias="debug.api_platform.collection_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface" alias="debug.api_platform.subresource_data_provider"/>
    <service id="ApiPlatform\Core\DataProvider\Pagination" alias="api_platform.pagination"/>
    <service id="ApiPlatform\Core\DataProvider\PaginationOptions" alias="api_platform.pagination_options"/>
    <service id="api_platform.operation_path_resolver.default" alias="api_platform.operation_path_resolver.underscore"/>
    <service id="api_platform.path_segment_name_generator" alias="api_platform.path_segment_name_generator.underscore"/>
    <service id="ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface" alias="api_platform.metadata.resource.metadata_factory.cached"/>
    <service id="api_platform.metadata.property.name_collection_factory" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface" alias="api_platform.metadata.property.metadata_factory.cached"/>
    <service id="api_platform.metadata.resource.name_collection_factory" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="api_platform.metadata.resource.metadata_factory" alias="api_platform.metadata.resource.metadata_factory.cached"/>
    <service id="api_platform.metadata.property.metadata_factory" alias="api_platform.metadata.property.metadata_factory.cached"/>
    <service id="ApiPlatform\Core\JsonSchema\TypeFactoryInterface" alias="api_platform.json_schema.type_factory"/>
    <service id="ApiPlatform\Core\JsonSchema\SchemaFactoryInterface" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer" alias="api_platform.openapi.normalizer.api_gateway"/>
    <service id="ApiPlatform\Core\OpenApi\Options" alias="api_platform.openapi.options"/>
    <service id="ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface" alias="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory"/>
    <service id="api_platform.swagger_ui.listener" alias="api_platform.swagger.listener.ui"/>
    <service id="ApiPlatform\Core\GraphQl\Serializer\SerializerContextBuilderInterface" alias="api_platform.graphql.serializer.context_builder"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter" alias="api_platform.doctrine.orm.search_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter" alias="api_platform.doctrine.orm.order_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter" alias="api_platform.doctrine.orm.range_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter" alias="api_platform.doctrine.orm.date_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter" alias="api_platform.doctrine.orm.boolean_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter" alias="api_platform.doctrine.orm.numeric_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter" alias="api_platform.doctrine.orm.exists_filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.eager_loading"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension" alias="api_platform.doctrine.orm.query_extension.filter"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.filter_eager_loading"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension" alias="api_platform.doctrine.orm.query_extension.pagination"/>
    <service id="ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension" alias="api_platform.doctrine.orm.query_extension.order"/>
    <service id="ApiPlatform\Core\Validator\ValidatorInterface" alias="api_platform.validator"/>
    <service id="api_platform.message_bus" alias="debug.traced.messenger.bus.default"/>
    <service id="api_platform.security.expression_language" alias="security.expression_language"/>
    <service id="ApiPlatform\Core\Security\ResourceAccessCheckerInterface" alias="api_platform.security.resource_access_checker"/>
    <service id="FOS\ElasticaBundle\Configuration\ConfigManager" alias="fos_elastica.config_manager"/>
    <service id="FOS\ElasticaBundle\Index\IndexManager" alias="fos_elastica.index_manager"/>
    <service id="FOS\ElasticaBundle\Index\IndexTemplateManager" alias="fos_elastica.index_template_manager"/>
    <service id="FOS\ElasticaBundle\Index\Resetter" alias="fos_elastica.resetter"/>
    <service id="FOS\ElasticaBundle\Index\TemplateResetter" alias="fos_elastica.template_resetter"/>
    <service id="FOS\ElasticaBundle\Elastica\Client $defaultClient" alias="fos_elastica.client.default"/>
    <service id="Elastica\Client $defaultClient" alias="fos_elastica.client.default"/>
    <service id="fos_elastica.client" alias="fos_elastica.client.default"/>
    <service id="Elastica\Client" alias="fos_elastica.client.default"/>
    <service id="FOS\ElasticaBundle\Elastica\Client" alias="fos_elastica.client.default"/>
    <service id="fos_elastica.index" alias="fos_elastica.index.admin_logs"/>
    <service id="fos_elastica.manager" alias="fos_elastica.manager.orm"/>
    <service id="FOS\ElasticaBundle\Manager\RepositoryManagerInterface" alias="fos_elastica.manager.orm"/>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language" alias="sensio_framework_extra.converter.doctrine.orm.expression_language.default"/>
    <service id="sensio_framework_extra.security.expression_language" alias="sensio_framework_extra.security.expression_language.default"/>
    <service id="nelmio_alice.file_parser" alias="nelmio_alice.file_parser.runtime_cache"/>
    <service id="nelmio_alice.property_accessor" alias="nelmio_alice.property_accessor.std"/>
    <service id="nelmio_alice.file_locator" alias="hautelook_alice.alice.file_locator.kernel"/>
    <service id="nelmio_alice.data_loader" alias="nelmio_alice.data_loader.simple" public="true"/>
    <service id="nelmio_alice.file_loader" alias="nelmio_alice.file_loader.simple" public="true"/>
    <service id="nelmio_alice.files_loader" alias="nelmio_alice.files_loader.simple" public="true"/>
    <service id="nelmio_alice.fixture_builder" alias="nelmio_alice.fixture_builder.simple"/>
    <service id="nelmio_alice.fixture_builder.denormalizer" alias="nelmio_alice.fixture_builder.denormalizer.simple"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.parameter_bag" alias="nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.flag_parser" alias="nelmio_alice.fixture_builder.denormalizer.flag_parser.element"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture_bag" alias="nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture" alias="nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.specs" alias="nelmio_alice.fixture_builder.denormalizer.specs.simple"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor" alias="nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments" alias="nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value" alias="nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.property" alias="nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls" alias="nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer"/>
    <service id="nelmio_alice.fixture_builder.expression_language.parser" alias="nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser"/>
    <service id="nelmio_alice.fixture_builder.expression_language.lexer" alias="nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer"/>
    <service id="nelmio_alice.fixture_builder.expression_language.parser.token_parser" alias="nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry"/>
    <service id="nelmio_alice.generator" alias="nelmio_alice.generator.double_pass"/>
    <service id="nelmio_alice.generator.object_generator" alias="nelmio_alice.generator.object_generator.complete"/>
    <service id="nelmio_alice.generator.resolver.fixture_set" alias="nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects"/>
    <service id="nelmio_alice.generator.resolver.value" alias="nelmio_alice.generator.resolver.value.registry"/>
    <service id="nelmio_alice.generator.resolver.value.property_accessor" alias="property_accessor"/>
    <service id="nelmio_alice.generator.resolver.parameter_bag" alias="nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters"/>
    <service id="nelmio_alice.generator.resolver.fixture_bag" alias="nelmio_alice.generator.resolver.fixture_bag.template_bag"/>
    <service id="nelmio_alice.generator.hydrator" alias="nelmio_alice.generator.hydrator.simple"/>
    <service id="nelmio_alice.generator.hydrator.property" alias="nelmio_alice.generator.hydrator.property.symfony_property_access"/>
    <service id="nelmio_alice.generator.instantiator" alias="nelmio_alice.generator.instantiator.existing_instance"/>
    <service id="nelmio_alice.generator.caller" alias="nelmio_alice.generator.caller.simple"/>
    <service id="Faker\Generator" alias="nelmio_alice.faker.generator" public="true"/>
    <service id="fidry_alice_data_fixtures.loader.doctrine" alias="fidry_alice_data_fixtures.doctrine.purger_loader" public="true"/>
    <service id="fidry_alice_data_fixtures.doctrine.loader" alias="fidry_alice_data_fixtures.doctrine.purger_loader"/>
    <service id="fidry_alice_data_fixtures.persistence.purger_factory.doctrine" alias="fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" public="true"/>
    <service id="fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger" alias="fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory">
      <deprecated package="theofidry/alice-data-fixtures" version="1.0">The service alias "%alias_id%" is deprecated and will be removed in future versions.Use "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" instead.</deprecated>
    </service>
    <service id="fidry_alice_data_fixtures.persistence.persister.doctrine" alias="fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" public="true"/>
    <service id="hautelook_alice.locator" alias="hautelook_alice.locator.environmentless" public="true"/>
    <service id="hautelook_alice.loader" alias="hautelook_alice.loader.doctrine_orm_loader" public="true"/>
    <service id="hautelook_alice.resolver.bundle" alias="hautelook_alice.resolver.bundle.no_bundle_resolver" public="true"/>
    <service id="hautelook_alice.resolver.file" alias="hautelook_alice.resolver.file.kernel_file_resolver" public="true"/>
    <service id="DW\GingerBundle\GraphQL\GraphQLTypeManager" alias="dw_ginger.graphql.type_manager"/>
    <service id="container.env_var_processors_locator" alias=".service_locator.gSv9zYw" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.OzEewHY"/>
    <service id="session" alias=".session.do-not-use" public="true">
      <deprecated package="symfony/framework-bundle" version="5.3">The "%alias_id%" service and "SessionInterface" alias are deprecated, use "$requestStack-&gt;getSession()" instead.</deprecated>
    </service>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <service id="doctrine.id_generator_locator" alias=".service_locator.KLVvNIq"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $messengerLogger" alias="monolog.logger.messenger"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $mailerLogger" alias="monolog.logger.mailer"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $elasticaLogger" alias="monolog.logger.elastica"/>
    <service id="Psr\Log\LoggerInterface $apiLogger" alias="monolog.logger.api"/>
    <service id="Psr\Log\LoggerInterface $fileImportPersonLogger" alias="monolog.logger.file_import_person"/>
    <service id="Psr\Log\LoggerInterface $gingerCoreEventsLogger" alias="monolog.logger.ginger_core_events"/>
    <service id="Psr\Log\LoggerInterface $addressRefactorLogger" alias="monolog.logger.address_refactor"/>
    <service id="knp_menu.menu_provider" alias="knp_menu.menu_provider.chain"/>
    <service id="jms_serializer.authorization_checker" alias="security.authorization_checker" public="true"/>
    <service id="api_platform.doctrine.listener.mercure.publish" alias="api_platform.doctrine.orm.listener.mercure.publish">
      <deprecated package="api-platform/core" version="2.6">Using "%alias_id%" service is deprecated since API Platform 2.6. Use "api_platform.doctrine.orm.listener.mercure.publish" instead.</deprecated>
    </service>
    <service id="api_platform.name_converter" alias="serializer.name_converter.metadata_aware"/>
    <service id=".service_locator.H0uh8lp" alias="messenger.receiver_locator"/>
    <service id=".service_locator.lOAy9Va" alias="messenger.retry_strategy_locator"/>
    <service id=".service_locator.CrFVms7" alias=".service_locator.vPFPA0Q"/>
    <service id=".service_locator.4L7U5LJ" alias=".service_locator.haccFXz"/>
    <service id=".service_locator.3oSFGcU" alias=".service_locator.xq2QRKB"/>
    <service id=".service_locator.NuHbnez" alias="jms_serializer.metadata.service_locator"/>
    <service id=".service_locator.bnaLdkn" alias="api_platform.serializer_locator"/>
    <service id=".service_locator._BFueyf" alias="api_platform.filter_locator"/>
    <service id=".service_locator.RF_PL3A" alias="api_platform.graphql.query_resolver_locator"/>
    <service id=".service_locator.v9fV2fa" alias="api_platform.graphql.mutation_resolver_locator"/>
    <service id=".service_locator.XtKxYxr" alias="api_platform.graphql.type_locator"/>
    <service id=".service_locator.rN7fFER" alias="api_platform.graphql.fields_builder_locator"/>
    <service id=".service_locator.0GV1BZZ" alias=".service_locator.gSv9zYw"/>
    <service id=".service_locator.TkuI.07" alias=".service_locator.oTWk6pU"/>
    <service id=".service_locator.9QGVP3y" alias=".service_locator.t7D.JSf"/>
    <service id=".service_locator.mwWnf8x" alias=".service_locator.lR3uwMO"/>
    <service id=".service_locator.9KJNBnU" alias=".service_locator.GurBfpf"/>
    <service id=".service_locator.OhqSrLN" alias=".service_locator.O1VEkG5"/>
    <service id=".service_locator.JjLpGMt" alias=".service_locator.6idVSME"/>
    <service id=".service_locator.I_1wttA" alias=".service_locator.o0yGbpB"/>
    <service id=".service_locator.E2qUFEl" alias=".service_locator.OzEewHY"/>
    <service id=".service_locator.gmZWt5m" alias=".service_locator.zl6u5nk"/>
    <service id=".service_locator.YUS7hpw" alias=".service_locator.1xppWmk"/>
    <service id=".service_locator.eu5MEtB" alias=".service_locator.qzls9xz"/>
    <service id=".service_locator.4a1Jodk" alias=".service_locator.0MyS7B6"/>
    <service id=".service_locator.HXO3VBL" alias=".service_locator.SQUSL3k"/>
    <service id=".service_locator.O24_MAy" alias=".service_locator.yY.p4P7"/>
    <service id=".service_locator.0ghLsew" alias=".service_locator.mx0UMmY"/>
    <service id="validator" alias="debug.validator" public="true"/>
    <service id="api_platform.metadata.property.metadata_factory.property_info.inner" alias="api_platform.metadata.property.metadata_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_factory.annotation.inner" alias="api_platform.metadata.resource.metadata_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_factory.yaml.inner" alias="api_platform.metadata.resource.metadata_factory.annotation"/>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory.inner" alias="api_platform.metadata.property.metadata_factory.property_info"/>
    <service id="api_platform.metadata.resource.metadata_factory.input_output.inner" alias="api_platform.metadata.resource.metadata_factory.yaml"/>
    <service id="api_platform.metadata.property.metadata_factory.serializer.inner" alias="api_platform.doctrine.orm.metadata.property.metadata_factory"/>
    <service id="api_platform.metadata.property.metadata_factory.default_property.inner" alias="api_platform.metadata.property.metadata_factory.serializer"/>
    <service id="api_platform.metadata.subresource.metadata_factory.annotation.inner" alias="api_platform.metadata.property.metadata_factory.default_property"/>
    <service id="api_platform.metadata.resource.metadata_factory.php_doc.inner" alias="api_platform.metadata.resource.metadata_factory.input_output"/>
    <service id="api_platform.metadata.resource.metadata_factory.short_name.inner" alias="api_platform.metadata.resource.metadata_factory.php_doc"/>
    <service id="api_platform.metadata.resource.filter_metadata_factory.annotation.inner" alias="api_platform.metadata.resource.metadata_factory.short_name"/>
    <service id="api_platform.metadata.property.metadata_factory.annotation.inner" alias="api_platform.metadata.subresource.metadata_factory.annotation"/>
    <service id="api_platform.metadata.property.metadata_factory.yaml.inner" alias="api_platform.metadata.property.metadata_factory.annotation"/>
    <service id="api_platform.metadata.property.metadata_factory.validator.inner" alias="api_platform.metadata.property.metadata_factory.yaml"/>
    <service id="api_platform.metadata.resource.metadata_factory.operation.inner" alias="api_platform.metadata.resource.filter_metadata_factory.annotation"/>
    <service id="api_platform.metadata.resource.metadata_factory.formats.inner" alias="api_platform.metadata.resource.metadata_factory.operation"/>
    <service id="http_client" alias=".debug.http_client"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="debug.controller_resolver"/>
    <service id="argument_resolver" alias="debug.argument_resolver"/>
    <service id="translator.data_collector.inner" alias="translator.default"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager"/>
    <service id="doctrine.migrations.migrations_factory" alias="doctrine.migrations.container_aware_migrations_factory"/>
    <service id="var_dumper.cli_dumper" alias="var_dumper.contextualized_cli_dumper"/>
    <service id="jms_serializer.metadata.doctrine_type_driver.inner" alias="jms_serializer.metadata.chain_driver"/>
    <service id="jms_serializer.metadata.typed_properties_driver.inner" alias="jms_serializer.metadata.doctrine_type_driver"/>
    <service id="jms_serializer.doctrine_object_constructor.inner" alias="jms_serializer.unserialize_object_constructor"/>
    <service id="api_platform.iri_converter" alias="DW\GingerBundle\ApiPlatform\Core\IriConverter"/>
    <service id="api_platform.graphql.type_converter" alias="DW\GingerBundle\ApiPlatform\GraphQL\Type\TypeConverter"/>
    <service id="api_platform.openapi.factory" alias="DW\GingerBundle\ApiPlatform\OpenApi\OpenApiFactory"/>
    <service id="api_platform.serializer.context_builder" alias="api_platform.serializer.context_builder.filter"/>
    <service id="api_platform.identifiers_extractor" alias="api_platform.identifiers_extractor.cached"/>
    <service id="api_platform.metadata.property.name_collection_factory.xml.inner" alias="api_platform.metadata.property.name_collection_factory.property_info"/>
    <service id="api_platform.metadata.resource.name_collection_factory.annotation.inner" alias="api_platform.metadata.resource.name_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml.inner" alias="api_platform.metadata.resource.name_collection_factory.annotation"/>
    <service id="api_platform.metadata.property.name_collection_factory.yaml.inner" alias="api_platform.metadata.property.name_collection_factory.xml"/>
    <service id="api_platform.hydra.normalizer.collection" alias="api_platform.hydra.normalizer.collection_filters"/>
    <service id="api_platform.hydra.normalizer.collection_filters.inner" alias="api_platform.hydra.normalizer.partial_collection_view"/>
    <service id="api_platform.json_schema.schema_factory" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="api_platform.collection_data_provider" alias="debug.api_platform.collection_data_provider"/>
    <service id="api_platform.item_data_provider" alias="debug.api_platform.item_data_provider"/>
    <service id="api_platform.subresource_data_provider" alias="debug.api_platform.subresource_data_provider"/>
    <service id="api_platform.data_persister" alias="debug.api_platform.data_persister"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller"/>
    <service id="messenger.bus.default" alias="debug.traced.messenger.bus.default"/>
    <service id="doctrine.orm.default_metadata_driver" alias=".doctrine.orm.default_metadata_driver"/>
    <service id="serializer.mapping.class_metadata_factory" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="api_platform.openapi.normalizer" alias="api_platform.openapi.normalizer.api_gateway"/>
    <service id="api_platform.swagger.normalizer.documentation" alias="api_platform.swagger.normalizer.api_gateway"/>
    <service id="api_platform.route_name_resolver" alias="api_platform.route_name_resolver.cached"/>
    <service id="api_platform.subresource_operation_factory" alias="api_platform.subresource_operation_factory.cached"/>
    <service id="api_platform.metadata.resource.name_collection_factory.cached.inner" alias="api_platform.metadata.resource.name_collection_factory.yaml"/>
    <service id="api_platform.metadata.resource.metadata_factory.cached.inner" alias="api_platform.metadata.resource.metadata_factory.formats"/>
    <service id="api_platform.metadata.property.name_collection_factory.cached.inner" alias="api_platform.metadata.property.name_collection_factory.yaml"/>
    <service id="api_platform.metadata.property.metadata_factory.cached.inner" alias="api_platform.metadata.property.metadata_factory.validator"/>
    <service id=".service_locator.uo5c0SP" alias=".service_locator.xUrKPVU"/>
    <service id=".service_locator.XxFz0OK" alias=".service_locator.u9oaRIv"/>
    <service id=".service_locator.URfgn8g" alias=".service_locator.zFcJjKU"/>
    <service id=".service_locator.k3yKEdo" alias=".service_locator.6E9xidT"/>
    <service id=".service_locator.ehIACRj" alias=".service_locator.rDMu6Zd"/>
    <service id=".service_locator.lFe1qpi" alias=".service_locator.oTWk6pU"/>
    <service id=".service_locator.r1OSavf" alias=".service_locator.t7D.JSf"/>
    <service id=".service_locator.hnQ8XQO" alias=".service_locator.lR3uwMO"/>
    <service id=".service_locator.cgGWovi" alias=".service_locator.GurBfpf"/>
    <service id=".service_locator.Ou9MHYE" alias=".service_locator.O1VEkG5"/>
    <service id=".service_locator.gsVVcVw" alias=".service_locator.6idVSME"/>
    <service id=".service_locator.gg_eRCp" alias=".service_locator.o0yGbpB"/>
    <service id=".service_locator.pkeGno4" alias=".service_locator.kVMCplX"/>
    <service id=".service_locator.A740LBW" alias=".service_locator.mx0UMmY"/>
    <service id=".service_locator.WUQLDJD" alias=".service_locator.JzpSxHw"/>
    <service id=".service_locator.aa1PbBb" alias=".service_locator.nLgZj7R"/>
  </services>
</container>
